[MacPorts] #22446: xorg-server 1.7.1.901 not compiling on Tiger (10.4.11)

MacPorts noreply at macports.org
Tue Nov 10 12:19:37 PST 2009


#22446: xorg-server 1.7.1.901 not compiling on Tiger (10.4.11)
----------------------------------------+-----------------------------------
 Reporter:  russ.bubley@…               |       Owner:  jeremyhu@…           
     Type:  defect                      |      Status:  assigned             
 Priority:  Normal                      |   Milestone:                       
Component:  ports                       |     Version:  1.8.1                
 Keywords:                              |        Port:  xorg-server          
----------------------------------------+-----------------------------------

Comment(by sschober@…):

 Okay, I added unistd.h to the faulting file and the build continued (I
 invoked make in that dir manually).

 But now linking X11.app fails with this:

 {{{
 ---8<----
 LINK  X11.bin
 /usr/bin/ld: warning multiple definitions of symbol _Xalloc
 ../../../os/.libs/libos.a(utils.o) definition of _Xalloc in section
 (__TEXT,__text)
 /opt/local/lib/libXdmcp.dylib(single module) definition of _Xalloc
 /usr/bin/ld: warning multiple definitions of symbol _Xfree
 ../../../os/.libs/libos.a(utils.o) definition of _Xfree in section
 (__TEXT,__text)
 /opt/local/lib/libXdmcp.dylib(single module) definition of _Xfree
 /usr/bin/ld: warning multiple definitions of symbol _Xrealloc
 ../../../os/.libs/libos.a(utils.o) definition of _Xrealloc in section
 (__TEXT,__text)
 /opt/local/lib/libXdmcp.dylib(single module) definition of _Xrealloc
 /usr/bin/ld: Undefined symbols:
 _glProgramEnvParameters4fvEXT
 _glProgramLocalParameters4fvEXT
 collect2: ld returned 1 exit status
 make[4]: *** [X11.bin] Error 1
 make[3]: *** [all] Error 2
 make[2]: *** [all-recursive] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all-recursive] Error 1
 --->8---
 }}}

 But maybe I was missing some arguments 'ports build' is adding? I
 inspected the Portsfile but didn't find anything special...

-- 
Ticket URL: <http://trac.macports.org/ticket/22446#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list