[ogg-dev] XiphQT OggImport component on OS X link error

Jeffrey Wilson jeffrey-wilson at cinci.rr.com
Fri Jan 11 11:29:55 PST 2008


I am trying to build the OggImport component using Xcode 3.0.  Since I  
am a fan of frameworks, I have the XIPHQT_USE_FRAMEWORKS define set.   
Anyhow, I am getting a link error as listed below.

Ld /Users/jeff/programming/xiph-qt/OggImport/build/Development/ 
OggImport.component/Contents/MacOS/OggImport normal i386
     cd /Users/jeff/programming/xiph-qt/OggImport
     /Developer/usr/bin/gcc-4.0 -o /Users/jeff/programming/xiph-qt/ 
OggImport/build/Development/OggImport.component/Contents/MacOS/ 
OggImport -L/Users/jeff/programming/xiph-qt/OggImport/build/ 
Development -F/Users/jeff/programming/xiph-qt/OggImport/build/ 
Development -F/Developer/SDKs/MacOSX10.4u.sdk/Library/Frameworks -F/ 
Users/jeff/Library/Frameworks -filelist /Users/jeff/programming/xiph- 
qt/OggImport/build/OggImport.build/Development/OggImport.build/Objects- 
normal/i386/OggImport.LinkFileList -framework Carbon -framework  
CoreFoundation -framework QuickTime -framework Ogg -framework Vorbis - 
framework TheoraExp -framework Speex -arch i386 -exported_symbols_list  
src/OggImport.exp -bundle -mmacosx-version-min=10.4 -isysroot / 
Developer/SDKs/MacOSX10.4u.sdk
Undefined symbols:
   "__store_sample_reference", referenced from:
       _process_stream_page__vorbis in stream_vorbis.o
       _process_stream_page__speex in stream_speex.o
       _process_stream_page__flac in stream_flac.o
       _process_stream_page__theora in stream_theora.o
       _process_stream_page__theora in stream_theora.o
   "__commit_srefs", referenced from:
       _process_stream_page__vorbis in stream_vorbis.o
       _flush_stream__vorbis in stream_vorbis.o
       _process_stream_page__speex in stream_speex.o
       _flush_stream__speex in stream_speex.o
       _process_stream_page__flac in stream_flac.o
       _flush_stream__flac in stream_flac.o
       _process_stream_page__theora in stream_theora.o
       _flush_stream__theora in stream_theora.o
ld: symbol(s) not found
collect2: ld returned 1 exit status

Unfortunately, a google search reveals no hits for  
store_sample_reference and commit_srefs.  Am I missing a file or  
library somewhere?

Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/ogg-dev/attachments/20080111/cc626190/attachment.htm


More information about the ogg-dev mailing list