On Sun, 5 Dec 1999, Thomas Zimmerman wrote:
> Is this just me? Do I need to change something to get a succesful
> compile on a RH6.1 (+updates) box?
> gcc -DNDEBUG -D__NO_MATH_INLINES -UNDEBUG -O -Wall -g -DABORTFP
> -DHAVEGTK `gtk-config --cflags` -DBRHIST -c fft.c -o fft.o
> fft.c: In function `init_fft':
> fft.c:342: `force_ms' undeclared (first use in this function)
I just added to the top of fft.c
extern int force_ms;
and it worked ok.
later
mike
--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )