trouble with make on OS X

Paul Brossier piem at altern.org
Thu Aug 17 14:14:24 CEST 2006


Hello Scott,

The first thing to try is to use aubio 0.3.1, which includes a newer
version of libtool.

According to the following thread about pango: 

"I used `export MACOSX_DEPLOYMENT_TARGET=10.4` before configuring and
making, and I seem to get further"
http://mail.gnome.org/archives/gtk-list/2005-August/msg00128.html

Let us know if that helps,

Best, Paul

On Wed, Aug 16, 2006 at 03:34:15PM -0400, Scott Driscoll wrote:
> Hi, I'm interested in playing with / building on the beat detection, 
> maybe making an external for Max.  I'm some what of a beginner, and am 
> having some trouble installing, though.  Configure seems to work and I 
> think I have all the necessary dependencies.  When I run make, I get the 
> following error after a fair amount of compiling:
> 
> 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 ___moddi3
> /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc.a(_moddi3.o) private 
> external definition of ___moddi3 in section (__TEXT,__text)
> /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_s.dylib(_moddi3.o) 
> definition of ___moddi3
> ld: multiple definitions of symbol ___floatdidf
> /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc.a(_floatdidf.o) private 
> external definition of ___floatdidf in section (__TEXT,__text)
> /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_s.dylib(_floatdidf.o) 
> definition of ___floatdidf
> ld: multiple definitions of symbol ___floatdisf
> /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc.a(_floatdisf.o) private 
> external definition of ___floatdisf in section (__TEXT,__text)
> /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_s.dylib(_floatdisf.o) 
> definition of ___floatdisf
> /usr/bin/libtool: internal link edit command failed
> make[1]: *** [libaubioext.la] Error 1
> make: *** [all-recursive] Error 1
> 
> I suspect the problem is on my end but I'm not sure what to try.  I've 
> read about others running into similar problems for different apps with 
> libtool but I don't know if I should try to follow the same steps they 
> took.  I'm running OS X 10.4.5 and have tried making with both Aubio 
> 0.2.0 and aubio-0.2.0beta1.
> 
> Thanks for the help,
> 
> -Scott
> 
> 
> -- 
> To unsubscribe, send mail to aubio-unsubscribe at piem.org.
> 


-- 
To unsubscribe, send mail to aubio-unsubscribe at piem.org.




More information about the aubio-user mailing list