#38066: subversion-perlbindings-5.12 1.7.8_2: Leopard build error -------------------------------------------+------------------------------- Reporter: michael.klein@… | Owner: macports- Type: defect | tickets@… Priority: Normal | Status: new Component: ports | Milestone: Resolution: | Version: 2.1.3 Port: subversion-perlbindings-5.12 | Keywords: -------------------------------------------+------------------------------- Comment (by michael.klein@…): Replying to [comment:1 dluke@…]:
This builds without errors on my darwin9 ppc box (and it does use gcc-4.0 which I believe is being selected because perl5.12 was built with it). The only obvious difference I see is that I don't build with +no_bdb.
Can you try it without +no_bdb and see if it builds for you then?
The configure script still sees gcc-4.2, before it dies with "error: Berkeley DB 4.1.25 or newer wasn't found." It seems the default compiler has somehow changed from gcc-4.0 to gcc-4.2, probably earlier today when I did a "port selfupdate", followed by a source install. So it doesn't seem to be a problem of the subversion-perlbinding port.
I also don't have ruby installed on that machine (other than the system one) and it appears that that might be where the build is picking up -Werror=implicit-function-declaration for you.
I don't think so; It's the subversion configure script which checks for this. -- Ticket URL: <https://trac.macports.org/ticket/38066#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS