Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#3032 closed defect (fixed)

BUG: smpeg fails to build on Tiger.

Reported by: james@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: benwill@…
Port:

Description

Output follows:

---> Building smpeg Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_multimedia_smpe g/work/smpeg-0.4.4" && make" returned error 2 Command output: * Warning: This library needs some functionality provided by -lSDLmain. * I have the capability to make that library automatically link in when * you link to this library. But I can only do this if you have a * shared version of the library, which you do not appear to have.

* Warning: This library needs some functionality provided by -lSDLmain. * I have the capability to make that library automatically link in when * you link to this library. But I can only do this if you have a * shared version of the library, which you do not appear to have. * The inter-library dependencies that have been dropped here will be * automatically added whenever a program is linked with this library * or is declared to -dlopen it. c++ -dynamiclib -flat_namespace -undefined suppress -o .libs/libsmpeg-0.4.0.1.3.dylib MPEG.lo MPEGring.lo MPEGlist.lo MPEGstream.lo MPEGsystem.lo MPEGfilter.lo smpeg.lo -all_load audio/.libs/ libaudio.al video/.libs/libvideo.al -L/opt/local/lib -lSDL -lm -lSDL -lm -lSDL -lm -lc -install_name / opt/local/lib/libsmpeg-0.4.0.dylib -compatibility_version 2 -current_version 2.3 ld: warning -undefined suppress disables -prebind ld: warning multiple definitions of symbol _eprintf /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc.a(_eprintf.o) private external definition of _eprintf in section (TEXT,text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libstdc++.dylib(single module) definition of _eprintf ld: multiple definitions of symbol _divdi3 /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc.a(_divdi3.o) private external definition of _divdi3 in section (TEXT,text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_s.dylib(_divdi3.o) definition of _divdi3 ld: multiple definitions of symbol _udivdi3 /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc.a(_udivdi3.o) private external definition of _udivdi3 in section (TEXT,text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_s.dylib(_udivdi3.o) definition of _udivdi3 ld: multiple definitions of symbol _umoddi3 /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc.a(_umoddi3.o) private external definition of _umoddi3 in section (TEXT,text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_s.dylib(_umoddi3.o) definition of _umoddi3 /usr/bin/libtool: internal link edit command failed make[1]: * [libsmpeg.la] Error 1 make: * [all-recursive] Error 1

Change History (5)

comment:1 Changed 19 years ago by jmpp@…

Owner: changed from darwinports-bugs@… to mww@…

Assigning bug to maintainer of port.

-jmpp

comment:2 Changed 19 years ago by james@…

Resolution: fixed
Status: newclosed

Builds correctly as of 0.4.4.

comment:3 Changed 19 years ago by james@…

Sorry, should be 0.4.4_3.

comment:4 Changed 19 years ago by benwill@…

Cc: benwill@… added

comment:5 Changed 19 years ago by benwill@…

* Bug 3440 has been marked as a duplicate of this bug. *

Note: See TracTickets for help on using tickets.