My libpng12.pc already consists of what Alexander sent:

prefix=/sw
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/libpng12

Name: libpng
Description: Loads and saves PNG files
Version: 1.2.12
Libs: -L${libdir} -lpng12
Cflags: -I${includedir}


Could that be related to my build failure for gtkmm2.4-2.6.14-1001:


g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gtkmm\" -I../../gtk -I../../gtk 
-I../../pango -I../../pango -I../../atk -I../../atk -I../../gdk -I../../gdk 
-I../../gtk -I../../gtk -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API 
-DXNO_MTSAFE_UNISTDAPI -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include 
-I/sw/include/pango-1.0 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 
-I/sw/include/gtk-2.0 -I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/include 
-I/sw/include/sigc++-2.0 -I/sw/lib/sigc++-2.0/include -I/sw/include/glibmm-2.4 
-I/sw/lib/glibmm-2.4/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include 
-no-cpp-precomp -DX_LOCALE -I/sw/include -g -O2 -pedantic -W -Wall -c ruler.cc  
-fno-common -DPIC -o .libs/ruler.o
../../gtk/gtkmm/settings.h:102: error: extra ';'
make[5]: *** [rc.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
 g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gtkmm\" -I../../gtk -I../../gtk 
-I../../pango -I../../pango -I../../atk -I../../atk -I../../gdk -I../../gdk 
-I../../gtk -I../../gtk -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API 
-DXNO_MTSAFE_UNISTDAPI -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include 
-I/sw/include/pango-1.0 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 
-I/sw/include/gtk-2.0 -I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/include 
-I/sw/include/sigc++-2.0 -I/sw/lib/sigc++-2.0/include -I/sw/include/glibmm-2.4 
-I/sw/lib/glibmm-2.4/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include 
-no-cpp-precomp -DX_LOCALE -I/sw/include -g -O2 -pedantic -W -Wall -c ruler.cc 
-o ruler.o >/dev/null 2>&1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2


-- 
Laine Lee
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to