System:

    * OS 10.4.10
    * PowerPC G4/867 Single Processor
    * Xcode 2.4.1
    * xorg-6.8.2-1044

It appears not to utilize the X11 header files correctly for 
Fink-installed X11 distributions ( |xfree86| or |xorg| ):

...
g++ -DHAVE_CONFIG_H -DLOCALEDIR=\"/sw/share/locale\" 
-DZPHOTO_TEMPLATE_DIR='"/sw/share/zphoto/templates/default/en"' 
-DZPHOTO_FONT='"/sw/share/zphoto/fonts/EfontSerifB.fdb"' 
-DZPHOTO_TEMPLATE_DIR_RELATIVE='"templates/default/en"' 
-DZPHOTO_FONT_RELATIVE='"EfontSerifB.fdb"' -I. -I. -I. -I. -I/sw/include 
-I/sw/lib/wx/include/mac-ansi-release-2.6 -I/sw/include/wx-2.6 
-D__WXMAC__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA 
-I/sw/include/freetype1 -I/sw/include -O2 -Wall -Wunused -Wuninitialized 
-c -o image.o image.cpp
image.cpp:318:22: error: X11/Xlib.h: No such file or directory
...

A full build log is posted at

http://akhmac.blogdns.net/~hansen/finklogs/fink-build-log_zphoto-wxmac_1.2-1023_2007.06.28-14.00.45

Maybe using SetCPPFLAGS: -I/usr/X11R6/include would help?  (I haven't 
had the time to try this myself yet)


-- 
Alexander K. Hansen
Fink User Liaison/Documenter
akh AT finkproject DOT org


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to