Changes between Initial Version and Version 1 of Ticket #29473
- Timestamp:
- May 16, 2011, 1:30:09 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29473
- Property Owner changed from macports-tickets@… to tomldavis@…
- Property Port iguanaIR added
-
Property
Summary
changed from
iguanaIR @1.0pre2 - Build Failure on OS X Snow Leopard
toiguanaIR @1.0pre2: Undefined symbols: _daemon_osx_support
-
Ticket #29473 – Description
initial v1 2 2 3 3 The key error in the install log is: 4 {{{ 4 5 Undefined symbols: "_daemon_osx_support", referenced from: _main in daemon.o ld: symbol(s) not found. 6 }}} 5 7 I'll attach the full log file. 6 8