I've ben trying to clean out all the "-export-dynamic" flags from makefiles... I think it as once necessary but is now meaningless and you can just delete them (presumably they'll be in files like "makefile.in" and "configure.in", and in the "extra" directory there were several occurrences in just plain "makefile"s.
cheers Miller
On Tue, Nov 06, 2012 at 10:21:08AM +0100, enrike wrote:
hi
I am trying to compile pd extended on Ubuntu 12.04.1 32 bits. I am doing $ cd pure-data/packages/linux_make $ make install && make package
First I get an error related to libjack (undefined reference to 'jack_port_register'). The list archives suggested to replace all references to "jack" by "jack2" in pd/src/configure.
But now I am getting another error. This time gcc complains that unrecognized option '--export-dynamic'
I have gcc 4.6.3-1ubuntu5. I have searched online but I dont see what could I do to solve this. any ideas?
I have tried several times even starting from scratch deleting the whole folder and uncompressing again from the source tar.gz
thanks
enrike
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list