adonthell-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Adonthell-general] Re: [Rebels] Usage question


From: Chris Brown
Subject: [Adonthell-general] Re: [Rebels] Usage question
Date: Thu, 18 Jul 2002 14:12:04 -0500 (CDT)

Thanks for passing it on Andrew,

its actually the game engine that isn't compiling: 

I'm using Mandrake 8.1. 
Ogg Version 1.0 rc3

here's the output from make:

/usr/lib/libvorbisfile.a(vorbisfile.o): In function `_get_data':
vorbisfile.o(.text+0x2c): undefined reference to `ogg_sync_buffer'
vorbisfile.o(.text+0x50): undefined reference to `ogg_sync_wrote'
/usr/lib/libvorbisfile.a(vorbisfile.o): In function `_get_next_page':
vorbisfile.o(.text+0x11e): undefined reference to `ogg_sync_pageseek'
/usr/lib/libvorbisfile.a(vorbisfile.o): In function 
`_bisect_forward_serialno':
vorbisfile.o(.text+0x2da): undefined reference to `ogg_page_serialno'
vorbisfile.o(.text+0x38a): undefined reference to `ogg_page_serialno'
/usr/lib/libvorbisfile.a(vorbisfile.o): In function `_fetch_headers':
vorbisfile.o(.text+0x42e): undefined reference to `ogg_page_serialno'
vorbisfile.o(.text+0x43f): undefined reference to `ogg_page_serialno'
vorbisfile.o(.text+0x44e): undefined reference to `ogg_stream_init'
vorbisfile.o(.text+0x462): undefined reference to `vorbis_info_init'
vorbisfile.o(.text+0x46e): undefined reference to `vorbis_comment_init'
vorbisfile.o(.text+0x489): undefined reference to `ogg_stream_pagein'
vorbisfile.o(.text+0x4b0): undefined reference to 
`vorbis_synthesis_headerin'
vorbisfile.o(.text+0x4cf): undefined reference to `ogg_stream_packetout'
vorbisfile.o(.text+0x50e): undefined reference to `vorbis_info_clear'
vorbisfile.o(.text+0x518): undefined reference to `vorbis_comment_clear'
vorbisfile.o(.text+0x526): undefined reference to `ogg_stream_clear'
/usr/lib/libvorbisfile.a(vorbisfile.o): In function 
`_prefetch_all_headers':
vorbisfile.o(.text+0x636): undefined reference to `ogg_page_serialno'
vorbisfile.o(.text+0x647): undefined reference to `ogg_page_granulepos'
vorbisfile.o(.text+0x67b): undefined reference to `ogg_stream_clear'
vorbisfile.o(.text+0x6a5): undefined reference to `ogg_page_granulepos'
vorbisfile.o(.text+0x6df): undefined reference to `vorbis_info_clear'
vorbisfile.o(.text+0x6f2): undefined reference to `vorbis_comment_clear'
/usr/lib/libvorbisfile.a(vorbisfile.o): In function `_make_decode_ready':
vorbisfile.o(.text+0x746): undefined reference to `vorbis_synthesis_init'
vorbisfile.o(.text+0x75f): undefined reference to `vorbis_block_init'
/usr/lib/libvorbisfile.a(vorbisfile.o): In function `_open_seekable2':
vorbisfile.o(.text+0x7e5): undefined reference to `ogg_page_serialno'
/usr/lib/libvorbisfile.a(vorbisfile.o): In function `_decode_clear':
vorbisfile.o(.text+0x86f): undefined reference to `ogg_stream_clear'
vorbisfile.o(.text+0x87d): undefined reference to `vorbis_dsp_clear'
vorbisfile.o(.text+0x88b): undefined reference to `vorbis_block_clear'
/usr/lib/libvorbisfile.a(vorbisfile.o): In function `_process_packet':
vorbisfile.o(.text+0x909): undefined reference to `ogg_stream_packetout'
vorbisfile.o(.text+0x940): undefined reference to `vorbis_synthesis'
vorbisfile.o(.text+0x955): undefined reference to 
`vorbis_synthesis_pcmout'
vorbisfile.o(.text+0x963): undefined reference to 
`vorbis_synthesis_blockin'
vorbisfile.o(.text+0x970): undefined reference to 
`vorbis_synthesis_pcmout'
vorbisfile.o(.text+0x9be): undefined reference to 
`vorbis_synthesis_pcmout'
vorbisfile.o(.text+0xa60): undefined reference to `ogg_page_serialno'
vorbisfile.o(.text+0xa87): undefined reference to `vorbis_info_clear'
vorbisfile.o(.text+0xa91): undefined reference to `vorbis_comment_clear'
vorbisfile.o(.text+0xac4): undefined reference to `ogg_page_serialno'
vorbisfile.o(.text+0xb05): undefined reference to `ogg_stream_init'
vorbisfile.o(.text+0xb0f): undefined reference to `ogg_stream_reset'
vorbisfile.o(.text+0xb5b): undefined reference to `ogg_stream_pagein'
/usr/lib/libvorbisfile.a(vorbisfile.o): In function `_ov_open1':
vorbisfile.o(.text+0xc1c): undefined reference to `ogg_sync_init'
vorbisfile.o(.text+0xc30): undefined reference to `ogg_sync_buffer'
vorbisfile.o(.text+0xc47): undefined reference to `ogg_sync_wrote'
/usr/lib/libvorbisfile.a(vorbisfile.o): In function `ov_clear':
vorbisfile.o(.text+0xd4b): undefined reference to `vorbis_block_clear'
vorbisfile.o(.text+0xd59): undefined reference to `vorbis_dsp_clear'
vorbisfile.o(.text+0xd64): undefined reference to `ogg_stream_clear'
vorbisfile.o(.text+0xd9d): undefined reference to `vorbis_info_clear'
vorbisfile.o(.text+0xdb0): undefined reference to `vorbis_comment_clear'
vorbisfile.o(.text+0xe29): undefined reference to `ogg_sync_clear'
/usr/lib/libvorbisfile.a(vorbisfile.o): In function `ov_raw_seek':
vorbisfile.o(.text+0x148c): undefined reference to `ogg_stream_packetout'
vorbisfile.o(.text+0x14b5): undefined reference to 
`vorbis_packet_blocksize'
vorbisfile.o(.text+0x14d9): undefined reference to `ogg_stream_packetout'
vorbisfile.o(.text+0x15c0): undefined reference to `ogg_page_serialno'
vorbisfile.o(.text+0x15df): undefined reference to `ogg_stream_clear'
vorbisfile.o(.text+0x1607): undefined reference to `ogg_page_serialno'
vorbisfile.o(.text+0x1657): undefined reference to `ogg_stream_init'
vorbisfile.o(.text+0x1664): undefined reference to `ogg_stream_reset'
vorbisfile.o(.text+0x1676): undefined reference to `ogg_stream_init'
vorbisfile.o(.text+0x1684): undefined reference to `ogg_stream_reset'
vorbisfile.o(.text+0x16a4): undefined reference to `ogg_stream_pagein'
vorbisfile.o(.text+0x16b9): undefined reference to `ogg_stream_pagein'
vorbisfile.o(.text+0x16c6): undefined reference to `ogg_page_eos'
vorbisfile.o(.text+0x16e3): undefined reference to `ogg_stream_clear'
vorbisfile.o(.text+0x1709): undefined reference to `ogg_stream_clear'
/usr/lib/libvorbisfile.a(vorbisfile.o): In function `ov_pcm_seek_page':
vorbisfile.o(.text+0x19dd): undefined reference to `ogg_page_granulepos'
vorbisfile.o(.text+0x1b45): undefined reference to `ogg_page_serialno'
vorbisfile.o(.text+0x1b5f): undefined reference to `ogg_stream_init'
vorbisfile.o(.text+0x1b67): undefined reference to `ogg_stream_reset'
vorbisfile.o(.text+0x1b7a): undefined reference to `ogg_stream_pagein'
vorbisfile.o(.text+0x1b8a): undefined reference to `ogg_stream_packetpeek'
vorbisfile.o(.text+0x1bc0): undefined reference to `ogg_page_granulepos'
vorbisfile.o(.text+0x1bcf): undefined reference to `ogg_page_continued'
vorbisfile.o(.text+0x1c1b): undefined reference to `ogg_stream_packetout'
/usr/lib/libvorbisfile.a(vorbisfile.o): In function `ov_pcm_seek':
vorbisfile.o(.text+0x1ce9): undefined reference to `ogg_stream_packetpeek'
vorbisfile.o(.text+0x1d0f): undefined reference to 
`vorbis_packet_blocksize'
vorbisfile.o(.text+0x1d3a): undefined reference to `vorbis_info_blocksize'
vorbisfile.o(.text+0x1d6e): undefined reference to `ogg_stream_packetout'
vorbisfile.o(.text+0x1def): undefined reference to `ogg_page_serialno'
vorbisfile.o(.text+0x1e18): undefined reference to `ogg_page_serialno'
vorbisfile.o(.text+0x1e68): undefined reference to `ogg_stream_init'
vorbisfile.o(.text+0x1e70): undefined reference to `ogg_stream_reset'
vorbisfile.o(.text+0x1e87): undefined reference to `ogg_stream_pagein'
vorbisfile.o(.text+0x1ee9): undefined reference to 
`vorbis_synthesis_pcmout'
vorbisfile.o(.text+0x1f00): undefined reference to `vorbis_synthesis_read'
/usr/lib/libvorbisfile.a(vorbisfile.o): In function `ov_read_float':
vorbisfile.o(.text+0x23b4): undefined reference to 
`vorbis_synthesis_pcmout'
vorbisfile.o(.text+0x23d6): undefined reference to `vorbis_synthesis_read'
/usr/lib/libvorbisfile.a(vorbisfile.o): In function `ov_read':
vorbisfile.o(.text+0x24a1): undefined reference to 
`vorbis_synthesis_pcmout'
vorbisfile.o(.text+0x299a): undefined reference to `vorbis_synthesis_read'
/usr/lib/libvorbisfile.a(vorbisfile.o): In function `_seek_helper':
vorbisfile.o(.text+0xbe): undefined reference to `ogg_sync_reset'
collect2: ld returned 1 exit status
make[2]: *** [adonthell] Error 1
make[2]: Leaving directory `/archive/adonthell-0.3.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/archive/adonthell-0.3.2/src'
make: *** [all-recursive] Error 1


