Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Sep 2005 13:27:48 +0300
From:      Vlad GALU <vladgalu@gmail.com>
To:        freebsd-stable@freebsd.org
Subject:   RELENG_6 compilation issues
Message-ID:  <79722fad05091803272cf4312e@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
  Seems that rev. 1.114.2.4 of devfs_vnops.c broke the kernel build,
due to a few structures' forward declarations (devfs_ops_f,
devfs_vnodeops, devfs_specops). An excerpt from /etc/make.conf:

-- cut here --
CPUTYPE?=3Dp4
CFLAGS=3D -O2 -pipe
CXXFLAGS+=3D -O2 -pipe -ffast-math
BDECFLAGS=3D      -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align=
 \
                -Wcast-qual -Wchar-subscripts -Winline \
                -Wmissing-prototypes -Wnested-externs -Wpointer-arith \
                -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-stri=
ngs
COPTFLAGS=3D -O2 -pipe -ffast-math
-- and here --

--=20
If it's there, and you can see it, it's real.
If it's not there, and you can see it, it's virtual.
If it's there, and you can't see it, it's transparent.
If it's not there, and you can't see it, you erased it.



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