Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 May 2004 13:17:26 +0200
From:      Arne Schwabe <arne@rfc2549.org>
To:        "Jun Su" <junsu@delphij.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: make installworld failure
Message-ID:  <861xltsvcp.fsf_-_@kamino.rfc1149.org>
In-Reply-To: <003701c43569$133560c0$6902a8c0@shasujunmv> (Jun Su's message of "Sun, 9 May 2004 09:58:01 %2B0800")
References:  <86u0yq3k72.fsf@kamino.rfc1149.org> <003701c43569$133560c0$6902a8c0@shasujunmv>

next in thread | previous in thread | raw e-mail | index | archive | help
"Jun Su" <junsu@delphij.net> writes:

>> I tried a make buildworld && make installworld with today's current
>> sources:
>>
>> ===> usr.sbin/bsnmpd
>> ===> usr.sbin/bsnmpd/gensnmptree
>> install -s -o root -g wheel -m 555   gensnmptree /usr/sbin
>> install -o root -g wheel -m 444 gensnmptree.1.gz  /usr/share/man/man1
>> ===> usr.sbin/bsnmpd/bsnmpd
>> install -s -o root -g wheel -m 555   bsnmpd /usr/sbin
>> install -o root -g wheel  -m 444
>> /usr/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/FOKUS-MIB.txt
>> /usr/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/BEGEMOT-MIB.txt
>> /usr/src/usr.sbin/bsnmpd/bsnmpd/../../../contrib/bsnmp/snmpd/BEGEMOT-SNMPD.txt
>> /usr/share/snmp/mibs
>> install: wrong number or types of arguments
>> usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
>>               [-o owner] file1 file2
>>       install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
>>               [-o owner] file1 ... fileN directory
>>       install -d [-v] [-g group] [-m mode] [-o owner] directory ...
>> *** Error code 64
>>
>> Stop in /usr/src/usr.sbin/bsnmpd/bsnmpd.
>> *** Error code 1
>>
>>
>> What goes wrong here?
>>
>> Arne
>> -- 
>> Ah, the beauty of OSS. Hundreds of volunteers worldwide volunteering
>> their time inventing and implementing new exciting ways of old
>> fashioned wheels.
>> _______________________________________________
>
> Try mergemaster

Did not help some error :/

Arne
-- 
Ah, the beauty of OSS. Hundreds of volunteers worldwide volunteering
their time inventing and implementing new exciting ways of old fashioned  wheels.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?861xltsvcp.fsf_-_>