From owner-freebsd-current Tue May 9 14:50:49 2000 Delivered-To: freebsd-current@freebsd.org Received: from sendero.simon-shapiro.org (sendero.simon-shapiro.org [207.69.194.51]) by hub.freebsd.org (Postfix) with SMTP id A69D037BA82 for ; Tue, 9 May 2000 14:50:44 -0700 (PDT) (envelope-from shimon@simon-shapiro.org) Received: (qmail 97203 invoked from network); 9 May 2000 22:42:11 -0000 Received: from nomis.simon-shapiro.org (209.86.126.163) by sendero.simon-shapiro.org with SMTP; 9 May 2000 22:42:11 -0000 Content-Length: 1585 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Tue, 09 May 2000 17:53:24 -0400 (EDT) Reply-To: shimon@simon-shapiro.org Organization: Simon's Garage From: Simon Shapiro To: freebsd-current@freebsd.org Subject: Compilation Question Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Y'll A kernel source file that compiles flawlessly on RELEG_3, gives (among many others, these warnings: cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wm issing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ans i -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../i2o/i2o_drv.c In file included from ../../i2o/include/i2oadptr.h:32, from ../../i2o/i2o_drv.c:357: ../../i2o/include/i2omsg.h: warning: 1 trigraph(s) encountered In file included from ../../i2o/include/i2obscsi.h:29, from ../../i2o/i2o_drv.c:358: ../../i2o/include/i2omsg.h: warning: 1 trigraph(s) encountered In file included from ../../i2o/include/i2oexec.h:37, from ../../i2o/i2o_drv.c:362: ../../i2o/include/i2omsg.h: warning: 1 trigraph(s) encountered In file included from ../../i2o/include/i2outil.h:37, from ../../i2o/include/i2oexec.h:38, from ../../i2o/i2o_drv.c:362: ../../i2o/include/i2omsg.h: warning: 1 trigraph(s) encountered In file included from ../../i2o/i2o_drv.c:363: ../../i2o/include/i2omsg.h: warning: 1 trigraph(s) encountered I have _no clue_ which line in the file does that. Tried to isolate it to no avail. Can you please tell me what does this wanring mean? Personal replies as to not clutter the list will be very appreciated. Thanx! Sincerely Yours 404.664.6401 Simon Shapiro Research Fellow, Earthlink Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message