Hi I am trying to install libsndfile 1.0.17 on my 10.3.9 system but it fails with
/usr/bin/libtool: can't locate file for: -lFLAC /usr/bin/libtool: file: -lFLAC is not an object file (not allowed in a library) make[3]: *** [libsndfile.la] Error 1
libsndfile has no dependencies according to "port dep". So I tried installing flac first, but I still get the same error. I'm using "DarwinPorts 1.3.1-10.3" as the base system. Dave -- Dave Hill - dave at hillcroft dot org dot uk
On Jan 17, 2007, at 7:22 AM, Dave Hill wrote:
I am trying to install libsndfile 1.0.17 on my 10.3.9 system but it fails with
/usr/bin/libtool: can't locate file for: -lFLAC /usr/bin/libtool: file: -lFLAC is not an object file (not allowed in a library) make[3]: *** [libsndfile.la] Error 1
libsndfile has no dependencies according to "port dep".
So I tried installing flac first, but I still get the same error.
I'm using "DarwinPorts 1.3.1-10.3" as the base system.
Could you please check the config.log? I'm curious to see where it's picking up FLAC, as it builds without any trouble on my laptop. There's an existing trac ticket, but I haven't seen what causes it to try to use FLAC. <http://trac.macports.org/projects/macports/ticket/10905> Please clean your build (port clean libsndfile), and then try using "port -v configure build >& build-libsndfile.txt" and attach the resulting text file to the ticket. Thanks, Chris
On Jan 17, 2007, at 9:25 AM, cssdev@mac.com wrote:
<http://trac.macports.org/projects/macports/ticket/10905>
Please clean your build (port clean libsndfile), and then try using "port -v configure build >& build-libsndfile.txt" and attach the resulting text file to the ticket.
oops, make that: port clean libsndfile port -v build libsndfile >& build-libsndfile.txt Chris
On 17 Jan 2007, at 15:33, cssdev@mac.com wrote:
On Jan 17, 2007, at 9:25 AM, cssdev@mac.com wrote:
<http://trac.macports.org/projects/macports/ticket/10905>
Please clean your build (port clean libsndfile), and then try using "port -v configure build >& build-libsndfile.txt" and attach the resulting text file to the ticket.
oops, make that:
port clean libsndfile port -v build libsndfile >& build-libsndfile.txt
Chris
OK, will do. I assume you want "flac" deactivated as well? Dave -- Dave Hill, Kempston, Bedford UK - dave at hillcroft dot org dot uk AIM/Yahoo/MSN/Gtalk/Skype/Gizmo: hillcroftdave
participants (2)
-
cssdev@mac.com
-
Dave Hill