Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jan 2004 20:53:19 -0500
From:      Chuck Swiger <cswiger@mac.com>
To:        Carolyn Longfoot <c_longfoot@hotmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: What are _p. files that break installworld?
Message-ID:  <4000AC8F.6020802@mac.com>
In-Reply-To: <Sea1-F168GrxABI6NyK000129c5@hotmail.com>
References:  <Sea1-F168GrxABI6NyK000129c5@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Carolyn Longfoot wrote:
> I have just run make buildworld on '4 stable' (4.9) and with make 
> installworld I get a ton of missing files, such as libvgl_p.a /usr/lib, 
> all follwing the same pattern where a .a file exists but the 
> corresponding _p.a file in the same lib directory.

The _p.a files are profiled versions of the libraries, although their absence 
normally doesn't cause any problems.  You may have "NOPROFILE=true" set in 
your /etc/make.conf, or you may have had it set when building world but not 
when you tried the installworld.

-- 
-Chuck



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