Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#34244 closed defect (invalid)

Error with sdcc29 on 10.6.8 - Xcode 4.2

Reported by: dinatural@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc: michaelld (Michael Dickens)
Port: sdcc29

Description

Hi there, I'm trying to install usrp to install gnuradio but it needs sdcc29. I've looked at previous bug reports and tried various methods to get it installed and no go.

Here's a log file http://pastebin.com/twwATb0Z

If someone could help I'd be grateful, thanks in advance

Change History (2)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: michaelld@… added
Keywords: sdcc29 removed
Resolution: invalid
Status: newclosed

The log you linked to says:

/usr/local/include/getopt.h:115:12: error: conflicting types for 'getopt'

So this non-MacPorts getopt.h file is interfering with MacPorts. It's not supported to have things installed in /usr/local because of conflicts like this. Remove or rename /usr/local, clean sdcc29, and try again.

comment:2 Changed 12 years ago by dinatural@…

Okay sorry about that, thanks for the help. I've been bashing my head with installing dependencies for running gnuradio on different versions of OSX. And trying to get the latest working with those dependencies but not having any luck. Thanks again!

Note: See TracTickets for help on using tickets.