Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 2003 20:20:01 -0700 (PDT)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        linimon@lonesome.com, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/56481: [patch] fix plist and fetch problems for palm/prc-tools
Message-ID:  <200310080320.h983K1Yu045189@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310080320.h983K1Yu045189>