From mboxrd@z Thu Jan 1 00:00:00 1970 From: hjl@lucon.org (H.J. Lu) To: romig@bierstadt.unl.edu (Phil Romig) Cc: egcs@cygnus.com Subject: Re: Trouble with genattr and 1.0.2 under linux Date: Sun, 29 Mar 1998 05:14:00 -0000 Message-id: References: <199803271627.KAA28661@bierstadt.unl.edu> X-SW-Source: 1998-03/msg00988.html > > > I'm trying to build 1.0.2 under linux (libc ver 5, kernel ver 2.0.31). > > I have encountered a couple of problems. > > 1) configure can't guess what kind of system I have. I supplied How come? BTW, you need binutils 2.8.1.0.23 or above. > "i586-pc-linux" and that seemed to make it happy. However I suspect Bad name for libc 5. > my other problem is related to a bad configuration. > > > Any hints/suggestions/similar experiences? > 1. Find out why configure can't guess what kind of system you have. Send me the output of ./egcs-1.0.2/config.guess 2. As the last resort, use "i586-pc-linux-gnulibc1". -- H.J. Lu (hjl@gnu.org)