On Thu, 18 Jul 2002, Andrew Michael Phillips wrote:

> Chris:
> I'll cross post to the main adonthell list and solicit their thoughts. I 
> suggest being patient, though. Disabling sound will get you playing, but 
> you lose out on the music, which very much sets the mood for the demo. 
> Playing it without sound isn't the same.
> 
> Adonthell crew:
> Any ideas on fixing Chris' problem? We are, of course, dealing with 
> Waste's Edge. Latest dl-able source release, I'd guess.
> 
> Andrew
> 
> On Thu, 18 Jul 2002, Chris Brown wrote:
> 
> > Speaking of Adonthell I can't get it to compile with version 1.0rc3 of 
> > Ogg. (foobars on the sound modules) and I can't seem to figure out a way 
> > to disable sound support so I can try it out :)
> > 
> > Chris
> > 
> > On Thu, 18 Jul 2002, Andrew Michael Phillips wrote:
> > 
> > > > > appropriate for me to do my CVS stuff from Endor? (I have my own 
> > > > > Linux box 
> > > > 
> > > > I would almost guarantee a 'yes' to this question, but what's the
> > > > project and how large is the CVS archive.
> > > 
> > > The project is called Adonthell. We're writing a CRPG. I've not looked at 
> > > the CVS yet, so I can't say how large it is. However, we're only working 
> > > on the 0.4 release now, so it's reasonable to expect the CVS archive to 
> > > grow as the project progresses.
> > > 
> > > > 
> > > > > but I seldom use it. Rebooting into Linux and losing trivial things 
> > > > > like 
> > > > > sound seems a pain if all I'm going to do is look at the code and 
> > > > > read the 
> > > > > draft information on the 1.0 release.)
> > > > 
> > > > Do you need help getting sound working in Linux?
> > > 
> > > Yes, thank you.
> > > 
> > > Andrew 
> > > 
> > > 
> > 
> > 
> 
> 

-- 
Chris the Christianfreak
http://www.christianfreak.net


Windows NT crashed
I am the blue screen of death
No one hears your screams







reply via email to

[Prev in Thread] Current Thread [Next in Thread]