Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 2004 16:22:46 -0700
From:      "Bruce A. Mah" <bmah@FreeBSD.org>
To:        Hartmut Brandt <harti@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/bsnmpd/bsnmpd Makefile src/lib/libbsnmp/modules Makefile.inc 
Message-ID:  <200404142322.i3ENMkmw093624@tomcat.kitchenlab.org>
In-Reply-To: <200404141631.i3EGVsUQ097374@repoman.freebsd.org> 
References:  <200404141631.i3EGVsUQ097374@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--==_Exmh_507021838P
Content-Type: text/plain; charset=us-ascii

If memory serves me right, Hartmut Brandt wrote:
> harti       2004/04/14 09:31:54 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     usr.sbin/bsnmpd/bsnmpd Makefile 
>     lib/libbsnmp/modules Makefile.inc 
>   Log:
>   Use a MANFILTER to patch the man pages to point to the right path.
>   
>   Noted by: phk
>   
>   Revision  Changes    Path
>   1.6       +4 -0      src/lib/libbsnmp/modules/Makefile.inc
>   1.7       +4 -0      src/usr.sbin/bsnmpd/bsnmpd/Makefile

In usr.sbin/bsnmpd/bsnmpd/Makefile, you still have BMIBSDIR and DEFSDIR
pointing to the old locations under /usr/share/bsnmp, not the new
locations under /usr/share/snmp.

If I understand this correctly, this breaks release building (very late
in the build, while creating the distributions):

===> usr.sbin/bsnmpd/bsnmpd
cd /usr/src/usr.sbin/bsnmpd/bsnmpd;  make install -DNO_SUBDIR DESTDIR=/R/stage/trees/base SHARED=copies
install -s -o root -g wheel -m 555   bsnmpd /R/stage/trees/base/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 /R/stage/trees/base/usr/share/bsnmp/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

Bruce.



--==_Exmh_507021838P
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)
Comment: Exmh version 2.5+ 20020506

iD8DBQFAfcfG2MoxcVugUsMRArohAKCrI0mjMGEQ3yN0BTgoCmliWQ/LawCfWLBY
NEqgCZ95Jw3eXiUSkkA6Gvw=
=jcY3
-----END PGP SIGNATURE-----

--==_Exmh_507021838P--



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