From owner-freebsd-questions@FreeBSD.ORG Tue Sep 29 17:57:27 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D3A551065670 for ; Tue, 29 Sep 2009 17:57:27 +0000 (UTC) (envelope-from david@vizion2000.net) Received: from dns1.vizion2000.net (dns1.vizion2000.net [62.49.197.50]) by mx1.freebsd.org (Postfix) with ESMTP id 8F7428FC08 for ; Tue, 29 Sep 2009 17:57:27 +0000 (UTC) Received: from sleuth64 (unknown [62.49.197.51]) by dns1.vizion2000.net (Postfix) with ESMTP id 96FEB34D417; Tue, 29 Sep 2009 18:57:26 +0100 (BST) From: "David Southwell" To: =?koi8-r?B?J+HMxcvTxcXXIOHMxcvTwc7E0ic=?= , References: <4AC1E6EC.3080805@rumonitor.ru> Date: Tue, 29 Sep 2009 10:57:02 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcpA94QMs1abhOItTQqcJcpuBs8lywANUEhw In-Reply-To: <4AC1E6EC.3080805@rumonitor.ru> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.4325 Cc: Subject: RE: How to restore Base_Bind on amd64 7.2 p3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Sep 2009 17:57:27 -0000 >=20 > David Southwell =D0=C9=DB=C5=D4: > > Hi > > > > I installed bind96 without keeping base-bind and am now having=20 > > problems with some ports not compiling. > > > > What is the simpliest way to restore the original system Base_Bind? > > > > Thanks in advance > > > > David > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list=20 > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to=20 > "freebsd-questions-unsubscribe@freebsd.org" > > =20 > > -----Original Message----- > From: owner-freebsd-questions@freebsd.org=20 > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of=20 > ???????? ????????? > Sent: 29 September 2009 03:52 > To: freebsd-questions@freebsd.org > Subject: Re: How to restore Base_Bind on amd64 7.2 p3 >=20 >=20 >=20 > -------- =E9=D3=C8=CF=C4=CE=CF=C5 =D3=CF=CF=C2=DD=C5=CE=C9=C5 -------- > =F4=C5=CD=C1: Re: How to restore Base_Bind on amd64 7.2 p3 - > =E4=C1=D4=C1: Tue, 29 Sep 2009 14:51:00 +0400 > =EF=D4: =E1=CC=C5=CB=D3=C5=C5=D7 =E1=CC=C5=CB=D3=C1=CE=C4=D2 = > =EB=CF=CD=D5: David Southwell > =F3=D3=D9=CC=CB=C9: >=20 >=20 >=20 > Please let me see the error messages that occur when you're=20 > building ports. > What means base-bind? >=20 > -- > Alexandr A Alexeev > http://www.unixcommunity.net/=20 By base-bind I mean the version of bind that is included in freebsd 7.2 operating system which is a version earlier than the latest Bind96. When installing bind96 and I did not keep base-bind. Now multiple ports give the following type of problem -this is just one example.=20 _______________________________________________________ gnome-vfs-2.24.1_1 compile stops with message: =3D=3D=3D> gnome-vfs-2.24.1_1 depends on shared library: pango-1.0.0 - = found gnome-vfs-2.24.1_1: bind installed with PORT_REPLACES_BASE_BIOND causes build problems. *** error code 1 Stop in /usr/ports/devel/gnome-vfs *** Error Code 1 Stop in /usr/ports/devel/gnome-vfs _____________________________________________________ Thanks David