Hi, I downgraded a machine from 5-CURRENT to 4-STABLE this morning, so I tried to get me a new include directory after the installworld by doing
# cd /usr
# mv include include.old
# mkdir include
# cd src
# make installincludes
Which went okay, but my new build of ports/www/phoenix failed due to a
non-existant headerfile 'g++/new.h'. After checking I found that
installincludes does not populate the /usr/include/g++ directory, but
installworld does. Is this a deliberate oversight?
--Stijn
--
Tact, n.:
The unsaid part of what you're thinking.
pgp00000.pgp
Description: PGP signature
