[MacPorts] #18694: vice fails to compile
MacPorts
noreply at macports.org
Sat Feb 28 13:49:39 PST 2009
#18694: vice fails to compile
-----------------------------------+----------------------------------------
Reporter: jeremyhu@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Keywords: build | Port: vice
-----------------------------------+----------------------------------------
{{{
if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I../../../../../src
-I../../../../../src/arch/unix -I../../../../../src -I../../../../../src
-I../../../../../src/drive -I../../../../../src/vdrive
-I../../../../../src/c64 -I../../../../../src/c128
-I../../../../../src/vic20 -I../../../../../src/pet
-I../../../../../src/cbm2 -I../../../../../src/arch/unix/x11
-I/opt/local/include -I/usr/X11/include -O2 -MT uimenu.o -MD -MP -MF
".deps/uimenu.Tpo" \
-c -o uimenu.o `test -f 'uimenu.c' || echo './'`uimenu.c; \
then mv ".deps/uimenu.Tpo" ".deps/uimenu.Po"; \
else rm -f ".deps/uimenu.Tpo"; exit 1; \
fi
In file included from uimenu.c:44:
../../../../../src/arch/unix/fullscreenarch.h:52: error: array type has
incomplete element type
../../../../../src/arch/unix/fullscreenarch.h:53: error: array type has
incomplete element type
make[7]: *** [uimenu.o] Error 1
}}}
--
Ticket URL: <http://trac.macports.org/ticket/18694>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list