[Flac-dev] building CVS flac

Josh Coalson xflac at yahoo.com
Thu Jul 29 00:36:06 PDT 2004


> Next problem:
> 
> When compiling flac123, I discovered there is no callback.h installed
> in 
> /usr/local/include/FLAC.  I think callback.h needs to be added to 
> include/FLAC/Makefile.am .

yeah, caught that too.  it's fixed in CVS now.

> When I manually copy callback.h and try
> again, I 
> can't find my data types:
> 
> $ make
> if gcc -DPACKAGE_NAME=\"flac123\" -DPACKAGE_TARNAME=\"flac123\" 
> -DPACKAGE_VERSION=\"0.0.7\" -DPACKAGE_STRING=\"flac123\ 0.0.7\" 
> -DPACKAGE_BUGREPORT=\"kerneljake-at-hotmail-com\"
> -DPACKAGE=\"flac123\" 
> -DVERSION=\"0.0.7\" -DAUDIO_DEFAULT=\"oss\"  -I. -I.     
> -I/usr/local/include -MT flac123.o -MD -MP -MF ".deps/flac123.Tpo" \
>   -c -o flac123.o `test -f 'flac123.c' || echo './'`flac123.c; \
> then mv -f ".deps/flac123.Tpo" ".deps/flac123.Po"; \
> else rm -f ".deps/flac123.Tpo"; exit 1; \
> fi
> In file included from /usr/local/include/FLAC/callback.h:39,
>                  from /usr/local/include/FLAC/all.h:38,
>                  from flac123.h:23,
>                  from flac123.c:22:
> /usr/local/include/FLAC/ordinals.h:50:2: #error Unable to find
> fixed-size 
> data types
> 
> $ grep '^#define HAVE_INTTYPES_H' ~/flac1.1.1/config.log
> #define HAVE_INTTYPES_H 1

hmm... can't explain that one.  you might have caught CVS in
a bad state.  it's a little more stable now.

Josh



		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail




More information about the Flac-dev mailing list