From: Glenn <glenn@meaning.com>
Date: Fri Jan 10, 2003 7:12:19 PM America/Chicago
To: Josh Coalson <xflac@yahoo.com>
Subject: Re: [Flac-dev] Another OS X compile error
On Thursday, January 9, 2003, at 08:12 PM, Josh Coalson wrote:
> #ifdef FLAC__HAS_OGG
FLAC now compiles fine, but won't install:
/bin/sh ../../mkinstalldirs /opt/share/doc/flac-1.0.5-beta1/html/api
mkdir -p -- /opt/share/doc/flac-1.0.5-beta1/html/api
(cd api && /usr/bin/install -c -m 644 *
/opt/share/doc/flac-1.0.5-beta1/html/api)
/bin/sh: cd: api: No such file or directory
make[4]: *** [install-data-local] Error 1
make[3]: *** [install-am] Error 2
make[2]: *** [install-recursive] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
[TLB:~/Desktop/flac-1.0.5_beta1] glenn%
Is this another problem with "make clean?"
thanks,
glenn