search for: checkaiff

Displaying 2 results from an estimated 2 matches for "checkaiff".

2000 Sep 11
0
cmdline does not compile from cvs
...etopt1.o main.o -I. -I../lib -DUSE_ALLOCA_H -DUSE_MEMORY_H ../lib/libvorbis.a -o vorbis -lm -lpthread main.o: In function `main': main.o(.text+0x31c): undefined reference to `fill_buffer' main.o(.text+0x332): undefined reference to `CheckWav' main.o(.text+0x35a): undefined reference to `CheckAiff' collect2: ld returned 1 exit status Your eyes are weary from staring at the CRT. You feel sleepy. Notice how restful it is to watch the cursor blink. Close your eyes. The opinions stated above are yours. You cannot imagine why you ever felt otherwise. <HR NOSHADE> <UL> &...
2000 Jun 11
1
cmdline
...-I. -I../lib getopt.o getopt1.o main.o -I. -I../lib \ ../lib/libvorbis.a -o vorbis -lpthread -lm main.o: In function `main': main.o(.text+0x31c): undefined reference to `fill_buffer' main.o(.text+0x332): undefined reference to `CheckWav' main.o(.text+0x35a): undefined reference to `CheckAiff' collect2: ld returned 1 exit status make[1]: *** [target] Error 1 make[1]: Leaving directory `/home/users/wrobell/work/vorbis/cmdline' make: *** [all] Error 2 I have attached patch which solves two last undefined references. Again (cmdline dir): # make ... gcc -O20 -ffast-math -D_REENTRA...