LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   binutils 1 pass :: broken pipe (?) (https://www.linuxquestions.org/questions/linux-from-scratch-13/binutils-1-pass-broken-pipe-289812/)

jayprakash 02-13-2005 06:38 PM

binutils 1 pass :: broken pipe (?)
 
/bin/sh ../../binutils-2.15.91.0.2/binutils/../ylwrap "bison -y" ../../binutils-2.15.91.0.2/binutils/arparse.y y.tab.c arparse.c y.tab.h arparse.h -- -d
../../binutils-2.15.91.0.2/binutils/../ylwrap: line 86: 30971 Broken pipe $prog ${1+"$@"} "$input"
make[3]: *** [arparse.c] Error 1
make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/binutils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/lfs/sources/binutils-build/binutils'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/mnt/lfs/sources/binutils-build/binutils'
make: *** [all-binutils] Error 2


does any one nows please?


technical:
mandrake 10
LFS 6
downloaded complete package 133MB so no "bleeding edge" packages
pentium 3 650MHz
512 MB ram


PS:
I searched whole day in google, lfs, linux[anything].org.net... and nothing

druuna 02-14-2005 11:16 AM

Hi,

Interesting problem. Did some searching of my own and came up with little, but it could be a mandrake related problem. Take a look here, especially the reply:

http://www.linuxquestions.org/questi...postid=1171543

I must admit that a different package was installed (wine) but the bison problem could be related. And checking if M4 is installed shouldn't be that hard :)

Anyway, hope this gets you going again.

jayprakash 02-14-2005 05:21 PM

be blessed :)))

this worked
M4 was missing
but in 'make install' hapened permission denied error, but i saw already this somewhere here

so thank you very much :)


All times are GMT -5. The time now is 06:15 AM.