Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 1998 20:42:57 -0800
From:      Joe McGuckin <joe@via.net>
To:        hackers@FreeBSD.ORG
Subject:   help - make world fails
Message-ID:  <199803010442.UAA29880@monk.via.net>

next in thread | raw e-mail | index | archive | help

I used cvsup to pickup the latest -stable 
(/usr/src/share/examples/cvsup/stable-supfile). I might be doing something
wrong, but it's not obvious to me.

Here's where it fails:

building shared scsi library (version 2.0)
===> libskey
cc -pipe -DPERMIT_CONSOLE -D_SKEY_INTERNAL -I/usr/src/lib/libskey -W -Wall -Werror -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/libskey/skeyaccess.c -o skeyaccess.o
cc1: warnings being treated as errors
/usr/obj/usr/src/tmp/usr/include/stdio.h:366: warning: `__sputc' defined but not used
/usr/obj/usr/src/tmp/usr/include/ctype.h:143: warning: `__istype' defined but not used
/usr/obj/usr/src/tmp/usr/include/ctype.h:157: warning: `__toupper' defined but not used
/usr/obj/usr/src/tmp/usr/include/ctype.h:164: warning: `__tolower' defined but not used
*** Error code 1
 
Stop.
*** Error code 1
 
Stop.
*** Error code 1
 
Stop.
*** Error code 1
 
Stop.
*** Error code 1
 
Stop.

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



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