[parisc-linux]

Kailashnath V Rampure kailasr@webcash.com
Wed, 25 Oct 2000 15:51:09 -0700


Thanks but now I have a problem in glibc while running configure. The 
problem is a follows:
/opt/hp/glibc/configure --host=hppa-linux --build=$MACH\
 >  --prefix=$DEST/hppa-linux --with-headers=~/source/linux/include\
 >  --disable-profile --without-cvs --disable-sanity-checks
loading cache ./config.cache
checking host system type... hppa-unknown-linux-gnu
checking sysdep dirs... sysdeps/hppa/elf sysdeps/unix/sysv/linux/hppa 
sysdeps/unix/sysv/linux sysdeps/gnu sysdeps/unix/common sysdeps/unix/mman 
sysdeps/unix/inet sysdeps/unix/sysv sysdeps/unix sysdeps/posix 
sysdeps/hppa/hppa1.1 sysdeps/wordsize-32 sysdeps/ieee754/flt-32 
sysdeps/ieee754/dbl-64 sysdeps/ieee754/ldbl-128 sysdeps/hppa/fpu 
sysdeps/hppa sysdeps/ieee754 sysdeps/generic/elf sysdeps/generic
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for pwd... /bin/pwd
checking build system type... i386-pc-linux-gnu
checking for hppa-linux-gcc... hppa-linux-gcc
checking version of hppa-linux-gcc... 2.96, ok
checking for gnumake... no
checking for gmake... gmake
checking version of gmake... 3.77, bad
checking for gnumsgfmt... no
checking for gmsgfmt... no
checking for msgfmt... msgfmt
checking version of msgfmt... 0.10.35, ok
checking for makeinfo... makeinfo
checking version of makeinfo... 3.12, ok
checking for gsed... no
checking for sed... sed
checking version of sed... 3.02, ok
configure: error:
*** Some critical program is missing or too old.
*** Check the INSTALL file for required versions.

Regards
Kailas



At 03:36 PM 10/25/00 -0600, you wrote:

>Kailashnath V Rampure writes...
>
> > Hi,
> >
> > I am building Linux for HP PA-RISC on Redhat linux. When I give " make
> > LANGUAGES=c" for gcc I get the following error can any one help me. I need
> > to install Linux on HP A class server. The server does not have a cdrom 
> devic
> > e.
> >
>[snip]
> > make[2]: hppa-linux-ar: Command not found
>
>You need to add the bin directory of the newly built binutils to your 
>$PATH so
>it can find the tools it needs.
>
>Unless you have an interest in hacking binutils/gcc/glibc you're probably
>better off just grabbing prebuilt tools. See,
>
>http://www.thepuffingroup.com/parisc/software.html
>
>for more info.
>
>HTH,
>
>--
>Matt Taggart
>taggart@fc.hp.com