Re: not picking up a library right.



Trying to compile gnome-libs on a netwinder (I need to fix the label
``arm'' in gtk-xmhtml/gtk-xmhtml.h because it's defined on the arm
processor, but I want to make sure everything compiles first):

gcc -g -O2 -Wall -Wno-unused -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -o .libs/htmltest test.o -Wl,-rpath -Wl,/usr/local/lib ../gtk-xmhtml/.libs/libgtkxmhtml.so -lXpm -ljpeg -lpng -lz -lz -lSM -lICE -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm -lm
../gtk-xmhtml/.libs/libgtkxmhtml.so: undefined reference to `uncompress'
../gtk-xmhtml/.libs/libgtkxmhtml.so: undefined reference to `compress'

So what am I missing here??  compress is in -lz, and libgtkxmhtml.so
is included before it.

-- 
-russ nelson <rn-sig@crynwr.com>  http://crynwr.com/~nelson
Crynwr supports Open Source(tm) Software| PGPok |   There is good evidence
521 Pleasant Valley Rd. | +1 315 268 1925 voice |   that freedom is the
Potsdam, NY 13676-3213  | +1 315 268 9201 FAX   |   cause of world peace.



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