| [ CnUnix ] in KIDS 글 쓴 이(By): guest (askhanterm) <lxplus044.cern.c> 날 짜 (Date): 2002년 10월 31일 목요일 오후 05시 03분 12초 제 목(Title): 윗글 한텀 make.log gcc -I. -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/X11R6/include -D__powerpc__ -D__DARWIN__ -DNO_ALLOCA -DX_LOCALE -DALLOWLOGFILEONOFF -DUTMP -DOSMAJORVERSION=6 -DOSMINORVERSION=0 -g -O2 -I/usr/X11R6/include -c ./button.c gcc -I. -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/X11R6/include -D__powerpc__ -D__DARWIN__ -DNO_ALLOCA -DX_LOCALE -DALLOWLOGFILEONOFF -DUTMP -DOSMAJORVERSION=6 -DOSMINORVERSION=0 -g -O2 -I/usr/X11R6/include -c ./charproc.c ./charproc.c: In function `in_put': ./charproc.c:2062: warning: passing arg 2 of `select' from incompatible pointer type ./charproc.c:2062: warning: passing arg 3 of `select' from incompatible pointer type ./charproc.c:2062: warning: passing arg 4 of `select' from incompatible pointer type ./charproc.c:2066: warning: passing arg 2 of `select' from incompatible pointer type ./charproc.c:2066: warning: passing arg 3 of `select' from incompatible pointer type ./charproc.c:2066: warning: passing arg 4 of `select' from incompatible pointer type gcc -I. -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/X11R6/include -D__powerpc__ -D__DARWIN__ -DNO_ALLOCA -DX_LOCALE -DALLOWLOGFILEONOFF -DUTMP -DOSMAJORVERSION=6 -DOSMINORVERSION=0 -g -O2 -I/usr/X11R6/include -c ./cursor.c gcc -I. -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/X11R6/include -D__powerpc__ -D__DARWIN__ -DNO_ALLOCA -DX_LOCALE -DALLOWLOGFILEONOFF -DUTMP -DOSMAJORVERSION=6 -DOSMINORVERSION=0 -g -O2 -I/usr/X11R6/include -c ./data.c gcc -I. -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/X11R6/include -D__powerpc__ -D__DARWIN__ -DNO_ALLOCA -DX_LOCALE -DALLOWLOGFILEONOFF -DUTMP -DOSMAJORVERSION=6 -DOSMINORVERSION=0 -g -O2 -I/usr/X11R6/include -c ./input.c gcc -I. -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/X11R6/include -D__powerpc__ -D__DARWIN__ -DNO_ALLOCA -DX_LOCALE -DALLOWLOGFILEONOFF -DUTMP -DOSMAJORVERSION=6 -DOSMINORVERSION=0 -g -O2 -I/usr/X11R6/include -c ./main.c ./main.c: In function `nonblocking_wait': ./main.c:3300: warning: passing arg 1 of `wait3' from incompatible pointer type gcc -I. -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/X11R6/include -D__powerpc__ -D__DARWIN__ -DNO_ALLOCA -DX_LOCALE -DALLOWLOGFILEONOFF -DUTMP -DOSMAJORVERSION=6 -DOSMINORVERSION=0 -g -O2 -I/usr/X11R6/include -c ./menu.c gcc -I. -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/X11R6/include -D__powerpc__ -D__DARWIN__ -DNO_ALLOCA -DX_LOCALE -DALLOWLOGFILEONOFF -DUTMP -DOSMAJORVERSION=6 -DOSMINORVERSION=0 -g -O2 -I/usr/X11R6/include -c ./misc.c ./misc.c: In function `SysErrorMsg': ./misc.c:916: conflicting types for `sys_nerr' /usr/include/stdio.h:265: previous declaration of `sys_nerr' ./misc.c:918: warning: return discards qualifiers from pointer target type make: *** [misc.o] Error 1 |