#17852 closed defect (duplicate)
libnet 1.0.2a_4 build failure due to libtool 2.2.6a_0 updated
Reported by: | sck-nogas (Scott C. Kennedy) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | libnet libtool | Cc: | |
Port: | libnet |
Description
On my 10.5.6 host with MacPorts-1.7, I came across the following error (and fix) today...
Biko-2:~ sck$ sudo port selfupdate
MacPorts base version 1.700 installed Downloaded MacPorts base version 1.700
The MacPorts installation is not outdated so it was not updated Biko-2:~ sck$ sudo port install libnet ---> Fetching libnet ---> Verifying checksum(s) for libnet ---> Extracting libnet ---> Applying patches to libnet ---> Configuring libnet Error: Target org.macports.configure returned: error copying "/opt/local/share/libtool/config.guess": no such file or directory Error: Status 1 encountered during processing.
Biko-2:~ sck$ sudo ln -s /opt/local/share/libtool/config/config.guess /opt/local/share/libtool/config.guess Biko-2:~ sck$ sudo ln -s /opt/local/share/libtool/config/config.sub /opt/local/share/libtool/config.sub Biko-2:~ sck$ sudo port install libnet ---> Configuring libnet ---> Building libnet ---> Staging libnet into destroot ---> Installing libnet @1.0.2a_4+darwin_9 ---> Activating libnet @1.0.2a_4+darwin_9 ---> Cleaning libnet
Change History (2)
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #17833.