Share

LAME (Lame Aint an MP3 Encoder)

Tracker: Bugs

5 'LAME_ALPHA_VERSION' undeclared - ID: 2815974
Last Update: Comment added ( robert )

Compiling 398-2, I get:

gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3
-fomit-frame-pointer -ffast-math -Wall -pipe -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib64/glib/include -MT parse.o -MD -MP -MF
.deps/parse.Tpo -c -o parse.o parse.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O3
-fomit-frame-pointer -ffast-math -Wall -pipe -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib64/glib/include -MT timestatus.o -MD
-MP -MF .deps/timestatus.Tpo -c -o timestatus.o timestatus.c
parse.c: In function 'lame_version_print':
parse.c:518: warning: field width should have type 'int', but argument 5
has type 'long unsigned int'
parse.c:520: warning: field width should have type 'int', but argument 4
has type 'long unsigned int'
parse.c:522: error: 'LAME_ALPHA_VERSION' undeclared (first use in this
function)
parse.c:522: error: (Each undeclared identifier is reported only once
parse.c:522: error: for each function it appears in.)
parse.c: In function 'parse_args':
parse.c:1436: error: 'LAME_ALPHA_VERSION' undeclared (first use in this
function)
make[2]: *** [parse.o] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/timestatus.Tpo .deps/timestatus.Po
make[2]: Leaving directory `/usr/local/src/graphics/lame-398-2/frontend'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/graphics/lame-398-2'
make: *** [all] Error 2


John Coppens ( jcoppens ) - 2009-07-02 20:04

5

Open

None

Robert Hegemann

configure/Makefiles

Unknown

Public


Comment ( 1 )




Date: 2009-10-24 12:25
Sender: robertProject Admin

Was this the official LAME tarball or an CVS checkout?
How did you configure LAME prior to compiling?

Looking at your text, it seems to be a 64 bit Linux system you are using,
right?


Log in to comment.

Attached File

No Files Currently Attached

Change ( 1 )

Field Old Value Date By
assigned_to nobody 2009-10-24 12:25 robert