Date: Thu, 07 Oct 1999 11:30:20 +0200 From: Marcel Moolenaar <marcel@scc.nl> To: ports@FreeBSD.org Subject: Re: Build of linux_base-5.2 port fails Message-ID: <37FC682C.2F63D835@scc.nl> References: <19991006215238.A400@marder-1>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37FC682C.2F63D835>