[MacPorts] #21007: mp4v2 build fails on Tiger (libtool: more than one: -current_version option specified)
MacPorts
noreply at macports.org
Tue Sep 1 17:57:28 PDT 2009
#21007: mp4v2 build fails on Tiger (libtool: more than one: -current_version option
specified)
---------------------------------+------------------------------------------
Reporter: vinc17@… | Owner: cedric.luthi@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port: mp4v2
---------------------------------+------------------------------------------
I get the following error on Tiger (PowerPC):
{{{
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: more than one:
-current_version option specified
Usage: /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool -static [-]
file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-sacLT]
Usage: /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool -dynamic [-]
file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-o output]
[-install_name name] [-compatibility_version #] [-current_version #]
[-seg1addr 0x#] [-segs_read_only_addr 0x#] [-segs_read_write_addr 0x#]
[-seg_addr_table <filename>] [-seg_addr_table_filename <file_system_path>]
[-all_load] [-noall_load]
make: *** [libmp4v2.la] Error 1
}}}
The libtool command line that leads to the error is:
{{{
/bin/sh ./libtool --tag=CXX --mode=link /usr/bin/g++-4.0 -Wall -Wformat
-O2 -arch ppc -fvisibility=hidden -L/opt/local/lib -o libmp4v2.la -rpath
/opt/local/lib -version-number 1:9:1 -Wl,-current_version,1.9.1
-Wl,-compatibility_version,1.0.0 src/3gp.lo [...]
}}}
--
Ticket URL: <http://trac.macports.org/ticket/21007>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list