ports/56481: [patch] fix plist and fetch problems for palm/prc-tools
Edwin Groothuis
edwin at FreeBSD.org
Wed Oct 8 03:20:02 UTC 2003
Synopsis: [patch] fix plist and fetch problems for palm/prc-tools
State-Changed-From-To: open->feedback
State-Changed-By: edwin
State-Changed-When: Tue Oct 7 20:19:23 PDT 2003
State-Changed-Why:
Doesn't compile cleanly on -current:
c++ -I. -I.././../prc-tools-2.2/tools -I.././../prc-tools-2.2/tools/../binutils/include -I../binutils/bfd -O -pipe -o build-prc.o -c .././../prc-tools-2.2/tools/build-prc.cpp
In file included from ../../prc-tools-2.2/tools/build-prc.cpp:40:
../../prc-tools-2.2/binutils/include/getopt.h:115: error: declaration of C
function `int getopt()' conflicts with
/usr/include/unistd.h:377: error: previous declaration `int getopt(int, char*
const*, const char*)' here
gmake[1]: *** [build-prc.o] Error 1
gmake[1]: Leaving directory `/local0/scratch/edwin/ports/palm/prc-tools/work/build/tools'
gmake: *** [tools] Error 2
Suggestions?
http://www.freebsd.org/cgi/query-pr.cgi?pr=56481
More information about the freebsd-ports-bugs
mailing list