Well, now I'm getting some other errors about libavcodec from ffmpeg...

gcc -Wsign-compare -Wall -pipe -o vlc src/vlc-vlc.o lib/libvlc.a ./modules/misc/memcpy/libmemcpymmx.a ./modules/video_chroma/libi420_rgb_mmx.a ./modules/video_chroma/libi422_yuy2_mmx.a ./modules/video_chroma/libi420_ymga_mmx.a ./modules/video_chroma/libi420_yuy2_mmx.a ./modules/misc/memcpy/libmemcpymmxext.a ./modules/misc/memcpy/libmemcpy3dn.a ./modules/codec/ffmpeg/libffmpeg.a ./modules/stream_out/libstream_out_switcher.a -L/usr/local/lib -g -lrt -lpthread -ldl -lm -L/root/FFMpeg-20050609/libavformat /root/FFMpeg-20050609/libavformat/libavformat.a -L/root/FFMpeg-20050609/libavcodec /root/FFMpeg-20050609/libavcodec/libavcodec.a -lz -lmp3lame -lm /root/FFMpeg-20050609/libavformat/libavformat.a(ogg.o)(.text+0x3b): In function `ogg_write_header': /root/FFMpeg-20050609/libavformat/ogg.c:39: undefined reference to `ogg_stream_init' /root/FFMpeg-20050609/libavformat/libavformat.a(ogg.o)(.text+0xf7):/root/FFMpeg-20050609/libavformat/ogg.c:54: undefined reference to `ogg_stream_packetin' /root/FFMpeg-20050609/libavformat/libavformat.a(ogg.o)(.text+0x189): In function `ogg_write_packet': /root/FFMpeg-20050609/libavformat/ogg.c:79: undefined reference to `ogg_stream_flush' /root/FFMpeg-20050609/libavformat/libavformat.a(ogg.o)(.text+0x203):/root/FFMpeg-20050609/libavformat/ogg.c:95: undefined reference to `ogg_stream_packetin' /root/FFMpeg-20050609/libavformat/libavformat.a(ogg.o)(.text+0x219):/root/FFMpeg-20050609/libavformat/ogg.c:97: undefined reference to `ogg_stream_pageout' /root/FFMpeg-20050609/libavformat/libavformat.a(ogg.o)(.text+0x296): In function `ogg_write_trailer': /root/FFMpeg-20050609/libavformat/ogg.c:112: undefined reference to `ogg_stream_flush' /root/FFMpeg-20050609/libavformat/libavformat.a(ogg.o)(.text+0x2d3):/root/FFMpeg-20050609/libavformat/ogg.c:118: undefined reference to `ogg_stream_clear' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x14): In function `oggvorbis_encode_init': /root/FFMpeg-20050609/libavcodec/oggvorbis.c:54: undefined reference to `vorbis_info_init' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x2f):/root/FFMpeg-20050609/libavcodec/oggvorbis.c:43: undefined reference to `vorbis_encode_init' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x47):/root/FFMpeg-20050609/libavcodec/oggvorbis.c:59: undefined reference to `vorbis_analysis_init' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x5c):/root/FFMpeg-20050609/libavcodec/oggvorbis.c:60: undefined reference to `vorbis_block_init' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x64):/root/FFMpeg-20050609/libavcodec/oggvorbis.c:62: undefined reference to `vorbis_comment_init' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x77):/root/FFMpeg-20050609/libavcodec/oggvorbis.c:63: undefined reference to `vorbis_comment_add_tag' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x8c):/root/FFMpeg-20050609/libavcodec/oggvorbis.c:65: undefined reference to `vorbis_analysis_headerout' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x147):/root/FFMpeg-20050609/libavcodec/oggvorbis.c:87: undefined reference to `vorbis_comment_clear' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x1c1): In function `oggvorbis_encode_frame': /root/FFMpeg-20050609/libavcodec/oggvorbis.c:108: undefined reference to `vorbis_analysis_buffer' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x211):/root/FFMpeg-20050609/libavcodec/oggvorbis.c:120: undefined reference to `vorbis_analysis_wrote' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x239):/root/FFMpeg-20050609/libavcodec/oggvorbis.c:122: undefined reference to `vorbis_analysis_blockout' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x24e):/root/FFMpeg-20050609/libavcodec/oggvorbis.c:123: undefined reference to `vorbis_analysis' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x256):/root/FFMpeg-20050609/libavcodec/oggvorbis.c:124: undefined reference to `vorbis_bitrate_addblock' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x269):/root/FFMpeg-20050609/libavcodec/oggvorbis.c:126: undefined reference to `vorbis_bitrate_flushpacket' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x399): In function `oggvorbis_encode_close': /root/FFMpeg-20050609/libavcodec/oggvorbis.c:159: undefined reference to `vorbis_analysis_wrote' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x3a7):/root/FFMpeg-20050609/libavcodec/oggvorbis.c:161: undefined reference to `vorbis_block_clear' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x3af):/root/FFMpeg-20050609/libavcodec/oggvorbis.c:162: undefined reference to `vorbis_dsp_clear' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x3b7):/root/FFMpeg-20050609/libavcodec/oggvorbis.c:163: undefined reference to `vorbis_info_clear' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x400): In function `oggvorbis_decode_init': /root/FFMpeg-20050609/libavcodec/oggvorbis.c:189: undefined reference to `vorbis_info_init' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x413):/root/FFMpeg-20050609/libavcodec/oggvorbis.c:190: undefined reference to `vorbis_comment_init' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x4e3):/root/FFMpeg-20050609/libavcodec/oggvorbis.c:242: undefined reference to `vorbis_synthesis_headerin' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x523):/root/FFMpeg-20050609/libavcodec/oggvorbis.c:252: undefined reference to `vorbis_synthesis_init' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x535):/root/FFMpeg-20050609/libavcodec/oggvorbis.c:253: undefined reference to `vorbis_block_init' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x63e): In function `oggvorbis_decode_frame': /root/FFMpeg-20050609/libavcodec/oggvorbis.c:307: undefined reference to `vorbis_synthesis' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x669):/root/FFMpeg-20050609/libavcodec/oggvorbis.c:313: undefined reference to `vorbis_synthesis_pcmout' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x73a):/root/FFMpeg-20050609/libavcodec/oggvorbis.c:317: undefined reference to `vorbis_synthesis_read' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x75c):/root/FFMpeg-20050609/libavcodec/oggvorbis.c:308: undefined reference to `vorbis_synthesis_blockin' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x788): In function `oggvorbis_decode_close': /root/FFMpeg-20050609/libavcodec/oggvorbis.c:328: undefined reference to `vorbis_info_clear' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggvorbis.o)(.text+0x790):/root/FFMpeg-20050609/libavcodec/oggvorbis.c:329: undefined reference to `vorbis_comment_clear' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggtheora.o)(.text+0x33): In function `Theora_decode_frame': /root/FFMpeg-20050609/libavcodec/oggtheora.c:47: undefined reference to `theora_decode_packetin' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggtheora.o)(.text+0x4c):/root/FFMpeg-20050609/libavcodec/oggtheora.c:50: undefined reference to `theora_decode_YUVout' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggtheora.o)(.text+0xa5): In function `Theora_decode_end': /root/FFMpeg-20050609/libavcodec/oggtheora.c:67: undefined reference to `theora_info_clear' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggtheora.o)(.text+0xad):/root/FFMpeg-20050609/libavcodec/oggtheora.c:68: undefined reference to `theora_comment_clear' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggtheora.o)(.text+0xea): In function `Theora_decode_init': /root/FFMpeg-20050609/libavcodec/oggtheora.c:83: undefined reference to `theora_info_init' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggtheora.o)(.text+0x150):/root/FFMpeg-20050609/libavcodec/oggtheora.c:103: undefined reference to `theora_decode_header' /root/FFMpeg-20050609/libavcodec/libavcodec.a(oggtheora.o)(.text+0x184):/root/FFMpeg-20050609/libavcodec/oggtheora.c:111: undefined reference to `theora_decode_init'
collect2: ld returned 1 exit status
make[2]: *** [vlc] Error 1
make[2]: Leaving directory `/root/vlc-snapshot-20050608'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/vlc-snapshot-20050608'
make: *** [all] Error 2

Joshua Ebel wrote:

I just grabbed a snapshot from:
http://download.videolan.org/pub/videolan/vlc/snapshots/

-Joshua Ebel

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Egeekial
Sent: Thursday, June 09, 2005 1:09 PM
To: Discussion about mythtv
Subject: Re: [mythtv-users] Mythstream

Where do I find a tarred CVS snapshot? Or do I have to get it through subversion?



------------------------------------------------------------------------

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to