[vlc-devel] Re: FW: VLC 0.6.0-test2 - compilation erro
Simon
simon at digiglobal.com
Wed May 28 17:54:13 CEST 2003
Thanks for the quick response.
But I forgot to mention that I get an error when I issue the "make" command.
Here are last 20 odd line: (log file attached)
/home/linux/mpeg2dec/libvo/video_out_sdl.c:143: undefined reference to
`SDL_Init'
/home/linux/mpeg2dec/libvo/video_out_sdl.c:148: undefined reference to
`SDL_GetVideoInfo'
/home/linux/mpeg2dec/libvo/video_out_sdl.c:149: undefined reference to
`SDL_ListModes'
/home/linux/mpeg2dec/libvo/video_out_sdl.c:151: undefined reference to
`SDL_ListModes'
../libvo/libvo.a(video_out_sdl.o): In function `sdl_setup_fbuf':
/home/linux/mpeg2dec/libvo/video_out_sdl.c:54: undefined reference to
`SDL_CreateYUVOverlay'
../libvo/libvo.a(video_out_sdl.o): In function `sdl_draw_frame':
/home/linux/mpeg2dec/libvo/video_out_sdl.c:76: undefined reference to
`SDL_SetVideoMode'
/home/linux/mpeg2dec/libvo/video_out_sdl.c:76: undefined reference to
`SDL_PollEvent'
/home/linux/mpeg2dec/libvo/video_out_sdl.c:79: undefined reference to
`SDL_DisplayYUVOverlay'
../libvo/libvo.a(video_out_sdl.o): In function `sdl_setup':
/home/linux/mpeg2dec/libvo/video_out_sdl.c:111: undefined reference to
`SDL_SetVideoMode'
../libvo/libvo.a(video_out_sdl.o): In function `sdl_start_fbuf':
/home/linux/mpeg2dec/libvo/video_out_sdl.c:64: undefined reference to
`SDL_LockYUVOverlay'
../libvo/libvo.a(video_out_sdl.o): In function `sdl_discard':
/home/linux/mpeg2dec/libvo/video_out_sdl.c:85: undefined reference to
`SDL_UnlockYUVOverlay'
collect2: ld returned 1 exit status
make[1]: *** [mpeg2dec] Error 1
make[1]: Leaving directory `/home/linux/mpeg2dec/src'
make: *** [all-recursive] Error 1
[root at rama mpeg2dec]#
-----Original Message-----
From: vlc-devel-bounce at videolan.org [mailto:vlc-devel-bounce at videolan.org]
On Behalf Of Christophe Massiot
Sent: 28 May 2003 16:38
To: vlc-devel at videolan.org
Subject: [vlc-devel] Re: FW: VLC 0.6.0-test2 - compilation erro
On Wed, May 28, 2003, Simon wrote:
> But I get the following error when trying to bootstrap.
> [root at rama mpeg2dec]# ./bootstrap
> * aclocal -I autotools
> * libtoolize-force-copy You should update your 'aclocal.m4' by running
> aclocal. Putting files in AC_CONFIG_AUX_DIR, 'autotools'.
> * autoheader
> * automake-add-missing-copy
> configure.in:10: 'automake requires 'AM_CONFIG_HEADER', not
> 'AC_CONFIG_HEADER'
> * autoconf
> * rm -f config.cache
> [root at rama mpeg2dec]#
> Can somebody please tell me the correct procedure.
You do not need to bootstrap.
--
Christophe Massiot.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: make.txt
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20030528/9bc0391f/attachment.txt>
More information about the vlc-devel
mailing list