Opened 13 years ago

Closed 13 years ago

#29473 closed defect (fixed)

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 (Ryan Carsten Schmidt))

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 (1)

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

Download all attachments as: .zip

Change History (6)

Changed 13 years ago by jonblock@…

Attachment: main.log added

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

Description: modified (diff)
Owner: changed from macports-tickets@… to tomldavis@…
Port: iguanaIR added
Summary: iguanaIR @1.0pre2 - Build Failure on OS X Snow LeopardiguanaIR @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 13 years ago by ryandesign (Ryan Carsten Schmidt)

The patch in #30499 is said to resolve this.

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

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

comment:4 Changed 13 years ago by jonblock@…

Yes, thank you.

comment:5 Changed 13 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.