On Thu, Mar 21, 2013 at 11:02:33AM +0300, Sergey V. Dyatko wrote:
> On Thu, 21 Mar 2013 08:56:34 +0100
> Baptiste Daroussin <b...@freebsd.org> wrote:
> 
> > On Thu, Mar 21, 2013 at 11:39:07AM +0530, Vikas Mahajan wrote:
> > > Hi all,
> > > 
> > > After updating portsnap I tried to install php5. Now make config
> > > fails with following error:
> > > 
> > > ===>  Building for dialog4ports-0.1
> > > Warning: Object directory not changed from original
> > > /usr/ports/ports-mgmt/dialog4ports/wor k/dialog4ports-0.1
> > > cc -O2 -fno-strict-aliasing -pipe
> > > -I/usr/ports/ports-mgmt/dialog4ports/work/dialog-1.1-20 120706
> > > -D_XOPEN_SOURCE_EXTENDED -Wsystem-headers -Werror -Wall
> > > -Wno-format-y2k -W -Wno-unu sed-parameter -Wstrict-prototypes
> > > -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized
> > > -Wno-pointer-sign  -o dialog4ports dialog4ports.o mixedlist.o
> > > arrows.o buttons.o dlg_keys. o help.o inputstr.o mouse.o
> > > mousewget.o textbox.o rc.o trace.o ui_getc.o util.o version.o
> > > -lncursesw util.o(.text+0x2e02): In function `dlg_auto_size':
> > > : undefined reference to `sqrt'
> > > *** Error code 1
> > > 1 error
> > > *** Error code 1
> > > 
> > > Stop in /usr/ports/ports-mgmt/dialog4ports.
> > > 
> > > If I set NO_DIALOG=yes in /etc/make.conf, I am getting:
> > > ===> Skipping 'config' as NO_DIALOG is defined
> > > 
> > > How can solve this problem? Any way to fix this error or using old
> > > make config dialog.
> > > 
> > > Please help.
> > 
> > Try replacing the ports-mgmt/pkg/files/patch-Makefile by this one:
> > http://people.freebsd.org/~bapt/patch-Makefile
> > 
> > And tell me if it works.
> > 
> > But please notice that 7.x is EOLed 28 feb, more and more the ports
> > tree will get incompatible, and if we want to follow the direction
> > for FreeBSD 10 (replace our make by bmake) we will need to a day or
> > another break totally compatibility with 7.
> > 
> > Consider upgrading your boxes.
> 
> but ports/tags/RELEASE_7_EOL will not be broken for 7.x ?

It cannot be broken, since it is not going to change.  It's a tag,
not a branch.

A tag is a snapshot of the tree at a specific point in time, mainly
for reference purposes later.  A branch is a copy of the "main" part
of the tree (the "trunk", which also happens to be a branch, even if
the main one) that can - and probably will - be updated by further
commits.

RELEASE_7_EOL is just a snapshot of the last version of the ports tree
that was "guaranteed" to work with FreeBSD 7.x.  It is not suitable as
a csup/cvsup/"svn up" target - once you check it out, there is absolutely
no point in "updating" to it later, since it is not going to ever change.

G'luck,
Peter

-- 
Peter Pentchev  r...@ringlet.net r...@freebsd.org p.penc...@storpool.com
PGP key:        http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint 2EE7 A7A5 17FC 124C F115  C354 651E EFB0 2527 DF13
This sentence was in the past tense.

Attachment: signature.asc
Description: Digital signature

Reply via email to