Re: error - snmp_bridge (solved)



Shteryana Shopova wrote:
Date: Fri, 24 Aug 2007 17:12:44 -0300
From: Carlos Porto Filho <carloshpf@xxxxxxxxx>
To: freebsd-stable@xxxxxxxxxxx
Subject: error - snmp_bridge

During the make buildworld (6stable) i got this:
Change begemotBridgeBaseName > bridge_oid.h
line 31: '(' expected at begin of node
context: " TruthValue ENUM (
*** Error code 1
Stop in /usr/src/usr.sbin/bsnmpd/modules/snmp_bridge.

. . .

any idea?
tia

You're getting the error most likely because you're updating from a
system that has an older version of gensnmptree(1). Compiling and
installing gensnmptree(1) before starting buildworld should solve your
problem -

#cd /usr/src/usr.sbin/bsnmpd/gensnmptree/
#make && make install

cheers,
Shteryana

_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"

_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"

It worked!! Thank you! :)
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)
    ... or a partial build by first installing headers, ... Perhaps the buildworld is broken, ... Unfortunately I can no longer reproduce the error because I fixed the problem by hand, ...
    (freebsd-stable)
  • Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)
    ... The fix for me was to copy the '*.h' files that changed into ... or a partial build by first installing headers, ... Perhaps the buildworld is broken, ...
    (freebsd-stable)
  • Re: NO_ knobs in /etc/make.conf
    ... during buildworld. ... In FreeBSD 7 they seem to be gone? ... added this to make.conf after installing Postfix, ... installworld won't overwrite my Postfix port. ...
    (freebsd-stable)
  • Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)
    ... The proper fix would be to modify the respective makefiles to add all the directories where there are header files to the list of include directories given to 'cc' with '-I' options. ... or a partial build by first installing headers, ... The problem occured while running 'buildworld'. ...
    (freebsd-stable)
  • Re: 1024x768 on a toshiba 8100 tecra in a text (Non X) Console
    ... > This problem even appears when installing the OS though ... Disabeling acpi was the solution. ... I just did a "buildworld" from 5.2-CURRENT and haven't had any problems. ... intend to move my nat and NFS boxes to 5.2-RELEASE so I can use the ...
    (freebsd-questions)