Ralph Giles
2005-Jul-15 10:11 UTC
[Vorbis-dev] Re: Trouble building new vorbis-tools-1.1.1
On Sat, Jul 09, 2005 at 01:13:50PM -0700, enyc@sheer.us wrote:> > > But, trying to do the same thing on a different machine based on > > > suse-7.3 [been trying to get them to replace it with debian ;p] -- > > > http://bandicoot.merseine.nu/~enyc/vt111_config.log > > > and Run "make" -- > > > encode.c: In function `oe_encode': > > > encode.c:176: parse error before `long' > > > encode.c:183: `bitrate' undeclared (first use in this function) > > > encode.c:183: (Each undeclared identifier is reported only once > I can also confirm, the same build error occurs on a redhat-7.3 > system! > The same fix (moving "int double;") works there too!Ok, I've committed the relocate. Thanks for confirming! -r