pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/41539: games/zoom doesn't build on OS X
>Number: 41539
>Category: pkg
>Synopsis: games/zoom doesn't build on OS X
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jun 04 13:05:00 +0000 2009
>Originator: Edgar Fuß
>Release: pkgsrc-2009Q1
>Organization:
Mathematisches Institut der Universität Bonn
>Environment:
Darwin XXX 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007;
root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc
>Description:
Compiling games/zoom on a (PPC) Mac fails:
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPNG_NO_ASSEMBLER_CODE -no-cpp-precomp
-isystem /usr/include -I/usr/pkg/include -I/usr/include
-I/usr/pkg/include/freetype2 -pipe -O2 -I/usr/pkg/include -I/usr/include
-I/usr/pkg/include/freetype2 -Wall -finline-functions -funroll-loops
-fomit-frame-pointer -DDATADIR="\"/usr/pkg/share/zoom\"" -MT file.o -MD -MP
-MF ".deps/file.Tpo" -c -o file.o file.c; \
then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f
".deps/file.Tpo"; exit 1; fi
[...]
file.c:577: error: 'endOfFile' undeclared (first use in this function)
file.c:577: error: (Each undeclared identifier is reported only once
file.c:577: error: for each function it appears in.)
[...]
gmake[2]: *** [file.o] Error 1
>How-To-Repeat:
cd games/zoom; bmake build
>Fix:
Home |
Main Index |
Thread Index |
Old Index