Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 May 2000 17:53:24 -0400 (EDT)
From:      Simon Shapiro <shimon@simon-shapiro.org>
To:        freebsd-current@freebsd.org
Subject:   Compilation Question
Message-ID:  <XFMail.000509175324.shimon@simon-shapiro.org>

next in thread | raw e-mail | index | archive | help
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




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