Bugs item #1600736, was opened at 2006-11-21 16:44 Message generated for change (Comment added) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1600736...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update.
Category: externals Group: v0.40.2 Status: Closed Resolution: Wont Fix
Priority: 5 Private: No Submitted By: Graham Percival (gperciva) Assigned to: Nobody/Anonymous (nobody) Summary: ./configure --with-pd-dir does not set up include and linke
Initial Comment: I just comiled the OSC externals for PD 0.40-2 on OSX 10.4.9 on a new Macbook (core 2 duo). I discovered that configuring the project with --with-pd did not set up everything needed.
I added the installed PD/src directory to CFLAGS and manually hacked the src/Makefile to point the LDFLAGS in the right direction, but it would be nice if that was done automagically via the --with-pd-dir information.
Cheers, - Graham Percival (sorry, I'm not certain which category this bug belongs to)
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2007-04-20 00:15
Message: Logged In: YES user_id=27104 Originator: NO
The ./configure part of OSCx is no longer maintained. Use externals/Makefile by doing this:
cd pure-data/externals make oscx
That will build everything.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1600736...