From owner-freebsd-ports Thu Oct 7 2:36:32 1999 Delivered-To: freebsd-ports@freebsd.org Received: from mail.scc.nl (node1374.a2000.nl [62.108.19.116]) by hub.freebsd.org (Postfix) with ESMTP id F2E5614CC7 for ; Thu, 7 Oct 1999 02:36:25 -0700 (PDT) (envelope-from freebsd-ports@scc.nl) Received: (from daemon@localhost) by mail.scc.nl (8.9.3/8.9.3) id LAA43923 for ports@FreeBSD.org; Thu, 7 Oct 1999 11:30:24 +0200 (CEST) (envelope-from freebsd-ports@scc.nl) Received: from GATEWAY by dwarf.hq.scc.nl with netnews for ports@FreeBSD.org (ports@FreeBSD.org) To: ports@FreeBSD.org Date: Thu, 07 Oct 1999 11:30:20 +0200 From: Marcel Moolenaar Message-ID: <37FC682C.2F63D835@scc.nl> Organization: SCC vof Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <19991006215238.A400@marder-1> Subject: Re: Build of linux_base-5.2 port fails Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Mark Ovens wrote: > [snip] > cc -I/usr/ports/misc/rpm/work/rpm-2.5.5 -I/usr/ports/misc/rpm/work/rpm-2.5.5 -O -pipe -I/usr/local/include -DHAVE_CONFIG_H -I/usr/ports/misc/rpm/work/rpm-2.5.5/lib -I/usr/ports/misc/rpm/work/rpm-2.5.5/misc -c getmntent.c -o getmntent.o > getmntent.c: In function `getmntent': > getmntent.c:26: variable `item' has initializer but incomplete type > getmntent.c:26: warning: excess elements in struct initializer after `item' > getmntent.c:26: storage size of `item' isn't known [snip] Make sure you don't have conflicting headers/libraries under /usr/local that confuses configure. > Also, it d/l rpm-2.2.5 twice: > > >> rpm-2.5.5-5.2.i386.rpm doesn't seem to exist on this system. > >> rpm-2.5.5.tar.gz doesn't seem to exist on this system. The latter is the FreeBSD tarball used by the rpm port; the former is a Linux native package used by linux_base. Nothing wrong here. > 2 different versions of gdbm (1.7.3-17 & 1.8.0) were d/l'ed. [snip] Again FreeBSD vs. Linux. -- Marcel Moolenaar mailto:marcel@scc.nl SCC Internetworking & Databases http://www.scc.nl/ The FreeBSD project mailto:marcel@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message