New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #29473 (closed defect: fixed)

Opened 2 years ago

Last modified 22 months ago

iguanaIR @1.0pre2: Undefined symbols: _daemon_osx_support

Reported by: jonblock@… Owned by: tomldavis@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: iguanaIR

Description (last modified by ryandesign@…) (diff)

I've just purchased an IguanaWorks USB transceiver, and have spent a handful of hours attempting to install the iguanaIR port so I can actually use it on my Mac (running OS X Snow Leopard). Alas, no luck.

The key error in the install log is:

Undefined symbols: "_daemon_osx_support", referenced from: _main in daemon.o ld: symbol(s) not found.

I'll attach the full log file.

I downloaded the IguanaWorks source for the latest version of their driver (1.0.1, I believe), and after messing around with the compile flags a bunch I seem to have made it as far as reproducing this error. It looks like there's a problem compiling and/or linking against daemonosx.c, though that could just be a red herring. When I tried manually compiling that file and including it in the linking step, a whole new set of undefined symbols was reported, apparently from Apple's IOKit and CoreFoundation frameworks referenced in that file.

Beyond that, I think I'm out of my depth. I'd really like to be able to use this device, but I'm at the mercy of this port's maintainers to go any further with it. If you need my help testing anything, please let me know.

Thanks in advance.

Attachments

main.log (28.7 KB) - added by jonblock@… 2 years ago.

Change History

Changed 2 years ago by jonblock@…

comment:1 Changed 2 years ago by ryandesign@…

  • Port set to iguanaIR
  • Owner changed from macports-tickets@… to tomldavis@…
  • Description modified (diff)
  • Summary changed from iguanaIR @1.0pre2 - Build Failure on OS X Snow Leopard to iguanaIR @1.0pre2: Undefined symbols: _daemon_osx_support

It looks like the developers are having some problem keeping their project Mac-compatible:

http://iguanaworks.net/downloads.php?distro=mac

comment:2 Changed 22 months ago by ryandesign@…

The patch in #30499 is said to resolve this.

comment:3 Changed 22 months ago by ryandesign@…

#30499 has been closed and its patch committed. Is this issue now resolved?

comment:4 Changed 22 months ago by jonblock@…

Yes, thank you.

comment:5 Changed 22 months ago by macsforever2000@…

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.