Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Apr 2004 21:35:35 -0400
From:      Robert Huff <roberthuff@rcn.com>
To:        ports@freebsd.org
Subject:   overlapping ports
Message-ID:  <16503.20327.201636.930655@jerusalem.litteratus.org>

next in thread | raw e-mail | index | archive | help

	In trying to bring all my ports up to date I get:

huff@> portversion  | grep \<
[Updating the pkgdb <format:bdb1_btree> in /var/db/pkg ... - 367 packages found (-1 +0) (...) done]
Stale dependency: mozilla-1.7.b_1,2 --> samba-libsmbclient-3.0.3.p2
-- manually run 'pkgdb -F' to fix, or specify -O to force.
huff@> pd /usr/ports/net/samba-libsmbclient/
huff@>  make clean
===>  Cleaning for libiconv-1.9.1_3
===>  Cleaning for libtool-1.3.5_2
===>  Cleaning for samba-libsmbclient-3.0.3.p2
huff@> make

Compiling rpc_parse/parse_srv.c with -fPIC -DPIC
Compiling rpc_parse/parse_wks.c with -fPIC -DPIC
Compiling rpc_parse/parse_ds.c with -fPIC -DPIC
Compiling rpc_parse/parse_spoolss.c with -fPIC -DPIC
Compiling rpc_parse/parse_dfs.c with -fPIC -DPIC
Compiling rpc_parse/parse_echo.c with -fPIC -DPIC
Compiling rpc_parse/parse_shutdown.c with -fPIC -DPIC
Compiling registry/reg_objects.c with -fPIC -DPIC
Compiling passdb/pdb_get_set.c with -fPIC -DPIC
Linking libsmbclient non-shared library bin/libsmbclient.a
Linking libsmbclient shared library bin/libsmbclient.so.0
huff@>make install
===>  Installing for samba-libsmbclient-3.0.3.p2

===>  samba-libsmbclient-3.0.3.p2 conflicts with installed package(s): 
      samba-3.0.3.p2,1
      They install files into the same place.
      Please remove them first with pkg_delete(1).
*** Error code 1

Stop in /usr/ports/net/samba-libsmbclient.

	
	Is the correct thing to do here to point mozilla at smabe
(which may create unnecessary work when either package is upgraded)
or is there a way to fool or bypass samba-libsmbclient?


			Robert Huff




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