Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
build failure: usr.sbin/sup/lib/../source/run.c:110: warning: comparison between signed and unsigned
Hi,
I've been having this problem for a little while and just disconnected
sup from my build
dependall ===> usr.sbin/sup
dependall ===> usr.sbin/sup/lib
cc1: warnings being treated as errors
/usr/src/usr.sbin/sup/lib/../source/run.c: In function 'makearglist':
/usr/src/usr.sbin/sup/lib/../source/run.c:110: warning: comparison
between signed and unsigned
*** Failed target: run.o
*** Failed command:
/usr/obj/tooldir.NetBSD-i386/bin/i386--netbsdelf-gcc -O2 -pipe -Os
-fexpensive-optimizations -march=pentiumpro -mtune=k8 -ffast-math
-Wextra -Werror -pipe -Os -fexpensive-optimizations -march=pentiumpro
-mtune=k8 -ffast-math -fstack-protector -Wstack-protector --param
ssp-buffer-size=1 -UCMUCS -UCMU -UMACH -DVAR_TMP -DHAS_DAEMON
-DHAS_POSIX_DIR -DLIBWRAP -DHAS_FPARSELN -DHAS_VIS -DHAS_FGETLN
-I/usr/src/usr.sbin/sup/lib/../source
-I/usr/src/usr.sbin/sup/lib/../lib -I/usr/src/usr.sbin/sup/lib/../sys
-DEE_XXX -D_FORTIFY_SOURCE=2 -nostdinc -isystem
/usr/obj/i386/destdir.i386/usr/include -c
/usr/src/usr.sbin/sup/lib/../source/run.c -o run.o
*** Error code 1
Stop.
nbmake: stopped in /usr/src/usr.sbin/sup/lib
*** Failed target: dependall
*** Failed command: cd /usr/src/usr.sbin/sup/lib;
/usr/obj/tooldir.NetBSD-i386/bin/nbmake realall
*** Error code 1
Stop.
nbmake: stopped in /usr/src/usr.sbin/sup/lib
my mk.conf:
CFLAGS = -pipe -Os -fexpensive-optimizations -march=pentiumpro
-mtune=k8 -ffast-mat
USE_SSP = yes
WARNS = 0
TOOLDIR = /usr/obj/tooldir.NetBSD-${MACHINE_ARCH}
MKMODULAR = yes
MKPUFFS = yes
MKUPDATE = yes
MKLINT = no
MAKEVERBOSE = 0
thanks!
--
Best regards,
Home |
Main Index |
Thread Index |
Old Index