bug-gnu-music
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnu-music] problem compiling with mandrake


From: nemolivier
Subject: Re: [Bug-gnu-music] problem compiling with mandrake
Date: Fri, 15 Sep 2000 14:30:58 +0200

Le ven, 15 sep 2000, vous avez écrit :
> >             Hello,
> >     A new (scool) year, a new distrbution of linux, .... some new problems.
> >     So I chage my distrib for the Mandrake 7.1. And I can't compile 
> > lilypond.  When I try ";/configure" there's a
> > problem withe the Flex Header (that's what I can see on the screen, I don't 
> > know anything about programation !!).
> >     If anybody else use the Mandrake 7.1 and find the solution, Please help 
> > me I realy nead to write scores.
> 
> I don't run Mandrake, but from their WWW page, it seems that
> your version should include a sufficiently recent version of
> Flex (2.5.4). However, the problem might be that you have
> have some older version of the file FlexLexer.h which is
> found instead of the correct version. 
> 
> You can check which file is used by gcc, for example by creating
> the file flextest.c with the single line
> ---------------
> #include <FlexLexer.h>
> ---------------
> and then run 
> >> gcc -E a.c | grep FlexLexer.h
> 
> Compare that file path to the location where the 
> Flex RPM file has put the include file, listed with:
> >> rpm -q -l flex
> 
> If this is the problem, the easiest fix is just to remove
> the old file.
> 
                
                Thank's,
        I tried it here is the result   :

        %gcc -E flextest.h | grep FlexLexer.h

In file included from flextest.h:3:
/usr/include/FlexLexer.h:47: iostream.h: Aucun fichier ou répertoire de ce type
# 1 "/usr/include/FlexLexer.h" 1 3

        When I look to the result of "./configure" the script can't find 
stepmake.
        What's that ? Can it be the reason of the make failure ?
        I send with this mail the "./configure" and "make" result produce with 
script and the config.log file.
        The pb with kpathsea going to be solve. 

-- 
Olivier Guéry   address@hidden

Attachment: config.log
Description: Text Data

Attachment: lilyscript.txt
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]