[MacPorts] #21506: obby fails to build
MacPorts
noreply at macports.org
Tue Oct 27 13:29:09 PDT 2009
#21506: obby fails to build
-------------------------------------+--------------------------------------
Reporter: highwayoflife@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port: obby
-------------------------------------+--------------------------------------
Comment(by highwayoflife@…):
I was able to solve the issue.
The problem is with a bug in net6 version 1.3.9
The issue should be fixed in net6 version 1.3.10 which is not yet compiled
within the MacPorts list. You can grab the 1.3.10 version here:
http://releases.0x539.de/net6/net6-1.3.10.tar.gz
Or you can do the following to fix the problem in net6 1.3.9
{{{
cd /opt/local/lib/pkgconfig
sudo cp net6-1.3.pc net6-1.3.pc.bak
sudo nano net6-1.3.pc
}}}
remove the "@addcflags@"
save the buffer and exit
{{{
sudo port clean --all obby
sudo port install gobby
}}}
See the following ticket in the Gobby Trac site:
http://gobby.0x539.de/trac/ticket/472#comment:8
I have successfully installed Gobby on three Macs, so if anybody needs
further assistance, please feel free to e-mail me. Or find me on IRC
freenode.net channel #startrekguide - There are several Mac users there
who would be able to assist in getting Gobby installed.
--
Ticket URL: <http://trac.macports.org/ticket/21506#comment:9>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list