Date: Thu, 31 Mar 2005 17:07:13 +0200 From: Michael Nottebrock <michaelnottebrock@gmx.net> To: freebsd-ports@freebsd.org Cc: Dick Hoogendijk <dick@nagual.st> Subject: Re: c++ error compiling kdelibs3 Message-ID: <200503311707.17428.michaelnottebrock@gmx.net> In-Reply-To: <20050331075125.GA15678@lothlorien.nagual.st> References: <20050331075125.GA15678@lothlorien.nagual.st>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart2740731.BDhFKA6xNG Content-Type: multipart/mixed; boundary="Boundary-01=_iIBTC4JHEs1u1yr" Content-Transfer-Encoding: 7bit Content-Disposition: inline --Boundary-01=_iIBTC4JHEs1u1yr Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday, 31. March 2005 09:51, Dick Hoogendijk wrote: > I have a very nasty error lately. I have asked for help on the freebsd > questions list. But that list is too general ;-) > I'm running a fbsd-4.11R system with up2date ports. > I want to portupgrade (or just a 'make install clean' kde3 to the latest > 3.4version but something goes wrong with kdelibs3. > > I get this 'cannot specify -o with -c or -S and multiple compilations. See http://freebsd.kde.org/pipermail/kde-freebsd/2004-September/008878.html= =20 and followups. > I've tried to study the error output but I cannot find a compile > statement twice. It happens compiling the http.cc -> http.lo > > I attached the script file containing to compile process. The attachment didn't make it to the list. If you send attachments to the=20 freebsd-ports list, make sure they are marked as text/plain, otherwise the= =20 list-manager software will strip them. It's also usually sufficient to just= =20 post the last bit where there error occurs plus some 80 lines of context,=20 which you can do inline. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-01=_iIBTC4JHEs1u1yr Content-Type: text/plain; charset="iso-8859-1"; name="audio-Makefile.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="audio-Makefile.diff" Index: Makefile =================================================================== RCS file: /home/pcvs/ports/audio/Makefile,v retrieving revision 1.601 diff -u -r1.601 Makefile --- Makefile 14 Mar 2005 13:20:41 -0000 1.601 +++ Makefile 16 Mar 2005 15:36:53 -0000 @@ -11,6 +11,14 @@ SUBDIR += ac3dec SUBDIR += adpcm SUBDIR += afsp + SUBDIR += akode + SUBDIR += akode-plugins-jack + SUBDIR += akode-plugins-mpc + SUBDIR += akode-plugins-mpeg + SUBDIR += akode-plugins-oss + SUBDIR += akode-plugins-polypaudio + SUBDIR += akode-plugins-resampler + SUBDIR += akode-plugins-xiph SUBDIR += alac SUBDIR += alienwah SUBDIR += alsaplayer @@ -204,6 +212,7 @@ SUBDIR += ifp-line SUBDIR += jack SUBDIR += jamboree + SUBDIR += juk SUBDIR += juke SUBDIR += jxm SUBDIR += klira --Boundary-01=_iIBTC4JHEs1u1yr-- --nextPart2740731.BDhFKA6xNG Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCTBIlXhc68WspdLARAiWIAKCLG47hLvLP1lhHnVwrOvr8NOhDiACfQiGT dzRh0ZOdvXXvaxaQ423AF3I= =RWJ0 -----END PGP SIGNATURE----- --nextPart2740731.BDhFKA6xNG--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503311707.17428.michaelnottebrock>