Then I don't know.  I just did a fresh build and had no issues on Fedora 15.

Do "git status" to see if the build process regenerated some source file it
shouldn't have needed to regenerate.  This sometimes happens if the git
checkout in a fresh workspace results in an older date on a derived file.

Do a "git clean -fd" to remove everything that didn't come from the
repository.

Don't build inside the source tree.

Capture the build and configure logs, and look for anything weird.

Sorry, diagnosing environmental differences in somebody else's system isn't
really something I can help with beyond this.

Peter

On Wed, Aug 3, 2011 at 7:39 AM, Nils Faerber <nils.faer...@kernelconcepts.de
> wrote:

> Hi!
>
> Am 03.08.2011 14:14, schrieb Peter Bigot:
> > Google found http://permalink.gmane.org/gmane.comp.lang.go.general/30361
> >
> > Try installing flex.  I'm adding
> > http://gcc.gnu.org/install/prerequisites.html to the wiki.
>
> Oh, sorry, my fault - of course I have flex installed (since there is no
> real lex for Linux).
> So with flex installed it does not copile.
>
> > Peter
> Cheers
>  nils
>
> --
> kernel concepts GbR        Tel: +49-271-771091-12
> Sieghuetter Hauptweg 48
> D-57072 Siegen             Mob: +49-176-21024535
> http://www.kernelconcepts.de
>
>
> ------------------------------------------------------------------------------
> BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
> The must-attend event for mobile developers. Connect with experts.
> Get tools for creating Super Apps. See the latest technologies.
> Sessions, hands-on labs, demos & much more. Register early & save!
> http://p.sf.net/sfu/rim-blackberry-1
> _______________________________________________
> Mspgcc-users mailing list
> Mspgcc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users
>
------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to