bug-inetutils
[Top][All Lists]
Advanced

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

[bug-inetutils] Compiling issues


From: gerel
Subject: [bug-inetutils] Compiling issues
Date: Thu, 08 May 2008 11:57:43 -0300

Hey all there,

I've recently tried to compile inetutils and got some issues.

In bootstrap
##
automake: cannot open < lib/gnulib.mk: No such file or directory
autoreconf: automake failed with exit status: 1
###

I solved that one by doing "touch lib/gnulib.mk". Is that ok ?

In compilation
##
In file included from logwtmpko.c:2:
logwtmp.c: In function ‘_logwtmp’:
logwtmp.c:70: error: ‘PATH_WTMP’ undeclared (first use in this function)
logwtmp.c:70: error: (Each undeclared identifier is reported only once
logwtmp.c:70: error: for each function it appears in.)
make[2]: *** [logwtmpko.o] Error 1
make[2]: Leaving directory `/home/gerel/PROJECTS/inetutils/libinetutils'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gerel/PROJECTS/inetutils'
make: *** [all] Error 2
###

I need to work with traceroute only so I directly run "make" on its directory
and all went fine.

cheers

-gerel





reply via email to

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