On 4/19/06, David BOURIAUD <[EMAIL PROTECTED]> wrote: > > /usr/share/misc/bison.simple:164:5: warning : "YYMAXDEPTH" is not defined > In file included from mcopidl.all_cc.cc:4: > scanner.cc:743:5: warning : « YY_STACK_USED » is not defined > scanner.cc:1783:5: warning : « YY_ALWAYS_INTERACTIVE » is not defined > scanner.cc:2077:5: warning : « YY_MAIN » is not defined > scanner.cc:2056: warning : « void* yy_flex_realloc(void*, yy_size_t) » is > defined but has never been used.
That doesn't ring a bell for me, but it seems to be a bison issue. > I forgot to say in my previous message that I had a strange message > complaining that there was an error in file /usr/share/misc/bison.simple > So I investigated on this and could find this file anywhere on my system. So I > went on ftp.gnu.org and had a look at all archives related to bison. It seems > that this file, and /usr/share/misc/bison.hairy are not provided anymore > since version 1.35. I've picked both files from the bison1.35 archive, but it > doesn't solve the problem... I don't know if that's causing this error, but that doesn't seem right. I don't have those files, and I don't believe anyone else does either. I've never heard of an issue with bison.simple before. Do you recall why it was needed? What happens if you get rid of that file or move it to a different name? -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
