Re: CVS glib



Sebastian Wilhelmi wrote:
> 
> Hi, Terry 
> There are two possibile cases:
> 1. Your thread system is screwed. That does mean, that there is a
> /usr/include/pthread.h file, but this doesn't seem to define a single
> function.
 
re installed linuxthreads, glib and gtk+ installed, now imlib is giving 
me an error. I have exhausted all of my ideas on fixing this.

gcc -g -O2 -o .libs/imlib_config imlib_config.o icons.o testimg.o
-Wl,--rpath -W 
l,/usr/local/lib ../gdk_imlib/.libs/libgdk_imlib.so -L/opt/gnome/lib
-L/usr/X11/lib 
-lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lintl -lXext -lX11 -lm
-ljpeg -ltiff -lgif -lpng -lz -lm
../gdk_imlib/.libs/libgdk_imlib.so: undefined reference to
`png_set_sBIT'
../gdk_imlib/.libs/libgdk_imlib.so: undefined reference to
`png_set_IHDR'
../gdk_imlib/.libs/libgdk_imlib.so: undefined reference to
`png_get_valid'
../gdk_imlib/.libs/libgdk_imlib.so: undefined reference to
`png_get_IHDR'
collect2: ld returned 1 exit status
make[2]: *** [imlib_config] Error 1
make[2]: Leaving directory `/usr/src/gnomecvs/imlib/utils'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gnomecvs/imlib'
make: *** [all-recursive-am] Error 2

Thanks
Terry



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]