gegl does not compile when gtk support is deactivated

Oliver Lehmann lehmann at ans-netz.de
Wed Mar 11 09:41:07 PDT 2009


Hi,

when disabling GTK support (in fact I've disabled every option in make
config) gegl does not compile:

cc .libs/2geglbuffer.o -o .libs/2geglbuffer -Wl,--export-dynamic -pthread  ../gegl/.libs/libgegl-0.0.so -L/usr/local/lib /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libgthread-2.0.so -pthread /usr/local/lib/libglib-2.0.so -licui18n /usr/local/lib/libintl.so /usr/local/lib/libiconv.so /usr/local/lib/libpcre.so /usr/local/lib/libbabl-0.0.so -lpng -lz -lm  -Wl,--rpath -Wl,/usr/local/lib
.libs/2geglbuffer.o(.text+0x1d): In function `main':
: undefined reference to `gtk_init'
gmake[3]: *** [2geglbuffer] Error 1
gmake[3]: Leaving directory `/mnt/misc/usr/ports/graphics/gegl/work/gegl-0.0.22/examples'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/mnt/misc/usr/ports/graphics/gegl/work/gegl-0.0.22/examples'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/mnt/misc/usr/ports/graphics/gegl/work/gegl-0.0.22'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/graphics/gegl.


-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/


More information about the freebsd-ports mailing list