Build break in xdm.

Alan Coopersmith Alan.Coopersmith at Sun.COM
Wed Nov 9 12:31:22 PST 2005


Strange - that part of xdm's Imakefile hasn't changed in a while:

#if !defined(i386IscArchitecture) && !defined(i386ScoArchitecture) && 
!defined(LinuxArchitecture) && !defined(NTOArchitecture) && 
!defined(SGIArchitecture)
SYS_LIBRARIES3 = -lresolv
#endif

Does a !defined(AIXArchitecture) need to be added?

	-Alan Coopersmith-           alan.coopersmith at sun.com
	 Sun Microsystems, Inc. - X Window System Engineering


mcnichol at austin.ibm.com wrote:
> I started a build before lunch, and hit this error when trying to link:
> 
> The systems is running AIX version 5.3.
> 
>         xlc_r -o xdm -O -D__STR31__ -DNDEBUG      -L../../exports/lib    auth.o daemon.o server.o dpylist.o dm.o error.o file.o  netaddr.o reset.o resource.o protodpy.o policy.o  session.o socket.o streams.o util.o xdmcp.o  mitauth.o  genauth.o access.o choose.o  prngc.o  xdmauth.o   greet.o verify.o Login.o ../../exports/lib/libXpm.so ../../exports/lib/libXmu.so ../../exports/lib/libXt.so ../../exports/lib/libSM.so ../../exports/lib/libICE.so ../../exports/lib/libXext.so ../../exports/lib/libX11.so ../../exports/lib/libXau.so  ../../exports/lib/libXdmcp.so  -lpam      -bnoipath -blibpath:/xorg/X1132/lib:/usr/lib/threads:/usr/lib:/lib  -ls  -lresolv  -bnodelcsect
> ld: 0706-006 Cannot find or open library file: -l resolv
>         ld:open(): No such file or directory
> make: The error code from the last command is 255.
> 
> 
> Dan
> _______________________________________________
> xorg mailing list
> xorg at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xorg




More information about the xorg mailing list