New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #34244 (closed defect: invalid)

Opened 13 months ago

Last modified 13 months ago

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@…
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

comment:1 Changed 13 months ago by ryandesign@…

  • Cc michaelld@… added
  • Status changed from new to closed
  • Resolution set to invalid
  • Keywords sdcc29 removed

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 13 months 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.