[MacPorts] #18678: upgrade error mesa 7.2 rev 6 - ipc.c
MacPorts
noreply at macports.org
Sat Feb 28 03:09:01 PST 2009
#18678: upgrade error mesa 7.2 rev 6 - ipc.c
--------------------------------------+-------------------------------------
Reporter: garribald@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Keywords: | Port:
--------------------------------------+-------------------------------------
Comment(by mark.pearson0@…):
I am having a very similar problem attempting to install mesa @7.2,
Revision 6 (with no previous version installed)
The output I get on Mac OS X 10.4.11 with MacPorts 1.7 is as follows:
{{{
$ sudo port install mesa
---> Building mesa
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_mesa/work/Mesa-7.2"
&& make default INSTALL_DIR=/opt/local " returned error 2
Command output: Making sources for darwin
make[2]: Nothing to be done for `default'.
(cd drivers && make)
/bin/sh ../../../../bin/mklib -o OSMesa -linker 'gcc' -ldflags '' \
-major 7 -minor 2 -patch 0 \
-install ../../../../lib \
-id /opt/local/lib/libOSMesa.7.dylib \
-L../../../../lib -lGL osmesa.o ../../../../src/mesa/libmesa.a
../../../../src/mesa/libglapi.a
mklib: Making Darwin shared library: libOSMesa.7.2.dylib
mklib: Installing libOSMesa.7.2.dylib libOSMesa.7.dylib libOSMesa.dylib in
../../../../lib
make[4]: `../../../lib/libGLU.dylib' is up to date.
make[2]: Nothing to be done for `default'.
Making programs for darwin
gcc -c -I. -I../../include -ggdb3 -Os -Wall -Wmissing-prototypes -std=c99
-ffast-math -fno-strict-aliasing -fno-common -I/opt/local/include
-I/opt/local/include -fPIC -D_DARWIN_C_SOURCE -D_POSIX_SOURCE
-D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE
-DPTHREADS -DGLX_ALIAS_UNSUPPORTED -DGLX_INDIRECT_RENDERING ipc.c
ipc.c: In function 'CreatePort':
ipc.c:91: error: 'struct hostent' has no member named 'h_addr'
ipc.c: In function 'Connect':
ipc.c:173: error: 'struct hostent' has no member named 'h_addr'
make[2]: *** [ipc.o] Error 1
make[1]: *** [subdirs] Error 1
make: *** [default] Error 1
Error: Status 1 encountered during processing.
}}}
--
Ticket URL: <http://trac.macports.org/ticket/18678#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list