Displaying 1 result from an estimated 1 matches for "_os_checksum".
2000 Jun 19
2
Compilation error
...'
gcc -O20 -ffast-math -D_REENTRANT -D__NO_MATH_INLINES -fsigned-char -I.
-I../include -c framing.c
framing.c:76: parse error before crc_lookup'
framing.c:76: warning: data definition has no type or storage class
framing.c:79: parse error before _ogg_crc_entry'
framing.c: In function _os_checksum':
framing.c:173: syntax error before crc_reg'
framing.c:177: crc_reg' undeclared (first use this function)
framing.c:177: (Each undeclared identifier is reported only once
framing.c:177: for each function it appears in.)
make[2]: *** [framing.o] Error 1
make[2]: Leaving directory /var/....