Re: [tkined] problems in configuring SCOTTY on Digital Unix 4.0D

Erik Schoenfelder (schoenfr@gaertner.de)
Wed, 30 Sep 1998 10:27:50 +0200 (MET DST)

Hi,

On Wed, 30 Sep 1998 09:24:13 +0200,
Bernard BARBIER <bernard.barbier@creatis.insa-lyon.fr> said:

Bernard> I run DU 4.0D on a DEC 3000/600 and scotty :-) (thanks Juergen)
Bernard> [...]

Bernard> gcc -c -O -I. -DHAVE_CONFIG_H ./../tnm/ntping/ntping.c
Bernard> ./../tnm/ntping/ntping.c: In function `receive_pkt':
Bernard> ./../tnm/ntping/ntping.c:700: structure has no member named `ip_hl'
Bernard> make: *** [ntping.o] Error 1
Bernard> <14:35:22> cc -c -O -I. -DHAVE_CONFIG_H ./../tnm/ntping/ntping.c

sounds like gcc finds another `ip.h' include file, which have other
record names.

if this `other' ip.h include file defines a specifig tag, ntping could
get a workaround (eg. redefining the record names).

Have fun,
Erik

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.