trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: March 2012

Re: [trinity-devel] avahi-tqt - any progress?

From: "David C. Rankin" <drankinatty@...>
Date: Fri, 09 Mar 2012 22:04:25 -0600
On 03/09/2012 09:34 PM, Darrell Anderson wrote:

> Configure seems okay but make stumbles with creating qt-watch.moc3.
> 
> "moc: Too many input files specified" seems to be one of those error message that nobody on the planet helps with. Lots of people asking, nobody explaining. Of course, all of these non-answers are replicated a couple hundred times all over the web. Google is a POS the past couple of years.
> 
> /usr/bin/moc-tqt, /usr/bin/tmoc, /opt/trinity/bin/moc, /usr/bin/tqt-replace-stream, /usr/bin/tqt-replace all exist.
> 
> I'm building like this:
> 
> CFLAGS="$CPUOPT" \
> CXXFLAGS=$CPUOPT \
> ./autogen.sh \
>   --prefix=${PREFIX} \
>   --sysconfdir=${SYSCONFDIR} \
>   --libdir=${LIBDIR} \
>   --mandir=${MANDIR} \
>   --enable-compat-libdns_sd || exit 1
> 
> 
> Maybe this only builds on ooboontoo.
> 
> Darrell
> 

on ooboontoo-- when the moon is full and with a pinch of salt thrown over your
left shoulder.... I kept it simple and tried:

  ./autogen.sh --prefix=${TDEDIR} \
    --sysconfdir=/etc \
    --localstatedir=/var/run


No Joy, same error...

But HELL YA! on the rest :)

  I'm going to try a couple more packages on your list and then clean up the
build script and set up logging. Total build to 1:59 minutes on my end for all
the listed packages -- that's really good.

-- 
David C. Rankin, J.D.,P.E.