Re: bin/172677: bsdgrep without gnu regex library causes
The following reply was made to PR bin/172677; it has been noted by GNATS.
From: Ian Lepore <ian@cardinalpeak.com>
To: bug-followup@FreeBSD.org, freebsd@damnhippie.dyndns.org
Cc:
Subject: Re: bin/172677: bsdgrep without gnu regex library causes
buildworld failures
Date: Sat, 13 Oct 2012 16:52:55 -0600
Addition info... the buildworld that generated the failing bsdgrep was
done with these options:
-DMALLOC_PRODUCTION
WITHOUT_BIND=yes
WITHOUT_CLANG=yes
WITHOUT_GAMES=yes
WITHOUT_GNU=yes
WITHOUT_GNU_COMPAT=yes
WITHOUT_GNU_SUPPORT=yes
WITHOUT_HTML=yes
WITHOUT_I4B=yes
WITHOUT_NLS=yes
WITHOUT_OBJC=yes
WITHOUT_SHAREDOCS=yes
WITHOUT_KERBEROS=true
WITHOUT_LPR=yes
WITHOUT_MAN=yes
WITHOUT_PROFILE=yes
WITHOUT_SENDMAIL=yes
WITH_BSD_GREP=yes
I tried both WITH_NLS and WITHOUT_NLS, same error either way. I didn't
try toggling other options (doesn't seem like any others should matter).
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"