On 03/28/2012 09:23 AM, Darrell Anderson wrote:
There is a build failure in ksquirrel. I is another related to the undefined reference to `TQWidgetFactory::create(TQString const&, TQObject*, TQWidget*, char const*)' Not sure where to start. Here is the full error:
Well, I can't get that far to help because I can't build libksquirrel. :(
Darrell
To unsubscribe, e-mail: trinity-devel-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-devel-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-devel.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Darrell,
I sure didn't do anything special...
[ "$QTDIR" = "" ] && . /etc/profile.d/tqt3.sh # or tqt3.sh [ "$TDEDIR" = "" ] && . /etc/profile.d/trinity.sh # or tde.sh
cd ${srcdir}/${pkgname#*-}
cp /usr/share/aclocal/libtool.m4 ./admin/libtool.m4.in cp /usr/share/libtool/config/ltmain.sh ./admin
make -f admin/Makefile.common
./configure \ --prefix=${TDEDIR} \ --with-qt-dir=${QTDIR} \ --with-qt-includes=${QTDIR}/include \ --with-qt-libraries=${QTDIR}/lib \ --localstatedir=/var \ --enable-debug=full \ --enable-closure make
Also, is there any way to tell your mailer to just preface your signature with two single dashes '--'? That way the signature is automatically stripped from replies. With the whole line of dashes '---------....' the signature is included in the replies (see above) No biggie, just thought I'd mention it :)