Am 05.03.2007 um 14:36 schrieb Peter O'Gorman:
Is the symbol actually defined in each object file? It shouldn't
be. if you do:
nm .libs/Login.o | grep getpwnam
and
nm .libs/greet.o | grep getpwnam
does it show both with capital letters? If so there is something
bad happening in the headers
On Mar 3, 2007, at 1:37 AM, Peter Dyballa wrote:
Hello!
Here are the lines from the compilation buffer:
gcc ${wl}-undefined ${wl}dynamic_lookup -o .libs/libXdmGreet.so -
bundle .libs/Login.o .libs/greet.o .libs/verify.o -L/sw/lib/
freetype219/lib -L/sw/lib/fontconfig2/lib -L/sw/lib/ncurs