Build break in xdm.

mcnichol at austin.ibm.com mcnichol at austin.ibm.com
Wed Nov 9 13:14:19 PST 2005


I noticed that also.  This is looking pretty strange right now.

While I'm poking around my compiler flagged a couple of other problems:


        xlc_r -O -D__STR31__ -DNDEBUG      -I../.. -I../../exports/include   -DSYSV -DAIXV3 -DAIXV4 -DAIXV5 -D_ALL_SOURCE  -DFUNCPROTO=15   -DBINDIR=\"/xorg/X1132/bin\" -DXDMDIR=\"/xorg/X1132/lib/X11/xdm\"      -DHASXDMAUTH     -DUSE_PAM -DTCPCONN -DUNIXCONN   -DHAS_STICKY_DIR_BIT -DHAS_FCHOWN -DIPv6  -DGREET_USER_STATIC      -DOSMAJORVERSION=5  -DOSMINORVERSION=3     -DXPM        -c access.c
"access.c", line 260.38: 1506-1298 (W) The subscript 256 is out of range. The valid range is 0 to 255.



        xlc_r -O -D__STR31__ -DNDEBUG      -I../.. -I../../exports/include   -DSYSV -DAIXV3 -DAIXV4 -DAIXV5 -D_ALL_SOURCE  -DFUNCPROTO=15   -DBINDIR=\"/xorg/X1132/bin\" -DXDMDIR=\"/xorg/X1132/lib/X11/xdm\"      -DHASXDMAUTH     -DUSE_PAM -DTCPCONN -DUNIXCONN   -DHAS_STICKY_DIR_BIT -DHAS_FCHOWN -DIPv6  -DGREET_USER_STATIC      -DOSMAJORVERSION=5  -DOSMINORVERSION=3     -DXPM        -c verify.c
"verify.c", line 183.9: 1506-196 (W) Initialization between types "int(*)(int,struct pam_message**,struct pam_response**,void*)" and "int(*)(int,const struct pam_message**,struct pam_response**,void*)" is not allowed.



Dan



> From: Alan Coopersmith <Alan.Coopersmith at Sun.COM>
> 
> The only changes to the xdm Imakefile in the last week were the
> SCO changes, limited to #if defined(i386ScoArchitecture) sections:
> 
> http://cvs.freedesktop.org/xorg/xc/programs/xdm/Imakefile?r1=1.5&r2=1.6
> 
> 	-alan-
> 
> mcnichol at austin.ibm.com wrote:
> > I did a successful full monolithic build just a couple of days ago,
> > so this must be caused by a recent change.
> > 
> > Dan
> > 
> > 
> > 
> >>From: Alan Coopersmith <Alan.Coopersmith at Sun.COM>
> >>
> >>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
> >>
> >>_______________________________________________
> >>xorg mailing list
> >>xorg at lists.freedesktop.org
> >>http://lists.freedesktop.org/mailman/listinfo/xorg
> >>
> > 
> > _______________________________________________
> > xorg mailing list
> > xorg at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/xorg
> 
> 
> -- 
> 	-Alan Coopersmith-           alan.coopersmith at sun.com
> 	 Sun Microsystems, Inc. - X Window System Engineering
> _______________________________________________
> xorg mailing list
> xorg at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xorg



More information about the xorg mailing list