Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Nov 2001 06:54:06 -0600
From:      "Mike Loiterman" <mloiterman@hotmail.com>
To:        "Kent Stewart" <kstewart@owt.com>
Cc:        <freebsd-stable@FreeBSD.ORG>
Subject:   Re: make buildworld dies
Message-ID:  <LAW2-OE39j5eJbLzbfy0000676c@hotmail.com>
References:  <LAW2-OE27s8l40rFFjv00006560@hotmail.com> <3BE0858E.3050600@owt.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_0146_01C162A1.FFF1D4E0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thanks for the reply.  At first I thought this would fix the problem,
but it didn't.  I am cvsup=EDng with the stable-supfile profided by
cvsup.   I am using cvsup version SNAP_16_1e.  It is still giving me
the same error.  Here are the last 30 lines from the buildworld log.=20
 Let me know if you need more.

cc -nostdinc -O -pipe -DLIBWRAP -DHAVE_LOGIN_CAP -DLOGIN_ACCESS
- -I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login -DUSE_PAM
- -DHAVE_PAM_GETENVLIST -DSKEY -DXAUTH_PATH=3D\"/usr/X11R6/bin/xauth\"
- -DNO_IDEA -I/usr/obj/usr/src/i386/usr/include -c
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth-options.c

cc -nostdinc -O -pipe -DLIBWRAP -DHAVE_LOGIN_CAP -DLOGIN_ACCESS
- -I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login -DUSE_PAM
- -DHAVE_PAM_GETENVLIST -DSKEY -DXAUTH_PATH=3D\"/usr/X11R6/bin/xauth\"
- -DNO_IDEA -I/usr/obj/usr/src/i386/usr/include -c
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c

cc -nostdinc -O -pipe -DLIBWRAP -DHAVE_LOGIN_CAP -DLOGIN_ACCESS
- -I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login -DUSE_PAM
- -DHAVE_PAM_GETENVLIST -DSKEY -DXAUTH_PATH=3D\"/usr/X11R6/bin/xauth\"
- -DNO_IDEA -I/usr/obj/usr/src/i386/usr/include -c
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth-chall.c

cc -nostdinc -O -pipe -DLIBWRAP -DHAVE_LOGIN_CAP -DLOGIN_ACCESS
- -I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login -DUSE_PAM
- -DHAVE_PAM_GETENVLIST -DSKEY -DXAUTH_PATH=3D\"/usr/X11R6/bin/xauth\"
- -DNO_IDEA -I/usr/obj/usr/src/i386/usr/include -c
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth2-chall.c

cc -nostdinc -O -pipe -DLIBWRAP -DHAVE_LOGIN_CAP -DLOGIN_ACCESS
- -I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login -DUSE_PAM
- -DHAVE_PAM_GETENVLIST -DSKEY -DXAUTH_PATH=3D\"/usr/X11R6/bin/xauth\"
- -DNO_IDEA -I/usr/obj/usr/src/i386/usr/include -c
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth-pam.c

/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth-pam.c: In
function `do_pam_conversation':

/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth-pam.c:128:
warning: passing arg 1 of `read_passphrase' discards qualifiers from
pointer target type

cc -nostdinc -O -pipe -DLIBWRAP -DHAVE_LOGIN_CAP -DLOGIN_ACCESS
- -I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login -DUSE_PAM
- -DHAVE_PAM_GETENVLIST -DSKEY -DXAUTH_PATH=3D\"/usr/X11R6/bin/xauth\"
- -DNO_IDEA -I/usr/obj/usr/src/i386/usr/include -c
/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login/login_access.c

cc -nostdinc -O -pipe -DLIBWRAP -DHAVE_LOGIN_CAP -DLOGIN_ACCESS
- -I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login -DUSE_PAM
- -DHAVE_PAM_GETENVLIST -DSKEY -DXAUTH_PATH=3D\"/usr/X11R6/bin/xauth\"
- -DNO_IDEA -I/usr/obj/usr/src/i386/usr/include -c
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/groupaccess.c

