From owner-freebsd-ports Wed Sep 20 12: 7:21 2000 Delivered-To: freebsd-ports@freebsd.org Received: from scaup.prod.itd.earthlink.net (scaup.prod.itd.earthlink.net [207.217.121.49]) by hub.freebsd.org (Postfix) with ESMTP id B9F3637B422 for ; Wed, 20 Sep 2000 12:07:16 -0700 (PDT) Received: from gaea.mindspring.com (1Cust227.tnt2.hershey.pa.da.uu.net [63.25.19.227]) by scaup.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with ESMTP id MAA05302 for ; Wed, 20 Sep 2000 12:07:11 -0700 (PDT) Message-Id: <5.0.0.25.2.20000920150352.009e63d0@pop.mindspring.com> X-Sender: marisombra@pop.mindspring.com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Wed, 20 Sep 2000 15:11:38 -0400 To: ports@FreeBSD.org From: "Dan Z." Subject: Staroffice 5.2 Port Broken? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Greets, Sorry for posting what appears to be the same message, but I have a different conclusion now: when building the StarOffice 5.2 port, it tries to install linux_base 6.1 regardless of if it's installed already. This behavior doesn't appear to occur when I build other ports that depend on linux_base. linux_base also builds fine without error by itself. Please note that this is an install from the port, I did not download from Sun directly. > uname -a FreeBSD requiem.smite.lan 4.1-STABLE FreeBSD 4.1-STABLE #0: Sun Sep 17 12:58:24 EDT 2000 sunship@requiem.smite.lan:/usr/obj/usr/src/sys/REQUIEM-SMP i386 > kldstat Id Refs Address Size Name 1 3 0xc0100000 21bb68 kernel 2 1 0xc0d1d000 11000 linux.ko > pkg_info | grep linux linux_base-6.1 The base set of packages needed in Linux mode > From /usr/ports/emulators/linux_base .if (${MACHINE_ARCH} == "i386") LIBC5_COMPAT= ld.so-1.9.5-11.i386.rpm libc-5.3.12-31.i386.rpm RPM_BINUTILS= binutils-2.9.1.0.23-6.i386.rpm RPM_GLIB= glib-1.2.5-1.i386.rpm <------- this is where it stops but nothing shows in pkg_info for the updated version below, so I'm confused here RPM_GLIBC= glibc-2.1.2-11.i386.rpm RPM_LDCONFIG= ldconfig-1.9.5-15.i386.rpm RPM_RPM= rpm-3.0.3-2.i386.rpm RPM_X_LIBS= XFree86-libs-3.3.5-3.i386.rpm UPDATES= glib-1.2.6-2.i386.rpm <-----this is what it says I have installed already (newer) and last but not least, the original error: ===> Extracting for staroffice-5.2 >> Checksum OK for staroffice52/soa-5_2-ga-bin-linux-en.bin. >> Checksum OK for staroffice52/so-5_2-ga-bin-linux-en.bin. ===> staroffice-5.2 depends on: /usr/ports/emulators/linux_base ===> Verifying install for /usr/ports/emulators/linux_base ===> Installing for linux_base-6.1 setup-2.0.5-1.noarch.rpm filesystem-1.3.5-1.noarch.rpm basesystem-6.0-4.noarch.rpm ldconfig-1.9.5-15.i386.rpm glibc-2.1.2-11.i386.rpm termcap-9.12.6-15.i386.rpm libtermcap-2.0.8-18.i386.rpm bash-1.14.7-16.i386.rpm ncurses-4.2-25.i386.rpm zlib-1.1.3-5.i386.rpm info-3.12h-2.i386.rpm fileutils-4.0-8.i386.rpm grep-2.3-2.i386.rpm binutils-2.9.1.0.23-6.i386.rpm gd-1.3-5.i386.rpm gdbm-1.8.0-2.i386.rpm glib-1.2.5-1.i386.rpm package glib-1.2.6-2 (which is newer) is already installed error: /usr/ports/distfiles/rpm/glib-1.2.5-1.i386.rpm cannot be installed *** Error code 1 Thanks for anybody's assistance (thanks Michael for your help too). Daniel J. Zaccariello To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message