[vlc-devel] Re: Extras/contrib bootstrap error?
Mark Moriarty
mfmbusiness at earthlink.net
Wed Mar 28 13:31:49 CEST 2007
I'm still seeing the same build issue, trying to build extras/contrib under
Cygwin on WinXP.
For some reason, in extras/contrib/bootstrap, I have to change the ">
config.mak" to ">> config.mak", at line 49.
This is on a clean trunk, one where I have done a kill-and-fill -- there's
something about having a fresh environment where the ">>" is necessary.
Mark
> _____________________________________________
> From: Mark Moriarty [mailto:mfmbusiness at earthlink.net]
> Sent: Saturday, March 03, 2007 11:30 AM
> To: 'vlc-devel at videolan.org'
> Subject: RE: Extras/contrib bootstrap error?
>
> Weird, as usual.
> I ended up changing the > config.mak to a >> config.mak, and it cleared
> OK. I did the same with distro.mak, at line 55 (made it a >> instead of a
> >).
> Doing that the bootstrap went fine.
> I then restored bootstrap (changed >> back to >), deleted the two .mak
> files, reran bootstrap and it worked OK.
> For some reason it just wasn't happy with the brand new trunk, needed that
> little "magic" step.
>
>
> _____________________________________________
> From: Mark Moriarty [mailto:mfmbusiness at earthlink.net]
> Sent: Saturday, March 03, 2007 8:34 AM
> To: 'vlc-devel at videolan.org'
> Subject: Extras/contrib bootstrap error?
>
> Hi --
> WinXP, Cygwin environment.
> I just did a kill-and-fill on my vlc trunk, went to extras/contrib.
>
> $ ./bootstrap i686-pc-cygwin
> : command not found6:
> ./bootstrap: line 49: syntax error near unexpected token `}'
> '/bootstrap: line 49: `} > config.mak
>
> I know that it's a clean download -- I actually updated it twice, still
> getting the same bootstrap file, same error.
>
> L:ines 45 - 49 of bootstrap are:
> rm -f config.mak
> {
> echo "# Automatically generated by bootstrap."
> echo "# Make changes if you know what you're doing."
> } > config.mak
>
> Thoughts?
>
> Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070328/3541d254/attachment.html>
More information about the vlc-devel
mailing list