Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 1997 10:38:54 +0900
From:      "=?ISO-2022-JP?B?GyRCR2s4NhsoSiAbJEIxUUAkGyhK?=" <vogue@ja2.so-net.or.jp>
To:        <core@FreeBSD.org>
Subject:   FreeBSD 3.0 current source tree bug report.
Message-ID:  <199705300138.KAA19864@mail.ja2.so-net.or.jp>
Resent-Message-ID: <199705300713.JAA07391@uriah.heep.sax.de>

next in thread | raw e-mail | index | archive | help
*** Fri 30 May 7:00 JST 1997 ***

I got FreeBSD-3.0 current source tree and 'make world' in directry /usr/src
but stopped 'make' command with some errors bellow.
 
/usr/src/usr.bin/Makefile	line 17:logmane -> logname

/usr/src/share/mk/bsd.lib.mk	line 243:endig -> endif

/usr/src/share/mk/bsd.lib.mk	line 139:POBJS+= ${OBJS:.o.po} -> POBJS+=
${OBJS:R:S/$/.po/g}

/usr/src/share/mk/bsd.lib.mk	line 152:SOBJS+= ${OBJS:.o.so} -> SOBJS+=
${OBJS:R:S/$/.so/g}

/usr/src/lib/libc/db/recno/rec_utils.c line 23:PURPUSE^H -> PURPUSE

/usr/src/lib/libc/db/recno/rec_utils.c line 34:defaned -> defined

/usr/src/lib/libc/db/recno/rec_utils.c line 100:( -> *** erase ***

/usr/src/lib/libc/gen/exec.c	line 75:s -> {

/usr/src/lib/libc/gen/exec.c	line 165:argv-; -> argv);

--------------------------------------------------------------
                                            Hideyo Hagiwara   
vogue@ja2.so-net.or.jp 





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