Date: Fri, 13 Feb 2009 14:03:04 +0900 From: 1wkmmr@gmail.com To: multimedia@FreeBSD.org Subject: audio/libsndfile requires gmake Message-ID: <3518979e0902122103j6e13265ex4927398a7cf9202@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, Re: # $FreeBSD: ports/audio/libsndfile/Makefile,v 1.40 2009/02/09 03:00:12 ahze Exp $ I'm trying to compile audio/libsndfile on 7-stable, but it always stops as follows: Making all in Octave mkoctfile -v -I../src -c -o ./sndfile.o mkoctfile -v -I../src ./ -L../src/.libs -L../src -lsndfile -o ./sndfile.oct mkoctfile: unrecognized argument ./ *** Error code 1 Stop in /mnt2/usr/ports/audio/libsndfile/work/libsndfile-1.0.18/Octave. *** Error code 1 Stop in /mnt2/usr/ports/audio/libsndfile/work/libsndfile-1.0.18. *** Error code 1 Stop in /mnt2/usr/ports/audio/libsndfile. *** Error code 1 Stop in /mnt2/usr/ports/audio/libsndfile. # Adding the following line into the Makefile solved the issue. USE_GMAKE= yes Cheers ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3518979e0902122103j6e13265ex4927398a7cf9202>