From owner-freebsd-gnome Mon Jan 14 15:12:30 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from henoc.dnsalias.com (modemcable039.36-202-24.mtl.mc.videotron.ca [24.202.36.39]) by hub.freebsd.org (Postfix) with ESMTP id 6817B37B404 for ; Mon, 14 Jan 2002 15:12:18 -0800 (PST) Received: from jsbach.henocoffice.com (jsbach.henocoffice.com [192.168.0.102]) by henoc.dnsalias.com (8.11.6/8.11.6) with ESMTP id g0ENCHc12146 for ; Mon, 14 Jan 2002 18:12:17 -0500 (EST) (envelope-from Unix@henoc.com) Subject: Re: ghostscript-gnu port From: Roger Savard To: Gnome In-Reply-To: <1011049247.17305.3.camel@athomson.prv.au.itouchnet.net> References: <1010844159.14045.0.camel@freebee.henocoffice.com> <1010867348.18838.1.camel@freebee.henocoffice.com> <1011049247.17305.3.camel@athomson.prv.au.itouchnet.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Mailer: Evolution/1.0.1 Date: 14 Jan 2002 18:12:17 -0500 Message-Id: <1011049937.244.22.camel@jsbach.henocoffice.com> Mime-Version: 1.0 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I recently had to re-construct my home FreeBSD desktop from scratch, (Thanks to XP) ... and in the process I used autoconfig213-2.13.000227_1 and automake14-1.4.5 to build the whole gnome suite. Now recently there were discussions about installing both versions of automake and autoconfig but while upgrading my ports last week I noticed that autoconf-2.52_2 and automake-1.5,1 conflicted with the lastest=20 ghostscript-gnu port, and after removing both autoconf-2.52_2 and automake-1.5,1 I could successfully build ghostscript-gnu. It works for me! %pkg_info |grep auto autoconf213-2.13.000227_1 Automatically configure source code on many Un*x platforms=20 automake14-1.4.5 GNU Standards-compliant Makefile generator (legacy version=20 % le Lun 14-01-2002 =E0 18:00, ajt a =E9crit : > Roger, >=20 > I'm experiencing the same problem. Could you please be a little more > verbose in the resolution....!! ;) >=20 > is the go to delete autoconf-2.52_2 and automake-1.5,1 ?? >=20 > Regards, >=20 > A >=20 > autoconf-2.52_2 Automatically configure source code on many Un*x > platforms > autoconf213-2.13.000227_1 Automatically configure source code on many > Un*x platforms=20 > automake-1.5,1 GNU Standards-compliant Makefile generator > automake14-1.4.5 GNU Standards-compliant Makefile genera >=20 > On Sun, 2002-01-13 at 08:29, Unix wrote: > > Hi, > >=20 > > After I compared two systems I noticed that on my latest system I > > did not have either autoconf 2.52_2 nor automake-1.5,1. Then > > after I deleted both these ports ghostscript-gnu compiled and > > installed just fine. > >=20 > >=20 > > freebee# pkg_info |grep auto > > autoconf-2.52_2 Automatically configure source code on many Un*x > > platforms > > autoconf213-2.13.000227_1 Automatically configure source code on many > > Un*x platf > > orms=20 > > automake-1.5,1 GNU Standards-compliant Makefile generator > > automake14-1.4.5 GNU Standards-compliant Makefile generator (legacy > > version=20 > >=20 > > le Sam 12-01-2002 =E0 09:02, Unix a =E9crit : > > > Hi, > > >=20 > > > I'm running the latest 4.5-RC and my ports are up-to-date, but I have= a > > > problem making the latest ghostscript-gnu > > >=20 > > > freebee# uname -a > > > FreeBSD freebee.henocoffice.com 4.5-RC FreeBSD 4.5-RC #0: Fri Jan 11 > > > 19:32:12 EST 2002 =20 > > > root@freebee.henocoffice.com:/usr/obj/.amd_mnt/haydn/host/usr/src/sys= /YODA i386 > > >=20 > > >=20 > > > freebee# pkg_version -c > > > echo "The commands output of pkg_version cannot be executed without > > > editing." > > > echo "You MUST save this output to a file and then edit it, taking in= to" > > > echo "account package dependencies and the fact that some packages > > > cannot" > > > echo "or should not be upgraded."=20 > > > exit 1 > > > # > > > # ghostscript-gnu > > > # needs updating (port has 6.52_2) > > > # > > > cd /usr/ports/print/ghostscript-gnu > > > make clean && make && pkg_delete -f ghostscript-gnu-6.52_1 > > > make install clean > > >=20 > > > ... > > > gmake[2]: Nothing to be done for `all-am'. > > > gmake[2]: Leaving directory > > > `/.amd_mnt/haydn/host/usr/ports/print/ghostscript-gnu/work/ghostscrip= t-6.52/gimp-print-4.2.0' > > > gmake[1]: Leaving directory > > > `/.amd_mnt/haydn/host/usr/ports/print/ghostscript-gnu/work/ghostscrip= t-6.52/gimp-print-4.2.0' > > > >>> creating symlinks for gimp-print ... > > > >>> building hpijs server ... > > > cd . && aclocal > > > cd . && automake --foreign --include-deps Makefile > > > automake: configure.in: required file `./depcomp' not found > > > gmake: *** [Makefile.in] Error 1 > > > *** Error code 2 > > >=20 > > > Stop in /.amd_mnt/haydn/host/usr/ports/print/ghostscript-gnu. > > > *** Error code 1 > > >=20 > > > Stop in /.amd_mnt/haydn/host/usr/ports/print/ghostscript-gnu. > > > *** Error code 1 > > >=20 > > > Stop in /.amd_mnt/haydn/host/usr/ports/print/ghostscript-gnu. > > >=20 > > > freebee# pkg_version | egrep "make|conf" > > > autoconf =3D > > > autoconf213 =3D > > > automake =3D > > > automake14 =3D > > > bonobo-conf =3D > > > gconf =3D > > > gmake =3D > > > pkgconfig =3D > > > windowmaker =3D > > >=20 > > >=20 > > >=20 > > > Anybody else saw that or is it just me. > > > Thanks again > > >=20 > > > --=20 > > > Roger@henoc.com http://henoc.com > > > Network Admin / Unix Consultant Montreal, Qc, Canada=09 > > >=20 > > >=20 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-gnome" in the body of the message > > >=20 > > --=20 > > Roger@henoc.com http://henoc.com > > Network Admin / Unix Consultant Montreal, Qc, Canada=09 > >=20 > >=20 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-gnome" in the body of the message >=20 >=20 >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message