Re: gdk_imlib problem



On 16 Jul 1998, Raja R Harinath wrote:

> Looks like you moved gtk+ from /usr/include to /usr/local/include.
> `automake', which handles dependency tracking, cannot handle moved or
> removed header files cleanly (as of now.  Future versions may be OK).
> 
> 	% rm -fr `find . -name .deps -print`
> 	% make clean && make

Yes, I uninstalled some old gtk rpm's in this process.  Just to be sure,
I've made clean & distclean, re autogen.sh'd it, and remade from scratch.
I like having a PentiumII-300 at work; this could be painful on my P-90
at home.  8^)

Doing this still doesn't solve my libpng problem, though, which just
reappeared in my clean rebuild:

gcc -g -O2 -o .libs/imlib_config imlib_config.o icons.o testimg.o -Wl,-rpath -Wl,/usr/local/lib ../gdk_imlib/.libs/libgdk_imlib.so -L/usr/local/lib -L/usr/X11R6/lib -lgtk-1.1 -lgdk-1.1 -L/usr/local/lib -lglib-1.1 -lXext -lX11 -lm -ljpeg -ltiff -lungif -lp
ng -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'

Still thinking about what this one could be; I don't understand it.

--
Todd Graham Lewis                                     (800) 719-4664, x2804
******Linux******         MindSpring Enterprises      tlewis@mindspring.net



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