c++ error compiling kdelibs3

Michael Nottebrock michaelnottebrock at gmx.net
Thu Mar 31 07:07:36 PST 2005


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 
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 
freebsd-ports list, make sure they are marked as text/plain, otherwise the 
list-manager software will strip them. It's also usually sufficient to just 
post the last bit where there error occurs plus some 80 lines of context, 
which you can do inline.

-- 
   ,_,   | Michael Nottebrock               | lofi at freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org
-------------- next part --------------
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20050331/e72cd0db/attachment.bin


More information about the freebsd-ports mailing list