Re: Bus error (solved)
eduard aylon <[email protected]>
| Newsgroups | gmane.comp.audio.jamin.devel |
|---|---|
| Message-ID | <[email protected]> |
I still don't know why is now working, but I finally checked the output when compiling jamin and realised that it was linking against - L/usr/local/lib/ -lfftw3 -lm, but still using shared libraries from fink (-L/sw/lib /sw/lib/libfftw3f.dylib). I changed my DYLD_PATH to point to /usr/local/lib and my LDFLAGS to -L/usr/local/lib -L/sw/lib. Now the output of "make" does give (a mess, I think) -L/usr/local/ lib /sw/lib/libfftw3f.dylib. But jamin is working again... same goes for zynaddsubfx, and sonic-visualiser. If someone can make a clear picture out of this, please let me know... thanks for your help, eduard On Mar 30, 2007, at 10:34 AM, Steve Harris wrote: > > On 29 Mar 2007, at 20:47, eduard aylon wrote: > >> At the school I am teaching, I installed jamin on G4, G5 and >> MacPros a while back. OS X has been updated to 10.4.9 on the G5 I >> use there (not on the other computers), but fink package hasn't >> for a while. Jamin is still running on all computers. This is >> weird, cause if the problem in my laptop (macbookpro) was due to >> an updated fftw3 through fink (thus in /sw/lib) it should still >> run when linking to the old fftw3 in /usr/local/lib, unless the >> problem is something else... >> >> For the time being, I guess I just don't have to update the fink >> package at the school. However I am not able to run jamin on my >> laptop so any tips from mac users, whenever they come, will be >> much appreciated. > > I guess you've already tried it, but it's worth rebuilding jamin > from scratch (make clean all) incase the ABI to FFTW has changed. > > If that doesn't help, you could ktrace or gdb to find out where the > problem is, but I would guess it's linking related. > > The screenshot is very motivating, thanks :) > > - Steve ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV