Re: error building shared libXau

2003-10-09 Thread Matthieu Herrb
Frank Liu wrote (in a message from Tuesday Apr 1) > more errors while final linking of "XFree86", Xprt, Xnest, etc. > > eg: > ... > os/libos.a(auth.o): In function `LoadAuthorization': > auth.o(.text+0x126): undefined reference to `XauDisposeAuth' > auth.o(.text+0x135): undefined reference

Re: error building shared libXau

2003-10-09 Thread Matthieu Herrb
Matthieu Herrb wrote (in a message from Tuesday April 1) > Frank Liu wrote (in a message from Monday 31) > > I am trying to enable building shared lib for libXau, but got > > an error: > > ... > > gcc -o ./libXau.so.6.0~ -shared -Wl,-rpath,/usr/X11R6/lib > > -Wl,-soname,libXau.so.6 AuDis

Re: error building shared libXau

2003-04-01 Thread Frank Liu
more errors while final linking of "XFree86", Xprt, Xnest, etc. eg: ... os/libos.a(auth.o): In function `LoadAuthorization': auth.o(.text+0x126): undefined reference to `XauDisposeAuth' auth.o(.text+0x135): undefined reference to `XauReadAuth' os/libos.a(xdmcp.o): In function `XdmcpRegisterAuthent

Re: error building shared libXau

2003-03-31 Thread Matthieu Herrb
Frank Liu wrote (in a message from Monday 31) > I am trying to enable building shared lib for libXau, but got > an error: > ... > gcc -o ./libXau.so.6.0~ -shared -Wl,-rpath,/usr/X11R6/lib > -Wl,-soname,libXau.so.6 AuDispose.o AuFileName.o AuGetAddr.o AuGetBest.o > AuLock.o AuRead.o AuUnlock.o

error building shared libXau

2003-03-31 Thread Frank Liu
I am trying to enable building shared lib for libXau, but got an error: ... gcc -o ./libXau.so.6.0~ -shared -Wl,-rpath,/usr/X11R6/lib -Wl,-soname,libXau.so.6 AuDispose.o AuFileName.o AuGetAddr.o AuGetBest.o AuLock.o AuRead.o AuUnlock.o AuWrite.o + rm -f libXau.so.6 + ln -s libXau.so.6.0 libXau.so.6