[head tinderbox] failure on amd64/amd64

Olivier Smedts olivier at gid0.org
Mon Mar 2 11:13:27 PST 2009


On Mon, Mar 02, 2009 at 09:19:06AM -0800, Sam Leffler wrote:
> Max Laier wrote:
> >
> >
> > Looks like the tinderbox needs a gentle "make cleandir"-nudge after the change 
> > to .PATH
> >
> >   
> Thank you; that would explain why everything worked for my tests.

I used the attached patch to build world today.

Olivier

> 
>     Sam
> 
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"

-- 
Olivier Smedts                                              _
                          ASCII ribbon campaign            ( )
e-mail: olivier at gid0.org - against HTML email & vCards      X
www: http://www.gid0.org - against proprietary attachments / \

 "Il y a seulement 10 sortes de gens dans le monde :
 ceux qui comprennent le binaire,
 et ceux qui ne le comprennent pas."
-------------- next part --------------
--- usr.sbin/wpa/wpa_passphrase/Makefile.orig	2009-03-02 19:46:49.000000000 +0100
+++ usr.sbin/wpa/wpa_passphrase/Makefile	2009-03-02 19:46:53.000000000 +0100
@@ -1,6 +1,6 @@
 # $FreeBSD: src/usr.sbin/wpa/wpa_passphrase/Makefile,v 1.2 2007/07/11 16:04:08 sam Exp $
 
-WPA_SUPPLICANT_DISTDIR?= ${.CURDIR}/../../../contrib/wpa_supplicant
+WPA_SUPPLICANT_DISTDIR?= ${.CURDIR}/../../../contrib/wpa/wpa_supplicant
 .PATH: ${WPA_SUPPLICANT_DISTDIR}
 
 PROG=	wpa_passphrase


More information about the freebsd-current mailing list