Martin Costabel wrote:

Marco van Hylckama Vlieg wrote:

/sw/bin/moc ./kclock.h -o kclock.moc
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/sw/include -I/sw/include/qt -I/usr/X11R6/include -I/sw/include -I/sw/include/libart-2.0 -UQT_NO_ASCII_CAST -DQT_THREAD_SUPPORT -I/sw/lib/flex/include -fno-common -no-cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/sw/include -I/usr/X11R6/include -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -Os -Os -fPIC -fno-exceptions -fno-check-new -fno-common -MT kclock.o -MD -MP -MF ".deps/kclock.Tpo" -c -o kclock.o kclock.cpp; \
then mv -f ".deps/kclock.Tpo" ".deps/kclock.Po"; else rm -f ".deps/kclock.Tpo"; exit 1; fi
In file included from kclock.cpp:34:
/usr/X11R6/include/libart_lgpl/art_rgb_svp.h:36: error: parse error before `*' token

What is this /usr/X11R6/include/libart_lgpl stuff? It is not part of Fink nor of X11 or xfree86, AFAIK. Move it out of the way.

Aha! Good catch, Martin. That would be the problem.




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to