Date: Sun, 17 Mar 2002 21:58:09 +0100 From: Wim Livens <wim@livens.net> To: freebsd-stable@freebsd.org Subject: sphinx port Message-ID: <20020317205809.GC83291@krijt.livens.net>
next in thread | raw e-mail | index | archive | help
I've just cvsupd my ports tree.
Trying to build audio/sphinx gives a weird error:
/data1/ports/audio/sphinx# make
===> Extracting for sphinx-2.0.4
>> Checksum OK for sphinx2-0.4.tar.gz.
===> sphinx-2.0.4 depends on executable: gmake - found
===> sphinx-2.0.4 depends on executable: libtool - found
===> Patching for sphinx-2.0.4
/data1/ports/audio/sphinx/work/sphinx2-0.4 -type f -exec /usr/bin/perl
-pi -e "s:<malloc.h>:<stdlib.h>:g" {} \;
/data1/ports/audio/sphinx/work/sphinx2-0.4: permission denied
*** Error code 126
Stop in /data1/ports/audio/sphinx.
*** Error code 1
It's like the find command is defined as the empty string somewhere.
I found this line in /data1/ports/Mk/bsd.port.mk:
FIND?= /usr/bin/find
Anyone has an idea how to fix this ?
Should I send a PR ?
thanks,
Wim.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020317205809.GC83291>
