Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 2003 15:46:13 +0100
From:      Mark Murray <mark@grondar.org>
To:        "Poul-Henning Kamp" <phk@phk.freebsd.dk>
Cc:        current@freebsd.org
Subject:   Re: buildworld b?rkedinlibpam 
Message-ID:  <200305101446.h4AEkD8c038217@grimreaper.grondar.org>
In-Reply-To: Your message of "Sat, 10 May 2003 16:22:39 %2B0200." <23613.1052576559@critter.freebsd.dk> 

next in thread | previous in thread | raw e-mail | index | archive | help
"Poul-Henning Kamp" writes:
> >I don't think it will need to go down too far to achieve what I need
> >to find out.
> 
> http://phk.freebsd.dk/misc/_.ia64.buildworld

AHA!

Please try this patch (you may need to do it manually because of c&p
fubaring):

Index: Makefile.inc1
===================================================================
RCS file: /home/ncvs/src/Makefile.inc1,v
retrieving revision 1.356
diff -u -d -r1.356 Makefile.inc1
--- Makefile.inc1       5 May 2003 12:54:26 -0000       1.356
+++ Makefile.inc1       10 May 2003 14:44:31 -0000
@@ -259,7 +259,7 @@
        rm -f ${OBJTREE}${.CURDIR}/usr.bin/truss/ioctl.c
 .endif
 .for _dir in \
-    usr/bin usr/games usr/include/sys usr/lib \
+    usr/bin usr/games usr/include/sys usr/include/openssl usr/lib \
     usr/libexec usr/sbin usr/share/dict \
     usr/share/groff_font/devX100 \
     usr/share/groff_font/devX100-12 \

M
--
Mark Murray
iumop ap!sdn w,I idlaH



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