where to find library with objects ogg_stream_ ?

From: Bruno (cd1_at_biz.tiscali.be)
Date: 01/31/05


Date: Mon, 31 Jan 2005 18:51:31 +0100

Hi All,

when trying to compile kde 3.3.2 I receive the following errors when
compile/link vorbis (within kdemultimedia) about missing objects prefix
name 'ogg_stream_' :

(...)
Entering directory
`/usr/local/konstruct/kde/kdemultimedia/work/kdemultimedia-3.3.2/kioslave/audiocd/plugins/vorbis'
(...)
.libs/libaudiocd_encoder_vorbis_la.all_cpp.o(.text+0x54f): In function
`EncoderVorbis::flush_vorbis()':
: undefined reference to `ogg_stream_packetin'
.libs/libaudiocd_encoder_vorbis_la.all_cpp.o(.text+0x562): In function
`EncoderVorbis::flush_vorbis()':
: undefined reference to `ogg_stream_pageout'

(..etc..same type errors about others ogg_stream_..)

it seems I'm missing objects starting with ogg_stream_ ?!
Where can I grab them ?

Note: my config is Fedora Core-3 with gcc 3.3.3

Thanks for any help,
Bruno