[vorbis-dev] branch_beta3 merged onto mainline

Jack Moffitt jack at icecast.org
Mon Nov 6 22:59:28 PST 2000



the fix has been checked in.  

note, makefile.in is a generated file.  you shouldn't be editing it by
hand unless it's some quick fix, and then, why not just edit the
Makefile directly :)

can anybody with beos retest now?

jack.

On Tue, Nov 07, 2000 at 07:52:23AM +0100, Patrick Mauritz wrote:
> On Mon, Nov 06, 2000 at 01:59:29PM -0800, Monty wrote:
> > > The build on BeOS seems a bit pear shaped (been too busy to keep up
> > > so this is my first attempt to build beta3)
> > > 
> > > The error I'm getting in config.log is
> > > 
> > > configure:1877: gcc -o conftest -O20 -D__NO_MATH_INLINES -fsigned-char -
> > > DUSE_MEMORY_H    conftest.c   -logg 1>&5
> > > /Be3/Source/CVS/vorbis/configure:1866: ogg/ogg.h: No such file or directory  
> > > 
> > > I appear to be missing a -I/boot/home/config/include
> > > 
> > > I'm attempting to configure with
> > > autogen.sh --prefix=/boot/home/config --with-ogg=/boot/home/config
> > > 
> > > ogg.h is in /boot/home/config/include/ogg/ogg.h
> > 
> > Does that correct the missing include?
> in the makefile.ins there are @OGG_CFLAGS@ missing in the definition of CFLAGS
> so instead of
> CFLAGS = @CFLAGS@
> do a 
> CFLAGS = @CFLAGS@ @OGG_CFLAGS@
> and you're set
> 
> p.mauritz
> 
> --- >8 ----
> List archives:  http://www.xiph.org/archives/
> Ogg project homepage: http://www.xiph.org/ogg/
> To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
> containing only the word 'unsubscribe' in the body.  No subject is needed.
> Unsubscribe messages sent to the list will be ignored/filtered.

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list