cc -nostdinc -O -pipe -DLIBWRAP -DHAVE_LOGIN_CAP -DLOGIN_ACCESS
- -I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login -DUSE_PAM
- -DHAVE_PAM_GETENVLIST -DSKEY -DXAUTH_PATH=3D\"/usr/X11R6/bin/xauth\"
- -DNO_IDEA -I/usr/obj/usr/src/i386/usr/include -o sshd sshd.o
auth-rhosts.o auth-passwd.o auth-rsa.o auth-rh-rsa.o sshpty.o
sshlogin.o servconf.o serverloop.o auth.o auth1.o auth2.o
auth-options.o session.o auth-chall.o auth2-chall.o auth-pam.o
login_access.o groupaccess.o -lopie -lmd
/usr/obj/usr/src/secure/usr.sbin/sshd/../../lib/libssh/libssh.a
- -lcrypt -lcrypto -lutil -lz -lwrap -lpam

gzip -cn /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/sshd.8
> sshd.8.gz

=3D=3D=3D> etc

=3D=3D=3D> etc/sendmail

make: don't know how to make freebsd.mc. Stop

*** Error code 2

Stop in /usr/src/etc.

*** Error code 1

Stop in /usr/src.

*** Error code 1

Stop in /usr/src.

*** Error code 1

Stop in /usr/src.



- -----------------------------------------
Mike Loiterman

mloiterman@hotmail.com
- -----------------------------------------
- ----- Original Message -----=20
From: Kent Stewart=20
To: Mike Loiterman=20
Cc: freebsd-stable@FreeBSD.ORG=20
Sent: Wednesday, October 31, 2001 5:13 PM
Subject: Re: make buildworld dies




Mike Loiterman wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
>
> I'm sure I'm doing something stupid here, but I simply can't figure
> out what.  I've searched all over google, yahoo, deja.com and the
> bsd archives, but I am baffled by this.


What did you cvsup from and what options are you using on the cvsup.
Also what version of cvsup are you using? To find out the version do
"cvsup -v". If you aren't using 16.11d or higher, that could be your
problem. You can get a fixed version at

http://people.freebsd.org/~jdp/s1g/


>
>
>
> I just cvsup'ed to 4.4-STABLE and I followed the handbook
> instructions exactly in terms of doing make buildworld, but I keep
> getting this error when I do the make buildworld...
>
>
>
> make: don't know how to make freebsd.mc. Stop
> *** Error code 2
>
>
>
> Stop in /usr/src/etc.
> *** Error code 1
>
>
>
> Stop in /usr/src
> *** Error code 1
>
>
>
> Stop in /usr/src
> *** Error code 1
>
>
>
> Stop in /usr/src
>
>
>
> I have logged the entire output of make buildworld if anyone needs
> to see it.  But the above is the error I get.  Thanks.


I do this routinely. It is much easier to figure out what happened.

Kent


>
>
>
>
> - -----------------------------------------
> Mike Loiterman
>

- --
Kent Stewart
Richland, WA
http://users.owt.com/kstewart

Carl Sagan quote on Seti@home
http://setiathome.ssl.berkeley.edu/pale_blue_dot.html


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>;
Comment: Digitally signed by Mike Loiterman

iQA/AwUBO+FF6nJ6B0BI4qMYEQKnIgCfYYSI7gpsZPmVacrYaKzLQDIrM4sAoI7j
S/mAjNme7uGdd+dsG4ttALuZ
=3DpS3v
-----END PGP SIGNATURE-----


