OK, i got the last issue resolved by removing the offending "-gif"
switch.  Now i'm getting ugliness when trying to compile kdelibs:
make[3]: Entering directory `/home/netllama/stuff/kdelibs-2.2.1/dcop'
/usr/lib/qt2/bin/moc ./dcopclient.h -o dcopclient.moc
/usr/lib/qt2/bin/moc ./testdcop.h -o testdcop.moc
/usr/lib/qt2/bin/moc ./dcopserver.h -o dcopserver.moc
creating libDCOP_la.all_cpp.cpp ...
/bin/sh ../libtool --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I.
-I.. -I../dcop -I../libltdl -I../kdecore -I../kdeui -I../kssl
-I/usr/lib/qt2/include -I/usr/X11R6/include -I/opt/kde2/include   -O3
-march=i686 -mcpu=i686 -DQT_THREAD_SUPPORT -pthread -D_REENTRANT
-I/usr/local/include  -DNDEBUG -O2 -O3 -march=i686 -mcpu=i686
-fno-exceptions -fno-check-new  -ftemplate-depth-99 -DQT_NO_TRANSLATION
-DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST  -c
libDCOP_la.all_cpp.cpp
mkdir .libs
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../dcop -I../libltdl -I../kdecore
-I../kdeui -I../kssl -I/usr/lib/qt2/include -I/usr/X11R6/include
-I/opt/kde2/include -O3 -march=i686 -mcpu=i686 -DQT_THREAD_SUPPORT
-pthread -D_REENTRANT -I/usr/local/include -DNDEBUG -O2 -O3 -march=i686
-mcpu=i686 -fno-exceptions -fno-check-new -ftemplate-depth-99
-DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT
-DQT_NO_ASCII_CAST -c libDCOP_la.all_cpp.cpp  -fPIC -DPIC -o
.libs/libDCOP_la.all_cpp.o
In file included from dcopclient.cpp:52,
                 from libDCOP_la.all_cpp.cpp:3:
dcopobject.h:223: ANSI C++ forbids declaration `QList' with no type
dcopobject.h:223: template-id `QList<DCOPObject>' used as a declarator
dcopobject.h:223: parse error before `('
dcopobject.h:286: ANSI C++ forbids declaration `QList' with no type
dcopobject.h:286: template-id `QList<DCOPObjectProxy>' used as a
declarator
dcopobject.h:286: parse error before `*'
In file included from libDCOP_la.all_cpp.cpp:3:
dcopclient.cpp:113: `QList' is not a template
dcopclient.cpp:113: confused by earlier errors, bailing out
make[3]: *** [libDCOP_la.all_cpp.lo] Error 1
make[3]: Leaving directory `/home/netllama/stuff/kdelibs-2.2.1/dcop'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/netllama/stuff/kdelibs-2.2.1/dcop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/netllama/stuff/kdelibs-2.2.1'
make: *** [all-recursive-am] Error 2

=====
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lonni J. Friedman                          [EMAIL PROTECTED]

Linux Step-by-step help:           http://netllama.ipfox.com

                                                 .

__________________________________________________
Do You Yahoo!?
Buy the perfect holiday gifts at Yahoo! Shopping.
http://shopping.yahoo.com
_______________________________________________
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Reply via email to