Hi all !
I'm new to this list, so let me introduce myself in a few words. I've been 
using LFS+BLFS since version 3.0, and never had any problem with it. I've set 
up many machines, always following the book. 
By now, I've a problem on my LFS system, which I installed using the latest 
knoppix CD to work with. As usual, I followed the books to do so, and I 
finaly got a fully functionnal LFS system on my laptop, a Fujitsu Lifebook 
7020. Here we are for the machine. I even sucessfully installed KDE 3.5.0 
using the konstruct toolset.
The problem went after, when I wanted to upgrade to KDE 3.5.2. I've tried out 
many approach, without success. Here is the problem I get :
mcopidl compils, but with an error :

Dans le fichier inclus à partir de mcopidl.all_cc.cc:3: 
 /usr/share/misc/bison.simple:164:5: attention : « YYMAXDEPTH » n'est pas 
défini 
 Dans le fichier inclus à partir de mcopidl.all_cc.cc:4: 
 scanner.cc:743:5: attention : « YY_STACK_USED » n'est pas défini 
 scanner.cc:1783:5: attention : « YY_ALWAYS_INTERACTIVE » n'est pas défini 
 scanner.cc:2077:5: attention : « YY_MAIN » n'est pas défini 
 scanner.cc:2056: attention : « void* yy_flex_realloc(void*, yy_size_t) » 
défini mais n'a pas été utilisé 

Then, the compil continues, but I get the same sort of error when compiling 
dcopidl :

Dans le fichier inclus à partir de dcopidl.all_cc.cc:3: 
 scanner.cc:966:5: attention : « YY_STACK_USED » n'est pas défini 
 scanner.cc:2200:5: attention : « YY_ALWAYS_INTERACTIVE » n'est pas défini 
 scanner.cc:2494:5: attention : « YY_MAIN » n'est pas défini 
 scanner.cc:2473: attention : « void* yy_flex_realloc(void*, yy_size_t) » 
défini mais n'a pas été utilisé 

As far as I can see, this problem comes from flex and/or bison, though it 
worked fine when I installed the previous version. I'm stuck still with this 
error, because it then make dcopidl to crash when invoked from the make 
command.
Since I thought it could come from an error with flex or bison, I upgraded 
them both to the versions provided on their respective home page, but it 
didn't solve the problem.
I've also upgraded the toolchain, following what is said in the LFS-SVN book., 
so that I now have gcc 4.0.3, binutils 2.16.1 and glibc 2.3.6. I also 
upgraded to flex-2.5.33 and bison2.1.
I don't see what's wrong with it, so if anyone could help, that would be 
great. I've recorded a bug on the kde bugtrack system, so if more information 
is required, you can have a look at 
https://bugs.kde.org/show_bug.cgi?id=124980 where I've posted valgrind's 
output relative to the dcopidl call as well as gdb backtrace.
Thanks for any help.

Attachment: pgp8OkBJ4xHbb.pgp
Description: PGP signature

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to