[vorbis-dev] building on openbsd...

David Terrell dbt at meat.net
Tue Oct 26 13:29:17 PDT 1999



the library builds with no problems, but the commandline tool stops at 
this:

gcc -O20 -D__NO_MATH_INLINES -fsigned-char -I. -I../lib  -Dsize16='short' -Dsize32='int' -Dsize64='long long' -c main.c
main.c: In function `main':
main.c:201: warning: assignment makes pointer from integer without a cast
main.c:253: warning: passing arg 1 of `CheckWav' from incompatible pointer type
gcc -O20 -D__NO_MATH_INLINES -fsigned-char -I. -I../lib  -Dsize16='short' -Dsize32='int' -Dsize64='long long' getopt.o getopt1.o main.o -I. -I../lib  -Dsize16='short' -Dsize32='int' -Dsize64='long long' ../lib/libvorbis.a -o vorbis -lm
main.o: Undefined symbol `_fill_buffer' referenced from text segment
main.o: Undefined symbol `_CheckWav' referenced from text segment
main.o: Undefined symbol `_CheckAiff' referenced from text segment
*** Error code 1

Stop in /home/dbt/src/xiph/vorbis/cmdline.
*** Error code 1

Any suggestions?  I'm poking at it now...


-- 
David Terrell                             | dbt at meat.net
Prime Minister, Nebcorp Inc               | http://wwn.nebcorp.com/

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/




More information about the Vorbis-dev mailing list