[vlc-devel] Re: vlc-trunk compile errors - Linux

R. Bernstein rocky at panix.com
Thu Apr 1 09:59:35 CEST 2004


Yep. As Gildas pointed out, you need the current version in CVS of
vcdimager. Instructions for getting this are here

    https://savannah.gnu.org/cvs/?group_id=47

When configure was run, there should have been a check to see if you
have 0.7.21 or greater and the only 0.7.21 is 0.7.21cvs. I have see
this in my config.log:

  configure:18643: checking for libvcdinfo >= 0.7.21
  configure:18647: result: yes

So if this test passed, you should have been using a CVS
version. Alternatively, INSTALL.w32, suggests --disable-vcdx.

Gildas Bazin writes:
 > On Thursday 01 April 2004 04:17, James MacLean wrote:
 > > On a couple of machines that were compiling fine from the trunk, I am now
 > > seeing :
 > > 
 > > Making all in vcdx
 > > make[5]: Entering directory 
 > `/home/macleajb/VCD/SoftWare/VLC/vlc-trunk/modules/access/vcdx'
 > > make[6]: Entering directory 
 > `/home/macleajb/VCD/SoftWare/VLC/vlc-trunk/modules/access/vcdx'
 > > source='access.c' object='libvcdx_plugin_a-access.o' libtool=no \
 > > depfile='.deps/libvcdx_plugin_a-access.Po' 
 > tmpdepfile='.deps/libvcdx_plugin_a-access.TPo' \
 > > depmode=gcc3 /bin/sh ../../../autotools/depcomp \
 > > gcc -DHAVE_CONFIG_H -I. -I. -I../../..   -DSYS_LINUX -I../../../include 
 > `top_builddir="../../.." ../../../vlc-config --cflags plugin vcdx` 
 > -Wsign-compare -Wall  -finline-limit-30000 -pipe -c -o 
 > libvcdx_plugin_a-access.o `test -f 'access.c' || echo './'`access.c
 > > In file included from access.c:37:
 > > vcdplayer.h:79: error: syntax error before "PsdListDescriptor_t"
 > > vcdplayer.h:79: warning: no semicolon at end of struct or union
 > > vcdplayer.h:107: error: syntax error before '}' token
 > ...
 > > 
 > > Something new I should be doing on this end? Or am I doing something wrong 
 > > to begin with ;)?
 > > 
 > 
 > Apparently you need to update your vcdimager/libvcdinfo.
 > 
 > --
 > Gildas
 > 
 > -- 
 > 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>

-- 
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>



More information about the vlc-devel mailing list