Re: LFS 6.8 chap 5.10 gcc 4.5.2 make fails short version

2011-08-19 Thread Andrew Benton
On Fri, 19 Aug 2011 11:22:44 +0200
Franz L. Kuhlmann f_kuhlm...@freenet.de wrote:

 
 
 
 Hi, here is what I have done (on my UBUNTU 11.04 host, which has 
 build-essential installed, and is meeting lfs 6.8 host system requirements

Are you sure? Can we see the output of version-check.sh please?
http://www.linuxfromscratch.org/lfs/view/6.8/prologue/hostreqs.html

 | #include libelf/gelf.h
 configure:6512: result: no
 configure:6512: checking libelf/gelf.h presence
 configure:6512: gcc -E  -I/usr/include/libelf conftest.c
 conftest.c:20:25: fatal error: libelf/gelf.h: No such file or directory
 compilation terminated.
 ...
 configure: exit 0
 
 So,  header files ac_nonexistent.h libelf.h gelf.h libelf/libelf.h 
 libelf/gelf.h are missing...
 

Same here, greping through my build logs shows no mention of libelf. I
suspect that your problem lies elsewhere.

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


(BTW: GCC-pass1 is built in 5.5) Re: LFS 6.8 chap 5.10 gcc 4.5.2 make fails short version

2011-08-19 Thread William Immendorf
On Fri, Aug 19, 2011 at 4:22 AM, Franz L. Kuhlmann
f_kuhlm...@freenet.de wrote:
 So,  header files ac_nonexistent.h libelf.h gelf.h libelf/libelf.h
 libelf/gelf.h are missing...

 I am at a loss - will appreciate any and all suggestions
I don't think that libelf is the problem, rather, look (and attach)
the configure log for libgcc (should be in it's build directory). Look
for a line that says error: cannot compute suffix of object files:
cannot compile and look around there. You should see what caused it
and why.


-- 
William Immendorf
The ultimate in free computing.
Messages in plain text, please, no HTML.
GPG key ID: 1697BE98
If it's not signed, it's not from me.

--

Every nonfree program has a lord, a master --
and if you use the program, he is your master.  Richard Stallman

--
Are you a Gmail user? Please read this important notice:
http://www.fsf.org/campaigns/jstrap/gmail?31450.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page


Re: LFS 6.8 chap 5.10 gcc 4.5.2 make fails

2011-08-17 Thread William Immendorf
On Wed, Aug 17, 2011 at 11:19 AM, Franz L. Kuhlmann
f_kuhlm...@freenet.de wrote:
 Hi, here is what I have done (on my UBUNTU 11.04 host, which has
 build-essential installed, and is meeting lfs 6.8 host system requirements
snip wall of text, it said that the gcc used cannot compile
Hey, China called you earlier, they wanted their wall back. Next time,
just post the tail end of the output next time.
 config.log sent as separate post
Do you know about email attachments? Well, obviously you don't, and
it's better practice to attach this kind of stuff next time. Or just
use Pastebin.


-- 
William Immendorf
The ultimate in free computing.
Messages in plain text, please, no HTML.
GPG key ID: 1697BE98
If it's not signed, it's not from me.

--

Every nonfree program has a lord, a master --
and if you use the program, he is your master.  Richard Stallman

--
Are you a Gmail user? Please read this important notice:
http://www.fsf.org/campaigns/jstrap/gmail?31450.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page