[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Gnome-telnet 2.4 fails when installing on RH 7.3 (intel)
From: |
Rurick Kellermann |
Subject: |
Gnome-telnet 2.4 fails when installing on RH 7.3 (intel) |
Date: |
14 Jun 2002 14:10:13 -0400 |
Hi there,
I was trying to compile inetutils 1.3.2 on my Dell Laptop, running RH
7.3 (2.4.18-4). I extracted the files. The compile failed and any
assistance you can provide is definitely appreciated. I ran /configure as
instructed, no problems. But I got these when I rat the
make command. Here is the listing of the errors:
make -C libtelnet all
make[1]: Entering directory `/home/software/inetutils-1.3.2/libtelnet'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/software/inetutils-1.3.2/libtelnet'
make -C libinetutils all
make[1]: Entering directory `/home/software/inetutils-1.3.2/libinetutils'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/software/inetutils-1.3.2/libinetutils'
make -C inetd all
make[1]: Entering directory `/home/software/inetutils-1.3.2/inetd'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/software/inetutils-1.3.2/inetd'
make -C ftpd all
make[1]: Entering directory `/home/software/inetutils-1.3.2/ftpd'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/software/inetutils-1.3.2/ftpd'
make -C telnetd all
make[1]: Entering directory `/home/software/inetutils-1.3.2/telnetd'
gcc -02 -DHAVE_CONFIG_H -I. -I../include -DLINEMODE -DKLUDGELINEMODE
-DDIAGNOSTICS -DENV_HACK -DOLD_ENVIRON -DPATH_LOGIN=\"/bin/login\" -c -o
sys_term.o sys_term.c
make[1]: Leaving directory `/home/software/inetutils-1.3.2/telnetd'
sys_term.c: In function 'rmut':
sys_term.c.2233: sizeof applied to an incomplete type
sys_term.c.2235: arithmetic on pointer to an incomplete type
sys_term.c 2235:deferencing pointer to incomplete type
sys_term.c 2235: increment of pointer to unknown structure
sys_term.c 2255: structure has no member name 'ut_name'
make[1] *** [sys_error.o] Error 1
make ***[telnetd-all]Error 2
Any help would be apreciated,
Rurick Kellermann
- Gnome-telnet 2.4 fails when installing on RH 7.3 (intel),
Rurick Kellermann <=