it looks like, even though lame is installed, it's not correctly linked with the mp3 objects,
exactly ;(... your objects look for: MP3LIB = libmp3lame/libmp3lame.a MP3LIB_SHARED = libmp3lame/libmp3lame.so
what "we-osx" have in place in /usr/local/lib is: libmp3lame.a libmp3lame.la pd
but libmp3lame.so is missing? not in usr/bin nor usr/lib dead-end dynamic link error? can someone suggest a workaorund? [apart from installing debian -since it will be done anyway-]
so it depends on the Makefiles you're using..
Im sure, can someone with expertise give a hand..i dont think is as easy as changing suffixes from linux to unix>>.pd_darwin, though the path for the make looks ok...
---linux---- pd_linux: $(NAME).pd_linux $(NAMEB).pd_linux $(NAMEC).pd_linux
.SUFFIXES: .pd_linux
LINUXCFLAGS = -g -DPD -DUNIX -O2 -funroll-loops -fomit-frame-pointer
-Wall -W -Wshadow -Wstrict-prototypes -Werror
-Wno-unused -Wno-parentheses -Wno-switch
LINUXINCLUDE = -I../../src
.c.pd_linux: cc $(LINUXCFLAGS) $(LINUXINCLUDE) -o $*.o -c $*.c ld -export_dynamic -shared -o $*.pd_linux $*.o -lc -lm -L/usr/local/lib -lmp3lame #strip --strip-unneeded $*.pd_linux rm -f $*.o ../$*.pd_linux ln -s mp3live~/$*.pd_linux ..
i'm not an OSX user so it's really a general diagnosis.
yep we know )
and about PiDiP for OSX :: yes, please !!
o fuck!! i will lv to have them running.
( but it requires lots of libs that you may get with fink )..
all libs are already installed, through fink, the curl command + . /configure but the make files make it for me <difficult, so im still missing [PiDiP +the mp3live~] _ ____ ________ hi all, hey i've been trying to use the pd-unauthorized objects... /extra . . mp3amp~.pd_darwin mp3cast~.pd_darwin mp3fileout~.pd_darwin mp3streamin~.pd_darwin mp3streamout~.pd_darwin mp3write~.pd_darwin . .
but when trying to load any of them i get this error, though i have lame already installed and working.
dyld: /usr/local/bin/pd Undefined symbols: _get_lame_version _lame_close etc...
/nmp
hi,
about the lame issues, i think once lame is installed, the mp3 objects should be recompiled with the right headers, if it still crashes, mm, it will need some debugging work there.
and about PiDiP for OSX :: yes, please !!
o fuck!! i will lv to have them running.
( but it requires lots of libs that you may get with fink )..
all libs are already installed, through fink, the curl command + . /configure but the make files make it for me <difficult, so im still missing [PiDiP +the mp3live~]
the mp3live~ is tricky on OSX ( for some scheduling priorities reasons ) so i'm not sure it can actually work.
about PiDiP, having the libs installed trough fink is a good thing ( cause it installs the sources ), but then you need to fix path to the sources in 'configure.ac' or 'configure.in' and run autoconf. i think it should do... what else?
good luck anyway! saludos, sevy
ps : if you produce a PiDiP for OSX, just let me know so that i can put it on the site for download.
every time somebody swears on the list I get flagged up as a possible 'system abuser'. I guess its a bit pointless to ask people to refrain from spelling out any heartfelt words in full?
matt
-=-=-=-=-=-=-=-=-=-=-=-=- http://www.loopit.org/ -=-=-=-=-=-=-=-=-=-=-=-=- ----- Original Message ----- From: "Yves Degoyon" ydegoyon@free.fr To: "__|||a||kdg" nomeparece@gmx.net; pd-list@iem.at Sent: Monday, October 27, 2003 8:07 PM Subject: Re: [PD] [os x] makefiles 4da Unauthorized.pkg
################################################################# Automated MailMarshal Message
MailMarshal has scanned the following message. The automated rules indicate that it may contain language that is inappropriate for QinetiQ business purposes. The forwarding or replying to this message, quoting the original, may contravene QinetiQ policy. #################################################################
hi,
about the lame issues, i think once lame is installed, the mp3 objects should be recompiled with the right headers, if it still crashes, mm, it will need some debugging work there.
and about PiDiP for OSX :: yes, please !!
o fu(k!! i will lv to have them running.
( but it requires lots of libs that you may get with fink )..
all libs are already installed, through fink, the curl command + . /configure but the make files make it for me <difficult, so im still missing [PiDiP +the mp3live~]
the mp3live~ is tricky on OSX ( for some scheduling priorities reasons ) so i'm not sure it can actually work.
about PiDiP, having the libs installed trough fink is a good thing ( cause it installs the sources ), but then you need to fix path to the sources in 'configure.ac' or 'configure.in' and run autoconf. i think it should do... what else?
good luck anyway! saludos, sevy
ps : if you produce a PiDiP for OSX, just let me know so that i can put it on the site for download.
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
I think we should never start self-sensoring. Tell your sysadmin/boss that this lame software is preventing you from reading email pertaining to "leading media prototyping software" which is consistently "applying science to give critical advantage" to put it in the marketing speak of the qinetiq.com website.
Sensorware is just plain bad.
.hc
On Mon, 27 Oct 2003, matthew jones wrote:
every time somebody swears on the list I get flagged up as a possible 'system abuser'. I guess its a bit pointless to ask people to refrain from spelling out any heartfelt words in full?
matt
-=-=-=-=-=-=-=-=-=-=-=-=- http://www.loopit.org/ -=-=-=-=-=-=-=-=-=-=-=-=- ----- Original Message ----- From: "Yves Degoyon" ydegoyon@free.fr To: "__|||a||kdg" nomeparece@gmx.net; pd-list@iem.at Sent: Monday, October 27, 2003 8:07 PM Subject: Re: [PD] [os x] makefiles 4da Unauthorized.pkg
################################################################# Automated MailMarshal Message
MailMarshal has scanned the following message. The automated rules indicate that it may contain language that is inappropriate for QinetiQ business purposes. The forwarding or replying to this message, quoting the original, may contravene QinetiQ policy. #################################################################
hi,
about the lame issues, i think once lame is installed, the mp3 objects should be recompiled with the right headers, if it still crashes, mm, it will need some debugging work there.
and about PiDiP for OSX :: yes, please !!
o fu(k!! i will lv to have them running.
( but it requires lots of libs that you may get with fink )..
all libs are already installed, through fink, the curl command + . /configure but the make files make it for me <difficult, so im still missing [PiDiP +the mp3live~]
the mp3live~ is tricky on OSX ( for some scheduling priorities reasons ) so i'm not sure it can actually work.
about PiDiP, having the libs installed trough fink is a good thing ( cause it installs the sources ), but then you need to fix path to the sources in 'configure.ac' or 'configure.in' and run autoconf. i think it should do... what else?
good luck anyway! saludos, sevy
ps : if you produce a PiDiP for OSX, just let me know so that i can put it on the site for download.
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
zen
\
\
\[D[D[D[D