------=_NextPart_000_0146_01C162A1.FFF1D4E0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>-----BEGIN PGP SIGNED MESSAGE-----<BR>Hash: =
SHA1</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>Thanks for the reply.&nbsp; At first I thought this =
would fix=20
the problem,<BR>but it didn't.&nbsp; I am cvsup=EDng with the =
stable-supfile=20
profided by<BR>cvsup.&nbsp;&nbsp; I am using cvsup version =
SNAP_16_1e.&nbsp; It=20
is still giving me<BR>the same error.&nbsp; Here are the last 30 lines =
from the=20
buildworld log. <BR>&nbsp;Let me know if you need more.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>cc -nostdinc -O -pipe -DLIBWRAP -DHAVE_LOGIN_CAP=20
-DLOGIN_ACCESS<BR>- =
-I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login=20
-DUSE_PAM<BR>- -DHAVE_PAM_GETENVLIST -DSKEY=20
-DXAUTH_PATH=3D\"/usr/X11R6/bin/xauth\"<BR>- -DNO_IDEA=20
-I/usr/obj/usr/src/i386/usr/include=20
-c<BR>/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth-options.=
c</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>cc -nostdinc -O -pipe -DLIBWRAP -DHAVE_LOGIN_CAP=20
-DLOGIN_ACCESS<BR>- =
-I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login=20
-DUSE_PAM<BR>- -DHAVE_PAM_GETENVLIST -DSKEY=20
-DXAUTH_PATH=3D\"/usr/X11R6/bin/xauth\"<BR>- -DNO_IDEA=20
-I/usr/obj/usr/src/i386/usr/include=20
-c<BR>/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/session.c</FO=
NT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>cc -nostdinc -O -pipe -DLIBWRAP -DHAVE_LOGIN_CAP=20
-DLOGIN_ACCESS<BR>- =
-I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login=20
-DUSE_PAM<BR>- -DHAVE_PAM_GETENVLIST -DSKEY=20
-DXAUTH_PATH=3D\"/usr/X11R6/bin/xauth\"<BR>- -DNO_IDEA=20
-I/usr/obj/usr/src/i386/usr/include=20
-c<BR>/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth-chall.c<=
/FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>cc -nostdinc -O -pipe -DLIBWRAP -DHAVE_LOGIN_CAP=20
-DLOGIN_ACCESS<BR>- =
-I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login=20
-DUSE_PAM<BR>- -DHAVE_PAM_GETENVLIST -DSKEY=20
-DXAUTH_PATH=3D\"/usr/X11R6/bin/xauth\"<BR>- -DNO_IDEA=20
-I/usr/obj/usr/src/i386/usr/include=20
-c<BR>/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth2-chall.c=
</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>cc -nostdinc -O -pipe -DLIBWRAP -DHAVE_LOGIN_CAP=20
-DLOGIN_ACCESS<BR>- =
-I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login=20
-DUSE_PAM<BR>- -DHAVE_PAM_GETENVLIST -DSKEY=20
-DXAUTH_PATH=3D\"/usr/X11R6/bin/xauth\"<BR>- -DNO_IDEA=20
-I/usr/obj/usr/src/i386/usr/include=20
-c<BR>/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth-pam.c</F=
ONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT=20
size=3D2>/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth-pam.c=
:=20
In<BR>function `do_pam_conversation':</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT=20
size=3D2>/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth-pam.c=
:128:<BR>warning:=20
passing arg 1 of `read_passphrase' discards qualifiers from<BR>pointer =
target=20
type</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>cc -nostdinc -O -pipe -DLIBWRAP -DHAVE_LOGIN_CAP=20
-DLOGIN_ACCESS<BR>- =
-I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login=20
-DUSE_PAM<BR>- -DHAVE_PAM_GETENVLIST -DSKEY=20
-DXAUTH_PATH=3D\"/usr/X11R6/bin/xauth\"<BR>- -DNO_IDEA=20
-I/usr/obj/usr/src/i386/usr/include=20
-c<BR>/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login/login_access.c=
</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>cc -nostdinc -O -pipe -DLIBWRAP -DHAVE_LOGIN_CAP=20
-DLOGIN_ACCESS<BR>- =
-I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login=20
-DUSE_PAM<BR>- -DHAVE_PAM_GETENVLIST -DSKEY=20
-DXAUTH_PATH=3D\"/usr/X11R6/bin/xauth\"<BR>- -DNO_IDEA=20
-I/usr/obj/usr/src/i386/usr/include=20
-c<BR>/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/groupaccess.c=
</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>cc -nostdinc -O -pipe -DLIBWRAP -DHAVE_LOGIN_CAP=20
-DLOGIN_ACCESS<BR>- =
-I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login=20
-DUSE_PAM<BR>- -DHAVE_PAM_GETENVLIST -DSKEY=20
-DXAUTH_PATH=3D\"/usr/X11R6/bin/xauth\"<BR>- -DNO_IDEA=20
-I/usr/obj/usr/src/i386/usr/include -o sshd sshd.o<BR>auth-rhosts.o=20
auth-passwd.o auth-rsa.o auth-rh-rsa.o sshpty.o<BR>sshlogin.o servconf.o =

