Opened 13 years ago
Closed 12 years ago
#31166 closed defect (fixed)
arpd: Undefined symbols _event_gotsig _event_sigcb
Reported by: | nonstop.server@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | arpd |
Description
Failed to install port arpd @0.2 revision 3.
/usr/bin/gcc-4.0 -I/opt/local/include -L/opt/local/lib -arch i386 -o arpd arpd.o -L/opt/local/lib -ldnet -L/opt/local/lib -levent -L/opt/local/lib -lpcap -L/opt/local/lib -ldnet Undefined symbols: "_event_gotsig", referenced from: _event_gotsig$non_lazy_ptr in arpd.o "_event_sigcb", referenced from: _event_sigcb$non_lazy_ptr in arpd.o ld: symbol(s) not found collect2: ld returned 1 exit status make: *** [arpd] Error 1
See the attached log files for additional error output.
Version Information:
Mac OS Version: Darwin 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386 Xcode Version: Xcode 3.1.4 Component versions: DevToolsCore-1204.0; DevToolsSupport-1186.0 BuildVersion: 9M2809 Macports Version: Version: 2.0.3
Attachments (2)
Change History (5)
Changed 13 years ago by nonstop.server@…
Changed 13 years ago by nonstop.server@…
Attachment: | macports_arpd_install.log added |
---|
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | arpd @0.2_3 collect2: ld returned 1 exit status → arpd: Undefined symbols _event_gotsig _event_sigcb |
---|
comment:3 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Yes, arpd is ancient software that probably doesn't like the latest version of its dependency libevent.