Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Apr 2003 22:20:07 -0700 (PDT)
From:      Seva Gluschenko <gvs@rinet.ru>
To:        gnome@FreeBSD.org
Subject:   Re: ports/51438: devel/nspr port doesn't install nspr-config script
Message-ID:  <200304280520.h3S5K7DM082049@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/51438; it has been noted by GNATS.

From: Seva Gluschenko <gvs@rinet.ru>
To: Morten Rodal <morten@rodal.no>
Cc: freebsd-gnats-submit@FreeBSD.org, marcus@FreeBSD.org
Subject: Re: ports/51438: devel/nspr port doesn't install nspr-config script
Date: Mon, 28 Apr 2003 09:20:46 +0400 (MSD)

 Message of Morten Rodal at Apr 27 22:27 ...
 
 MR> > --- Makefile.orig	Sat Apr 26 16:06:28 2003
 MR> > +++ Makefile	Sat Apr 26 16:08:07 2003
 MR> > @@ -33,6 +33,7 @@
 MR> >  		${TAR} -C ${PREFIX}/include -xf -
 MR> >  	${TAR} -C ${WRKSRC}/dist/lib --dereference -cf - . | \
 MR> >  		${TAR} -C ${PREFIX}/lib -xf -
 MR> > +	cp ${WRKSRC}/build/config/nspr-config ${PREFIX}/bin
 MR> >  .for lib in ${LIBS}
 MR> >  	${LN} -sf ${lib} ${PREFIX}/lib/${lib:S/.1$//}
 MR> >  .endfor
 MR>
 MR> I am unable to install this if I do not remove the "/build" from the
 MR> patch.  I get:
 MR>
 MR> install:
 MR> /usr/obj/usr/ports/devel/nspr/work/nspr-4.3/mozilla/nsprpub/build/build/config/nspr-config: No such file or directory
 MR> *** Error code 71
 MR>
 MR> Notice the "/build/build/".  This is on a -CURRENT as of 26 Apr 2003.
 
 My apologies to all folks, I was unattentional. Of course,
 ${WRKSRC}/config/nspr-config, "build/" is superfluous.
 
 SY, Seva Gluschenko | GVS-RIPE | GVS3-RIPN
 Cronyx Plus / RiNet network administrator.



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