make -C tools/config ncurses conf mconf
make[1]: Entering directory `/home/kara/ds-0.2rc7/tools/config'
cp zconf.tab.h_shipped zconf.tab.h
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I. -c conf.c -o conf.o
conf.c: In function ‘strip’:
conf.c:46: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
conf.c: In function ‘conf_askvalue’:
conf.c:94: warning: pointer targets in passing argument 1 of ‘fgets’ differ in signedness
conf.c: In function ‘conf_string’:
conf.c:187: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
conf.c:188: warning: pointer targets in assignment differ in signedness
conf.c: In function ‘conf_sym’:
conf.c:236: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
conf.c:236: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
conf.c:236: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
conf.c:236: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
conf.c:236: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
conf.c:236: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
conf.c:248: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
conf.c:248: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
conf.c:248: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
conf.c:248: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
conf.c:248: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
conf.c:248: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
conf.c: In function ‘conf_choice’:
conf.c:350: warning: pointer targets in passing argument 1 of ‘fgets’ differ in signedness
conf.c:360: warning: pointer targets in passing argument 1 of ‘atoi’ differ in signedness
conf.c:384: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
cp zconf.tab.c_shipped zconf.tab.c
cp lex.zconf.c_shipped lex.zconf.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I. -c zconf.tab.c -o zconf.tab.o
In file included from zconf.tab.c:2125:
confdata.c: In function ‘conf_expand_value’:
confdata.c:35: warning: pointer targets in passing argument 1 of ‘__builtin_strchr’ differ in signedness
confdata.c:35: warning: pointer targets in assignment differ in signedness
confdata.c:36: warning: pointer targets in passing argument 2 of ‘__builtin_strncat’ differ in signedness
confdata.c:47: warning: pointer targets in passing argument 2 of ‘strcat’ differ in signedness
confdata.c: In function ‘conf_get_default_confname’:
confdata.c:58: warning: pointer targets in passing argument 1 of ‘conf_expand_value’ differ in signedness
confdata.c: In function ‘conf_read’:
confdata.c:84: warning: pointer targets in passing argument 1 of ‘conf_expand_value’ differ in signedness
gcc conf.o zconf.tab.o -o conf
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -I. -c mconf.c -o mconf.o
mconf.c: In function ‘search_conf’:
mconf.c:459: warning: pointer targets in passing argument 1 of ‘sym_re_search’ differ in signedness
mconf.c: In function ‘conf_string’:
mconf.c:842: warning: pointer targets in passing argument 2 of ‘sym_set_string_value’ differ in signedness
mconf.c: In function ‘conf_load’:
mconf.c:863: warning: pointer targets in passing argument 1 of ‘conf_read’ differ in signedness
mconf.c: In function ‘conf_save’:
mconf.c:884: warning: pointer targets in passing argument 1 of ‘conf_write’ differ in signedness
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -I. -c lxdialog/checklist.c -o lxdialog/checklist.o
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -I. -c lxdialog/menubox.c -o lxdialog/menubox.o
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -I. -c lxdialog/textbox.c -o lxdialog/textbox.o
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -I. -c lxdialog/yesno.c -o lxdialog/yesno.o
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -I. -c lxdialog/inputbox.c -o lxdialog/inputbox.o
lxdialog/inputbox.c: In function ‘dialog_inputbox’:
lxdialog/inputbox.c:107: warning: pointer targets in passing argument 1 of ‘strcpy’ differ in signedness
lxdialog/inputbox.c:109: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
lxdialog/inputbox.c:117: warning: pointer targets in passing argument 2 of ‘waddnstr’ differ in signedness
lxdialog/inputbox.c:147: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -I. -c lxdialog/util.c -o lxdialog/util.o
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DCURSES_LOC="<ncurses.h>" -I. -c lxdialog/msgbox.c -o lxdialog/msgbox.o
gcc mconf.o lxdialog/checklist.o lxdialog/menubox.o lxdialog/textbox.o lxdialog/yesno.o lxdialog/inputbox.o lxdialog/util.o lxdialog/msgbox.o zconf.tab.o -o mconf -lncurses
make[1]: Leaving directory `/home/kara/ds-0.2rc7/tools/config'
#
# using defaults found in .config
#