Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Aug 2003 23:23:53 -0700
From:      steve@Watt.COM (Steve Watt)
To:        kris@freebsd.org
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src/usr.sbin/pkg_install/add perform.c pkg_add.1
Message-ID:  <200308110623.h7B6Nrmb005218@wattres.Watt.COM>
In-Reply-To: <200308110113.h7B1DiXG082445@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <200308110113.h7B1DiXG082445@repoman.freebsd.org> you write:
>kris        2003/08/10 18:13:44 PDT
>
>  FreeBSD src repository
>
>  Modified files:        (Branch: RELENG_4)
>    usr.sbin/pkg_install/add perform.c pkg_add.1 
>    usr.sbin/pkg_install/create create.h main.c perform.c 
>                                pkg_create.1 
>    usr.sbin/pkg_install/info info.h main.c pkg_info.1 show.c 
>    usr.sbin/pkg_install/lib Makefile lib.h plist.c 
>  Log:
>  MFC: Support for pkg_add -C (conflicts) and pkg_info -P (pkg_tools version).
>  
>  Revision   Changes    Path
>  1.57.2.16  +31 -1     src/usr.sbin/pkg_install/add/perform.c
>  1.35.2.15  +19 -8     src/usr.sbin/pkg_install/add/pkg_add.1
>  1.15.2.6   +1 -0      src/usr.sbin/pkg_install/create/create.h
>  1.21.2.8   +11 -6     src/usr.sbin/pkg_install/create/main.c
>  1.49.2.19  +16 -0     src/usr.sbin/pkg_install/create/perform.c
>  1.35.2.17  +13 -0     src/usr.sbin/pkg_install/create/pkg_create.1
>  1.11.2.11  +17 -16    src/usr.sbin/pkg_install/info/info.h
>  1.22.2.15  +12 -1     src/usr.sbin/pkg_install/info/main.c
>  1.24.2.14  +3 -1      src/usr.sbin/pkg_install/info/pkg_info.1
>  1.14.2.15  +4 -0      src/usr.sbin/pkg_install/info/show.c
>  1.6.8.6    +1 -1      src/usr.sbin/pkg_install/lib/Makefile
>  1.29.2.13  +12 -2     src/usr.sbin/pkg_install/lib/lib.h
>  1.29.2.11  +6 -0      src/usr.sbin/pkg_install/lib/plist.c

It appears that you forgot to include pkgwrap.c.  The Makefile now
references it in SRCS, but it ain't there on RELENG_4.

Oops.

-- 
Steve Watt KD6GGD  PP-ASEL-IA          ICBM: 121W 56' 57.8" / 37N 20' 14.9"
 Internet: steve @ Watt.COM                         Whois: SW32
   Free time?  There's no such thing.  It just comes in varying prices...



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