bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: inetutils make error


From: Alain Magloire
Subject: Re: inetutils make error
Date: Tue, 17 Apr 2001 13:18:40 -0400 (EDT)

> 
>   This message is in MIME format.  The first part should be readable text,
>   while the remaining parts are likely unreadable without MIME-aware tools.
>   Send mail to address@hidden for more info.
> 
> --634954082-787222407-987526000=:10513
> Content-Type: TEXT/PLAIN; charset=US-ASCII
> 
> Hi,
> 
>       Attached is a text file containing the make errors I'm receiving
> while trying to compile inetutils-1.3.2.tar.gz. I would appreciate any
> help you can provide. Below is a list of software versions on my system:
> 
> GNU Make version 3.78.1
> glibc-2.1.3-22
> GCC 2.95.3
> 
> uname -a
> Linux logger.san.vayusphere.com 2.2.18-VAYU #2 SMP Tue Jan 2 09:47:48 PST
> 2001 i686 unknown
> 
>       I primarily need this package for the tftp server. Is there a way
> to compile tftpd by it's own?

You could get the latest snapshot on:
ftp://alpha.gnu.org/gnu/inetutils
or
ftp://alpha.gnu.org/gnu/cvs/inetutils.tgz
(I recommand this one) the more recent developement snapshot.

For the developement snapshot you will need the auto{make,conf} tools
to generate the configure, Makefile files see autogen.sh and the README*
files.  So in a shell:
# gzip -dc inetutils.tgz |tar xvf -
# cd inetutils
# ./autogen.sh
# ./configure
# cd libinetutils
# make
# cd ../tftp
# make

I'm currently extremmely busy with other projects but please send
your bug reports to the list(not to me;) if you have any problems.

Note: The latest (developement) snapshot contains fixes, that you may want.

> Thanks,
> 
> -- 
> -Cory Ellenson
> -Network Engineering






reply via email to

[Prev in Thread] Current Thread [Next in Thread]