[MacPorts] #22502: xplot-0.90.7.1 X11 linking error - build failure

MacPorts noreply at macports.org
Thu Nov 12 14:25:12 PST 2009


#22502: xplot-0.90.7.1 X11 linking error - build failure
------------------------------------+---------------------------------------
 Reporter:  daniel.kerse@…          |       Owner:  macports-tickets@…                   
     Type:  defect                  |      Status:  new                                  
 Priority:  Normal                  |   Milestone:                                       
Component:  ports                   |     Version:  1.8.0                                
 Keywords:  xplot x11               |        Port:  xplot                                
------------------------------------+---------------------------------------
 Running OSX 10.5.8 and Xcore 3.1.4.

 All ports freshly upgraded. xplot failes to install, make fails with the
 message
 {{{
 ld: library not found for -lX11
 }}}

 Detailed output:

 {{{
 WLGML09004:macports dkerse$ sudo port install -d xplot
 --->  Computing dependencies for xplot
 --->  Fetching xplot
 --->  Attempting to fetch xplot-0.90.7.1.tar.gz from
 http://distfiles.macports.org/xplot
 --->  Verifying checksum(s) for xplot
 --->  Extracting xplot
 --->  Applying patches to xplot
 --->  Configuring xplot
 --->  Building xplot
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_xplot/work/xplot-0.90.7.1"
 && /usr/bin/make -j1 all " returned error 2
 Command output: /usr/bin/gcc-4.0 -O2 -arch i386 -Wall     -c -o xplot.o
 xplot.c
 echo 'char *version_string = "'`cat version`'";' >version_string.c
 /usr/bin/gcc-4.0 -O2 -arch i386 -Wall     -c -o version_string.o
 version_string.c
 /usr/bin/gcc-4.0 -O2 -arch i386 -Wall     -c -o coord.o coord.c
 /usr/bin/gcc-4.0 -O2 -arch i386 -Wall     -c -o unsigned.o unsigned.c
 /usr/bin/gcc-4.0 -O2 -arch i386 -Wall     -c -o signed.o signed.c
 /usr/bin/gcc-4.0 -O2 -arch i386 -Wall     -c -o timeval.o timeval.c
 /usr/bin/gcc-4.0 -O2 -arch i386 -Wall     -c -o double.o double.c
 /usr/bin/gcc-4.0 -O2 -arch i386 -Wall     -c -o dtime.o dtime.c
 /usr/bin/gcc-4.0 -O2 -arch i386 -Wall   -o xplot.new xplot.o
 version_string.o coord.o unsigned.o signed.o timeval.o double.o dtime.o
 -lm -lX11
 ld: library not found for -lX11
 collect2: ld returned 1 exit status
 make: *** [xplot] Error 1

 Error: Status 1 encountered during processing.
 }}}

 The following xorg related ports are installed:

 {{{
 WLGML09004:macports dkerse$ port  installed | egrep -i "xorg|x11"
   xorg-bigreqsproto @1.1.0_0 (active)
   xorg-inputproto @2.0_0 (active)
   xorg-kbproto @1.0.4_0 (active)
   xorg-libice @1.0.6_0 (active)
   xorg-libsm @1.1.1_0 (active)
   xorg-libX11 @1.3.2_0 (active)
   xorg-libXau @1.0.5_0 (active)
   xorg-libXaw @1.0.7_0 (active)
   xorg-libXdmcp @1.0.3_0 (active)
   xorg-libXext @1.1.1_0 (active)
   xorg-libXmu @1.0.5_0 (active)
   xorg-libXt @1.0.7_0 (active)
   xorg-renderproto @0.11_0 (active)
   xorg-util-macros @1.3.0_0 (active)
   xorg-xcmiscproto @1.2.0_0 (active)
   xorg-xextproto @7.1.1_0 (active)
   xorg-xf86bigfontproto @1.2.0_0 (active)
   xorg-xproto @7.0.16_0 (active)
   xorg-xtrans @1.2.5_0 (active)
 WLGML09004:macports dkerse$
 }}}

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


More information about the macports-tickets mailing list