Re: Libtools 1.5.23a, 1.5.23c, and 1.5.22 use -bundle while creating xdm of XOrg 7.1

2007-03-05 Thread Peter Dyballa
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

Re: Libtools 1.5.23a, 1.5.23c, and 1.5.22 use -bundle while creating xdm of XOrg 7.1

2007-03-05 Thread Peter O'Gorman
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