[vlc-devel] ["Jonas A. Larsen" <jonas at vrt.dk>] SUBVERSION is broken
System administration
admin at via.ecp.fr
Sat Aug 13 09:35:01 CEST 2005
----- Forwarded message from "Jonas A. Larsen" <jonas at vrt.dk> -----
From: "Jonas A. Larsen" <jonas at vrt.dk>
Date: Sat, 13 Aug 2005 03:02:00 +0200
To: vlc-devel at videolan.org
Subject: SUBVERSION is broken
X-Mailer: Microsoft Office Outlook, Build 11.0.6353
X-Spam-Status: No, score=4.8 required=5.0 tests=BIG_FONT,FORGED_RCVD_HELO,
HTML_MESSAGE,MSGID_FROM_MTA_ID,RCVD_IN_ORBS autolearn=no version=3.0.3
Hi
I've suspected it for some days, but after todays change that makes ffmpeg a
core module(mmm or something)
U cant even build vlc anymore (under cygwin/windows)
Before I noticed I couldn t paly xvids, which was probably due to ffmpeg
failing, but now u cant build vlc at all.
Here is the output:
1. if gcc -mno-cygwin -DHAVE_CONFIG_H -I. -I. -I.
-I/usr/win32/include -I/usr/win32/include/ebml -D_OFF_T_ -D_off_t=long
-DSYS_M
2. INGW32 -I./include `top_builddir="." ./vlc-config --cflags vlc`
-Wsign-compare -Wall -mms-bitfields -pipe -MT src/vlc-vlc.o -M
3. D -MP -MF "src/.deps/vlc-vlc.Tpo" -c -o src/vlc-vlc.o `test -f
'src/vlc.c' || echo './'`src/vlc.c; \
4. then mv -f "src/.deps/vlc-vlc.Tpo" "src/.deps/vlc-vlc.Po"; else rm
-f "src/.deps/vlc-vlc.Tpo"; exit 1; fi
5. g++ -mno-cygwin -Wsign-compare -Wsign-compare -Wall -mms-bitfields
-pipe -L/usr/win32/lib -o vlc.exe src/vlc-vlc.o ./modules/mi
6. sc/memcpy/libmemcpymmx.a ./modules/video_chroma/libi420_rgb_mmx.a
./modules/video_chroma/libi422_yuy2_mmx.a ./modules/video_chr
7. oma/libi420_ymga_mmx.a ./modules/video_chroma/libi420_yuy2_mmx.a
./modules/misc/memcpy/libmemcpymmxext.a ./modules/misc/memcpy/
8. libmemcpy3dn.a ./modules/demux/liblivedotcom.a
./modules/codec/ffmpeg/libffmpeg.a
./modules/stream_out/libstream_out_switcher.a
9. -L/usr/local/lib -g -lkernel32 /usr/win32/lib/libiconv.a
/usr/win32/lib/libintl.a /usr/win32/lib/libiconv.a -lws2_32 -lnetapi3
10. 2 -lwinmm -mwindows -L/usr/win32/lib
-L/usr/win32/live.com/UsageEnvironment -lUsageEnvironment
-L/usr/win32/live.com/groupsock
11. -lgroupsock -L/usr/win32/live.com/BasicUsageEnvironment
-lBasicUsageEnvironment -L/usr/win32/live.com/liveMedia -lliveMedia -lw
12. s2_32 -lz -lfaac -lmp3lame -lavformat -lz -lavcodec
13. /usr/win32/lib/libavcodec.a(mp3lameaudio.o): In function
`MP3lame_encode_init':
14. /home/videolan/win32/ffmpeg-20050624/libavcodec/mp3lameaudio.c:46:
undefined reference to `_lame_init'
15. /home/videolan/win32/ffmpeg-20050624/libavcodec/mp3lameaudio.c:48:
undefined reference to `_lame_set_in_samplerate'
16. /home/videolan/win32/ffmpeg-20050624/libavcodec/mp3lameaudio.c:49:
undefined reference to `_lame_set_out_samplerate'
17. /home/videolan/win32/ffmpeg-20050624/libavcodec/mp3lameaudio.c:50:
undefined reference to `_lame_set_num_channels'
18. /home/videolan/win32/ffmpeg-20050624/libavcodec/mp3lameaudio.c:52:
undefined reference to `_lame_set_quality'
19. /home/videolan/win32/ffmpeg-20050624/libavcodec/mp3lameaudio.c:54:
undefined reference to `_lame_set_mode'
20. /home/videolan/win32/ffmpeg-20050624/libavcodec/mp3lameaudio.c:55:
undefined reference to `_lame_set_brate'
21. /home/videolan/win32/ffmpeg-20050624/libavcodec/mp3lameaudio.c:56:
undefined reference to `_lame_set_bWriteVbrTag'
22. /home/videolan/win32/ffmpeg-20050624/libavcodec/mp3lameaudio.c:57:
undefined reference to `_lame_init_params'
23. /home/videolan/win32/ffmpeg-20050624/libavcodec/mp3lameaudio.c:60:
undefined reference to `_lame_get_framesize'
24. /home/videolan/win32/ffmpeg-20050624/libavcodec/mp3lameaudio.c:68:
undefined reference to `_lame_close'
25. /usr/win32/lib/libavcodec.a(mp3lameaudio.o): In function
`MP3lame_encode_frame':
26. /home/videolan/win32/ffmpeg-20050624/libavcodec/mp3lameaudio.c:142:
undefined reference to `_lame_encode_buffer_interleaved'
27. /home/videolan/win32/ffmpeg-20050624/libavcodec/mp3lameaudio.c:150:
undefined reference to `_lame_encode_buffer'
28. /home/videolan/win32/ffmpeg-20050624/libavcodec/mp3lameaudio.c:160:
undefined reference to `_lame_encode_flush'
29. /usr/win32/lib/libavcodec.a(mp3lameaudio.o): In function
`MP3lame_encode_close':
30. /home/videolan/win32/ffmpeg-20050624/libavcodec/mp3lameaudio.c:200:
undefined reference to `_lame_close'
31. /usr/win32/lib/libavcodec.a(faac.o): In function `Faac_encode_init':
32. /home/videolan/win32/ffmpeg-20050624/libavcodec/faac.c:42: undefined
reference to `_faacEncOpen at 16'
33. /home/videolan/win32/ffmpeg-20050624/libavcodec/faac.c:47: undefined
reference to `_faacEncGetCurrentConfiguration at 4'
34. /home/videolan/win32/ffmpeg-20050624/libavcodec/faac.c:63: undefined
reference to `_faacEncSetConfiguration at 8'
35. /home/videolan/win32/ffmpeg-20050624/libavcodec/faac.c:80: undefined
reference to `_faacEncGetDecoderSpecificInfo at 12'
36. /home/videolan/win32/ffmpeg-20050624/libavcodec/faac.c:50: undefined
reference to `_faacEncClose at 4'
37. /usr/win32/lib/libavcodec.a(faac.o): In function
`Faac_encode_frame':
38. /home/videolan/win32/ffmpeg-20050624/libavcodec/faac.c:96: undefined
reference to `_faacEncEncode at 20'
39. /usr/win32/lib/libavcodec.a(faac.o): In function
`Faac_encode_close':
40. /home/videolan/win32/ffmpeg-20050624/libavcodec/faac.c:113:
undefined reference to `_faacEncClose at 4'
41. /usr/win32/lib/libavcodec.a(png.o): In function `png_write_chunk':
42. /home/videolan/win32/ffmpeg-20050624/libavcodec/png.c:695: undefined
reference to `_crc32'
43. /home/videolan/win32/ffmpeg-20050624/libavcodec/png.c:700: undefined
reference to `_crc32'
44. /home/videolan/win32/ffmpeg-20050624/libavcodec/png.c:703: undefined
reference to `_crc32'
45. /usr/win32/lib/libavcodec.a(png.o): In function `encode_frame':
46. /home/videolan/win32/ffmpeg-20050624/libavcodec/png.c:799: undefined
reference to `_deflateInit2_'
47. /home/videolan/win32/ffmpeg-20050624/libavcodec/png.c:897: undefined
reference to `_deflate'
48. /home/videolan/win32/ffmpeg-20050624/libavcodec/png.c:917: undefined
reference to `_deflateEnd'
49. /home/videolan/win32/ffmpeg-20050624/libavcodec/png.c:727: undefined
reference to `_deflate'
50. /home/videolan/win32/ffmpeg-20050624/libavcodec/png.c:727: undefined
reference to `_deflate'
51. /usr/win32/lib/libavcodec.a(lcl.o): In function `encode_frame':
52. /home/videolan/win32/ffmpeg-20050624/libavcodec/lcl.c:578: undefined
reference to `_deflateReset'
53. /home/videolan/win32/ffmpeg-20050624/libavcodec/lcl.c:589: undefined
reference to `_deflate'
54. /home/videolan/win32/ffmpeg-20050624/libavcodec/lcl.c:595: undefined
reference to `_deflate'
55. /usr/win32/lib/libavcodec.a(lcl.o): In function `encode_init':
56. /home/videolan/win32/ffmpeg-20050624/libavcodec/lcl.c:825: undefined
reference to `_deflateInit_'
57. /usr/win32/lib/libavcodec.a(lcl.o): In function `encode_end':
58. /home/videolan/win32/ffmpeg-20050624/libavcodec/lcl.c:879: undefined
reference to `_deflateEnd'
59. collect2: ld returned 1 exit status
60. make[2]: *** [vlc.exe] Error 1
61. make[2]: Leaving directory `/home/jonas/vlc-trunk'
62. make[1]: *** [all-recursive] Error 1
63. make[1]: Leaving directory `/home/jonas/vlc-trunk'
64. make: *** [all] Error 2
I hope somebody can fix this or shed some light on whats wrong, this was
confirmed both on my own system and on markfm's.
I have tried all sorts of fixes, wiping the trunk and re-downloading it,
redownloading and installing contribs and re-installating cygwin, no change
at all.
So again, I hope somebody can help.
Cheers
Jonas Larsen
PS: Newest svn used, 0.8.4, in windows xp with cygwin
----- End forwarded message -----
--
System administration <admin at via.ecp.fr>
VIA, Ecole Centrale Paris, France
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list