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

From: Julian Elischer <julian_at_elischer.org>
Date: Tue, 10 Aug 2004 00:51:17 -0700
Harti Brandt wrote:
> On Mon, 9 Aug 2004, Kris Kennaway wrote:
> 
> KK>World seems to be broken in two ways (updating from -current from
> KK>about a month ago):
> KK>
> KK>1)
> KK>
> KK>> ===> lib/libbsnmp/modules
> KK>> ===> lib/libbsnmp/modules/snmp_atm
> KK>> make: don't know how to make snmp_atm.h. Stop
> KK>> *** Error code 2
> 
> Ups. That should work. I'll have a look into this.
> 
> KK>After reverting these commits, it gets a bit further before dying with
> KK>
> KK>2)
> KK>
> KK>echo routed: /usr/obj/a/portbuild/i386/src-client/i386/usr/lib/libc.a /usr/obj/a/portbuild/i386/src-client/i386/usr/lib/libmd.a >> .depend
> KK>+for: not found
> KK>*** Error code 127
> KK>
> KK>Stop in /a/portbuild/i386/src-client/sbin/routed.
> KK>*** Error code 1
> KK>
> KK>Stop in /a/obj/a/portbuild/i386/src-client/rescue/rescue. *** Error 
> KK>code 1
> 
> I committed a fix to crunchgen yesterday in the evening (GMT). Make in
> rescue was picking up the wrong make binary.
> 
> harti
> _______________________________________________
> 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"

rm -f .depend
mkdep -f .depend -a    -DRESCUE /usr/src/sbin/routed/if.c 
/usr/src/sbin/routed/input.c /usr/src/sbin/routed/main.c 
/usr/src/sbin/routed/output.c /usr/src/sbin/routed/parms.c 
/usr/src/sbin/routed/radix.c /usr/src/sbin/routed/rdisc.c 
/usr/src/sbin/routed/table.c /usr/src/sbin/routed/trace.c
echo routed: /usr/obj/usr/src/i386/usr/lib/libc.a 
/usr/obj/usr/src/i386/usr/lib/libmd.a >> .depend
+for: not found
*** Error code 127

Stop in /usr/src/sbin/routed.
*** Error code 1

Stop in /usr/obj/usr/src/rescue/rescue.
*** Error code 1

Stop in /usr/src/rescue/rescue.
*** Error code 1

Stop in /usr/src/rescue.

any chance you could fix it? :-)
Received on Tue Aug 10 2004 - 05:51:20 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:05 UTC