Alexander,
    Okay. Try changing the sparky-py.patch to have...

CXX            = g++
-CXXFLAGS       =
+CXXFLAGS       = -O3 -ffast-math -fPIC -fno-common -Wno-long-double 
-I/usr/X11R6/include
CC             = gcc
-CFLAGS         =
+CFLAGS         = -O3 -ffast-math -fPIC -fno-common -I/usr/X11R6/include
PYFLAGS                = -I$(PYTHON_INC) -I$(PYTHON_LIB)/config

That should work, although I suspect the best fix is to just add the
-I/usr/X11R6/include to the TKFLAGS instead.
                         Jack

-------------------------------------------------------------------------
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