Ticket #16752 (closed defect: worksforme)
aqbanking build fails (wrong libgwenhywfar library version)
| Reported by: | vinc17@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | Cc: | macsforever2000@…, ryandesign@… | |
| Port: | aqbanking |
Description
I get the following error:
[...] /usr/bin/ld: warning -L: directory name (/sw/lib) does not exist /usr/bin/ld: warning can't open dynamic library: /opt/local/lib/libgwenhywfar.38.dylib referenced from: /opt/local/lib/libaqbanking.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2) /usr/bin/ld: Undefined symbols: _GWEN_Buffer_AppendBuffer referenced from libaqbanking.16 expected to be defined in /opt/local/lib/libgwenhywfar.38.dylib _GWEN_Buffer_AppendByte referenced from libaqbanking.16 expected to be defined in /opt/local/lib/libgwenhywfar.38.dylib [...]
First, I don't know why it tries to read something from /sw/lib. This is a non-standard library path and there's nothing under that name here. Then I don't have a file /opt/local/lib/libgwenhywfar.38.dylib:
$ ll /opt/local/lib/libgwenhywfar.* -rwxr-xr-x 2 root admin 837124 2008-10-05 01:12:25 /opt/local/lib/libgwenhywfar.47.4.1.dylib* lrwxr-xr-x 1 root admin 26 2008-10-05 01:12:53 /opt/local/lib/libgwenhywfar.47.dylib -> libgwenhywfar.47.4.1.dylib* lrwxr-xr-x 1 root admin 26 2008-10-05 01:12:53 /opt/local/lib/libgwenhywfar.dylib -> libgwenhywfar.47.4.1.dylib* -rwxr-xr-x 2 root admin 1077 2008-10-05 01:12:25 /opt/local/lib/libgwenhywfar.la*
Change History
Note: See
TracTickets for help on using
tickets.