serverloop.o auth.o auth1.o auth2.o<BR>auth-options.o session.o =
auth-chall.o=20
auth2-chall.o auth-pam.o<BR>login_access.o groupaccess.o -lopie=20
-lmd<BR>/usr/obj/usr/src/secure/usr.sbin/sshd/../../lib/libssh/libssh.a<B=
R>-=20
-lcrypt -lcrypto -lutil -lz -lwrap -lpam</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>gzip -cn=20
/usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/sshd.8<BR>&gt;=20
sshd.8.gz</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>=3D=3D=3D&gt; etc</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>=3D=3D=3D&gt; etc/sendmail</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>make: don't know how to make freebsd.mc. =
Stop</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>*** Error code 2</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>Stop in /usr/src/etc.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>*** Error code 1</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>Stop in /usr/src.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>*** Error code 1</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>Stop in /usr/src.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>*** Error code 1</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>Stop in /usr/src.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>- -----------------------------------------<BR>Mike=20
Loiterman</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2><A=20
href=3D"mailto:mloiterman@hotmail.com">mloiterman@hotmail.com</A><BR>-=20
-----------------------------------------<BR>- ----- Original Message =
-----=20
<BR>From: Kent Stewart <BR>To: Mike Loiterman <BR>Cc: <A=20
href=3D"mailto:freebsd-stable@FreeBSD.ORG">freebsd-stable@FreeBSD.ORG</A>=
=20
<BR>Sent: Wednesday, October 31, 2001 5:13 PM<BR>Subject: Re: make =
buildworld=20
dies</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV><FONT size=3D2>
<DIV><BR>Mike Loiterman wrote:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&gt; -----BEGIN PGP SIGNED MESSAGE-----<BR>&gt; Hash:=20
SHA1<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; I'm sure I'm doing something stupid =
here,=20
but I simply can't figure<BR>&gt; out what.&nbsp; I've searched all over =
google,=20
yahoo, deja.com and the<BR>&gt; bsd archives, but I am baffled by =
this.</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>What did you cvsup from and what options are you using on the=20
cvsup.<BR>Also what version of cvsup are you using? To find out the =
version=20
do<BR>"cvsup -v". If you aren't using 16.11d or higher, that could be=20
your<BR>problem. You can get a fixed version at</DIV>
<DIV>&nbsp;</DIV>
<DIV><A=20
href=3D"http://people.freebsd.org/~jdp/s1g/">http://people.freebsd.org/~j=
dp/s1g/</A></DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; I just cvsup'ed to 4.4-STABLE and =
I=20
followed the handbook<BR>&gt; instructions exactly in terms of doing =
make=20
buildworld, but I keep<BR>&gt; getting this error when I do the make=20
buildworld...<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; make: don't know how to =
make=20
freebsd.mc. Stop<BR>&gt; *** Error code =
2<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; Stop=20
in /usr/src/etc.<BR>&gt; *** Error code =
1<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; Stop=20
in /usr/src<BR>&gt; *** Error code 1<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; =
Stop in=20
/usr/src<BR>&gt; *** Error code 1<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; Stop =
in=20
/usr/src<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; I have logged the entire output =
of make=20
buildworld if anyone needs<BR>&gt; to see it.&nbsp; But the above is the =
error I=20
get.&nbsp; Thanks.</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>I do this routinely. It is much easier to figure out what=20
happened.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Kent</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; -=20
-----------------------------------------<BR>&gt; Mike =
Loiterman<BR>&gt;</DIV>
<DIV>&nbsp;</DIV>
<DIV>- --<BR>Kent Stewart<BR>Richland, WA<BR><A=20
href=3D"http://users.owt.com/kstewart">http://users.owt.com/kstewart</A><=
/DIV>
<DIV>&nbsp;</DIV>
<DIV>Carl Sagan quote on <A =
href=3D"mailto:Seti@home">Seti@home</A><BR><A=20
href=3D"http://setiathome.ssl.berkeley.edu/pale_blue_dot.html">http://set=
iathome.ssl.berkeley.edu/pale_blue_dot.html</A></DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>To Unsubscribe: send mail to <A=20
href=3D"mailto:majordomo@FreeBSD.org">majordomo@FreeBSD.org</A><BR>with=20
"unsubscribe freebsd-stable" in the body of the message</DIV>
<DIV>&nbsp;</DIV>
<DIV>-----BEGIN PGP SIGNATURE-----<BR>Version: PGPfreeware 7.0.3 for=20
non-commercial use &lt;<A=20
href=3D"http://www.pgp.com">http://www.pgp.com</A>&gt;<BR>Comment: =
Digitally=20
signed by Mike Loiterman</DIV>
<DIV>&nbsp;</DIV>
<DIV>iQA/AwUBO+FF6nJ6B0BI4qMYEQKnIgCfYYSI7gpsZPmVacrYaKzLQDIrM4sAoI7j<BR>=
S/mAjNme7uGdd+dsG4ttALuZ<BR>=3DpS3v<BR>-----END=20
PGP SIGNATURE-----<BR></FONT></DIV></BODY></HTML>

------=_NextPart_000_0146_01C162A1.FFF1D4E0--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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