world broken (libbsnmp broken, and "+for: not found")

Harti Brandt harti at freebsd.org
Tue Aug 10 00:54:55 PDT 2004


On Tue, 10 Aug 2004, Julian Elischer wrote:

JE>Harti Brandt wrote:
JE>> On Mon, 9 Aug 2004, Kris Kennaway wrote:
JE>> 
JE>> KK>World seems to be broken in two ways (updating from -current from
JE>> KK>about a month ago):
JE>> KK>
JE>> KK>1)
JE>> KK>
JE>> KK>> ===> lib/libbsnmp/modules
JE>> KK>> ===> lib/libbsnmp/modules/snmp_atm
JE>> KK>> make: don't know how to make snmp_atm.h. Stop
JE>> KK>> *** Error code 2
JE>> 
JE>> Ups. That should work. I'll have a look into this.
JE>> 
JE>> KK>After reverting these commits, it gets a bit further before dying with
JE>> KK>
JE>> KK>2)
JE>> KK>
JE>> KK>echo routed: /usr/obj/a/portbuild/i386/src-client/i386/usr/lib/libc.a
JE>> /usr/obj/a/portbuild/i386/src-client/i386/usr/lib/libmd.a >> .depend
JE>> KK>+for: not found
JE>> KK>*** Error code 127
JE>> KK>
JE>> KK>Stop in /a/portbuild/i386/src-client/sbin/routed.
JE>> KK>*** Error code 1
JE>> KK>
JE>> KK>Stop in /a/obj/a/portbuild/i386/src-client/rescue/rescue. *** Error
JE>> KK>code 1
JE>> 
JE>> I committed a fix to crunchgen yesterday in the evening (GMT). Make in
JE>> rescue was picking up the wrong make binary.
JE>> 
JE>> harti
JE>> _______________________________________________
JE>> freebsd-current at freebsd.org mailing list
JE>> http://lists.freebsd.org/mailman/listinfo/freebsd-current
JE>> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
JE>
JE>rm -f .depend
JE>mkdep -f .depend -a    -DRESCUE /usr/src/sbin/routed/if.c
JE>/usr/src/sbin/routed/input.c /usr/src/sbin/routed/main.c
JE>/usr/src/sbin/routed/output.c /usr/src/sbin/routed/parms.c
JE>/usr/src/sbin/routed/radix.c /usr/src/sbin/routed/rdisc.c
JE>/usr/src/sbin/routed/table.c /usr/src/sbin/routed/trace.c
JE>echo routed: /usr/obj/usr/src/i386/usr/lib/libc.a
JE>/usr/obj/usr/src/i386/usr/lib/libmd.a >> .depend
JE>+for: not found
JE>*** Error code 127
JE>
JE>Stop in /usr/src/sbin/routed.
JE>*** Error code 1
JE>
JE>Stop in /usr/obj/usr/src/rescue/rescue.
JE>*** Error code 1
JE>
JE>Stop in /usr/src/rescue/rescue.
JE>*** Error code 1
JE>
JE>Stop in /usr/src/rescue.
JE>
JE>any chance you could fix it? :-)

Could you please have a look into 
/usr/obj/usr/src/rescue/rescue/rescue.mk.
If it contains the line

MAKE=make

near the beginning you have still the crunchgen without the fix I 
committed, or you tried to build without re-generating rescue.mk.

harti


More information about the freebsd-current mailing list