Date: Wed, 30 Mar 2005 17:14:05 +0200 From: Roland Smith <rsmith@xs4all.nl> To: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: cannot specify -o with -c or -S and multiple compilations Message-ID: <20050330151405.GB65864@slackbox.xs4all.nl> In-Reply-To: <20050330135852.GA1626@lothlorien.nagual.st> References: <20050330135852.GA1626@lothlorien.nagual.st>
next in thread | previous in thread | raw e-mail | index | archive | help
--vGgW1X5XWziG23Ko Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 30, 2005 at 03:58:52PM +0200, Dick Hoogendijk wrote: > I asked about it before and will ask about it again. > I posted my errors but nobody reacted. > -(it's hard to see people like anthony /do/ get attention)- Moths are drawn to flames. ;-) > It's a freebsd-4.11 system. Ports are up2date. Compiling gnomevfs2 > and/or kdelibs3 I get this error "gcc cannot.." or "c++ cannot.." Does it really try to compile multiple files with one gcc command? Usually make doesn't do that. Try capturing the output from the build to see what goes wrong. Does kdelibs3 use libtool? There could be an error in the libtool invocation so that the source file ends up twice on the gcc command line, producing the error.=20 > So let me ask you here on this list: somebody has compiled kdelibs3 > (version 3.4) on a 4.11R system? Sorry, 5.3 without KDE. Roland --=20 R.F. Smith /"\ ASCII Ribbon Campaign r s m i t h @ x s 4 a l l . n l \ / No HTML/RTF in e-mail http://www.xs4all.nl/~rsmith/ X No Word docs in e-mail public key: http://www.keyserver.net / \ Respect for open standards --vGgW1X5XWziG23Ko Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCSsI9EnfvsMMhpyURAsV9AJ0XtLNIL5bn5Go/uIPG3U61OI5vvgCePRZ3 6odL/hgy0BU1FQYKieUGP+o= =cM1M -----END PGP SIGNATURE----- --vGgW1X5XWziG23Ko--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050330151405.GB65864>