Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2002 14:28:39 -0700
From:      Mike <mike@coloradosurf.com>
To:        freebsd-stable@freebsd.org
Subject:   buildworld error (/usr/src/lib/libfetch)
Message-ID:  <20021127142839.A56915@coloradosurf.com>

next in thread | raw e-mail | index | archive | help
Hi all,


# uname -a
FreeBSD my.domain.com 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0:
 Wed Aug 14 21:23:26 GMT 2002     murray@builder.freebsdmall.com:
/usr/src/sys/compile/GENERIC  i386


I'm getting a buildworld error:

mkdep -f .depend -a    -I. -DINET6  /usr/src/lib/libfetch/fetch.c 
/usr/src/lib/libfetch/common.c /usr/src/lib/libfetch/ftp.c 
/usr/src/lib/libfetch/http.c /usr/src/lib/libfetch/file.c
/usr/src/lib/libfetch/ftp.c:69: stdint.h: No such file or directory
mkdep: compile failed
*** Error code 1

Stop in /usr/src/lib/libfetch.
*** Error code 1

Stop in /usr/src/lib.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


:-)
Yes, it's true, stdint.h is nowhere to be found. I couldn't locate(1)
it on other systems either. I checked another systems ftp.c file and
it did not have the stdint.h include line.

Does anyone know if just deleting it will be ok (the include)?
Background? 
Insight?

Is there more to it that this?

Please Cc: me as I'm not subscribed to -stable.


TIA,

mike



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021127142839.A56915>