[vlc-devel] Re: vlc: svn commit r9897 (gbazin)

Steve Lhomme steve.lhomme at free.fr
Wed Feb 9 13:53:52 CET 2005



Gildas Bazin a écrit :
> On Wednesday 09 February 2005 08:43, Steve Lhomme wrote:
> 
>>Gildas Bazin a écrit :
>>
>>>MSVC does support lseek. The above wrapper was just there for WinCE but 
> 
> it 
> 
>>>isn't used anymore which is why it's being removed.
>>>My guess is that your include/vlc_symbols.h wasn't updated after this 
>>>change, in which case you need to run ./toolbox --update-includes.
>>
>>I did that yesterday. That resulted in 3h of extra work to recover the 
>>config I had been working on on before... (only to realise later that I 
>>had backup of my work on another HD)
>>
>>I tried it on Linux and it didn't help neither. So please put that 
>>export back for MSVC. I don't think anyone but me will care.
>>
> 
> 
> Then your build is broken.
> Sorry but I do mind. I won't put back cruft just to accommodate somebody 
> with a broken build (and yes, I tested the MSVC project here and it works 
> fine).

So please tell me how to get it unbroken.

On my Debian system, I did "svn revert", "svn up", "bootstrap", "toolbox 
--update-includes" and I get nasty errors like this :

root at LinUx4:~/programs/videolan# ./bootstrap
...blabla...
Copying file intl/textdomain.c
Copying file autotools/mkinstalldirs
+ aclocal-1.7 -I m4
+ autoconf
NONE:0: /usr/bin/m4: ERROR: EOF in string
autom4te: /usr/bin/m4 failed with exit status: 1

or

root at LinUx4:~/programs/videolan# ./toolbox --update-includes
./toolbox: line 401: Makefile: No such file or directory
./toolbox: line 43: /Makefile.am: No such file or directory
sed: can't read vlc-config: No such file or directory
./toolbox: line 409: /include/vlc_symbols.h.in: No such file or directory
./toolbox: line 410: /include/vlc_symbols.h.in: No such file or directory
./toolbox: line 411: /include/vlc_symbols.h.in: No such file or directory

This command never ends...

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