[Flac-dev] OS X compile errors

Josh Coalson xflac at yahoo.com
Wed Jan 8 13:42:04 PST 2003


--- Matt Zimmerman <mdz at debian.org> wrote:
> On Wed, Jan 08, 2003 at 12:20:52PM -0600, Glenn wrote:
> 
> > I tried that fix, ran `make clean; ./configure --prefix=/opt` then:
> > 
> > [TLB:~/Desktop/flac-1.0.5_beta1/flac-1.0.5_beta1] glenn% make
> > make  all-recursive
> > Making all in doc
> > Making all in .
> > doxygen Doxyfile
> > make[3]: doxygen: Command not found
> > make[3]: *** [FLAC.tag] Error 127
> > make[2]: *** [all-recursive] Error 1
> > make[1]: *** [all-recursive] Error 1
> > make: *** [all] Error 2
> > [TLB:~/Desktop/flac-1.0.5_beta1/flac-1.0.5_beta1] glenn%
> > 
> > Let me know if you want me to try something else, otherwise I'll
> wait 
> > for beta2.
> 
> Install doxygen.
> 
> (Josh: thought about shipping pre-generated documentation and making
> this
> optional?)

I do, and did for 1.0.5 beta1, the problem is that his
'make clean' wiped it out.

The ideal behavior in this case is for configure to be
able to detect the presence of doxygen (easy enough), but
then make sure that 'make clean' does not remove the docs
if it is not possible to build them again.  I'll try something
in doc/Makefile.am to do this.

Josh


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com




More information about the Flac-dev mailing list