[MacPorts] #21237: mcpp doesn't build under Snow Leopard
MacPorts
noreply at macports.org
Wed Sep 9 05:04:58 PDT 2009
#21237: mcpp doesn't build under Snow Leopard
-------------------------------+--------------------------------------------
Reporter: mail@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: snow leopard 10.6 | Port: mcpp
-------------------------------+--------------------------------------------
{{{
ganymed:~ uwe$ sudo port install mcpp
---> Computing dependencies for mcpp
---> Fetching mcpp
---> Attempting to fetch mcpp-2.7.2.tar.gz from
http://mesh.dl.sourceforge.net/mcpp
---> Verifying checksum(s) for mcpp
---> Extracting mcpp
---> Configuring mcpp
---> Building mcpp
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_mcpp/work/mcpp-2.7.2"
&& /usr/bin/make -j2 all " returned error 2
Command output: Making all in src
/usr/bin/make all-am
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2
-DHAVE_CONFIG_H -I. -I/opt/local/include -O2 -arch x86_64 -c -o main.lo
main.c
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2
-DHAVE_CONFIG_H -I. -I/opt/local/include -O2 -arch x86_64 -c -o
directive.lo directive.c
mkdir .libs
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -O2 -arch
x86_64 -c main.c -fno-common -DPIC -o .libs/main.o
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I/opt/local/include -O2 -arch
x86_64 -c directive.c -fno-common -DPIC -o .libs/directive.o
In file included from main.c:42:
internal.H:561: error: expected declaration specifiers or '...' before
numeric constant
internal.H:561: error: expected ')' before '!=' token
internal.H:561: error: expected ')' before '?' token
In file included from directive.c:42:
internal.H:561: error: expected declaration specifiers or '...' before
numeric constant
internal.H:561: error: expected ')' before '!=' token
internal.H:561: error: expected ')' before '?' token
make[2]: *** [main.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [directive.lo] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
Error: Status 1 encountered during processing.
}}}
--
Ticket URL: <http://trac.macports.org/ticket/21237>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list