aubio
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
trouble with make on OS X
- To: aubio@piem.org, gtg137p@mail.gatech.edu
- Subject: trouble with make on OS X
- From: Scott Driscoll <Scott.Driscoll@gatech.edu>
- Date: Wed, 16 Aug 2006 15:34:15 -0400
- Delivered-to: piem@altern.org
- User-agent: Mozilla Thunderbird 1.0.7 (Macintosh/20050923)
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 1I 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@piem.org.
- Follow-Ups:
- Re: trouble with make on OS X
- From: Paul Brossier <piem@altern.org>
- Re: trouble with make on OS X
- Prev by Date: gcc compiler options on MAC OSX
- Next by Date: Re: gcc compiler options on MAC OSX
- Previous by thread: Re: gcc compiler options on MAC OSX
- Next by thread: Re: trouble with make on OS X
- Index(es):