Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2008 11:02:02 +0100 (CET)
From:      Oliver Fromme <olli@lurza.secnetix.de>
To:        freebsd-stable@FreeBSD.ORG, blackdragon@highveldmail.co.za
Subject:   Re: broken buildkernel (scsi_low and -Os) and duplicate manpages
Message-ID:  <200802141002.m1EA22bk050940@lurza.secnetix.de>
In-Reply-To: <b53f6f940802140110j14d30ca2l6ca8185a50e7c4b6@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
David Naylor wrote:
 > It is a strange problem, normal installworld works fine, but somehow
 > the duplicate manpages result in a failure when installing with
 > DESTDIR=, here are some possible reasons:
 > 
 > 1) I use tmpfs when using DESTDIR (could be tmpfs does something strange)
 > 2) Base system (compiled and installed) is compiled using -O2???

What is the exact CFLAGS setting that you use?
Do you use -O2 (or -Os) without -fno-strict-aliasing?

In general, having a CFLAGS=... line in /etc/make.conf
is not a good idea.  In most cases it does more harm
than good.  That might be the case here, too.

I suggest you remove the CFLAGS line, rm -r /usr/obj
(and make sure /usr/src is fresh) and start over.

Best regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M.
Handelsregister: Registergericht Muenchen, HRA 74606,  Geschäftsfuehrung:
secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün-
chen, HRB 125758,  Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart

FreeBSD-Dienstleistungen, -Produkte und mehr:  http://www.secnetix.de/bsd

"Documentation is like sex; when it's good, it's very, very good,
and when it's bad, it's better than nothing."
        -- Dick Brandon



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