From owner-freebsd-ports Fri Feb 28 3:16:14 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2027C37B401; Fri, 28 Feb 2003 03:16:13 -0800 (PST) Received: from matrix.eurocontrol.fr (matrix.eurocontrol.fr [147.196.254.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B7C743F85; Fri, 28 Feb 2003 03:16:12 -0800 (PST) (envelope-from roberto@eurocontrol.fr) Received: from caerdonn.eurocontrol.fr (caerdonn.eurocontrol.fr [147.196.130.91]) by matrix.eurocontrol.fr (Postfix/TLS) with ESMTP id 93A124A9D0; Fri, 28 Feb 2003 12:16:10 +0100 (MET) Received: by caerdonn.eurocontrol.fr (Postfix/TLS, from userid 1193) id 4735839D9; Fri, 28 Feb 2003 12:16:10 +0100 (CET) Date: Fri, 28 Feb 2003 12:16:09 +0100 From: Ollivier Robert To: kde@freebsd.org Cc: FreeBSD's ports list Subject: kdemultimedia3 is broken due to libxine changes Message-ID: <20030228111609.GB704@caerdonn.eurocontrol.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 5.0-CURRENT User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I tried recompiling kdemultimedia 3.1 and it fails to #include a header file that was recently removed in updates to libxine... /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/arts -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -I/usr/local/include -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O -pipe -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -c -o xinePlayObject_impl.lo `test -f 'xinePlayObject_impl.cpp' || echo './'`xinePlayObject_impl.cpp In file included from /usr/include/g++/memory:55, from /usr/include/g++/string:48, from /usr/local/include/arts/audiosubsys.h:25, from xinePlayObject_impl.cpp:21: /usr/include/g++/bits/stl_alloc.h:928: warning: ISO C++ forbids the use of ` extern' on explicit instantiations /usr/include/g++/bits/stl_alloc.h:929: warning: ISO C++ forbids the use of ` extern' on explicit instantiations /usr/include/g++/bits/stl_alloc.h:933: warning: ISO C++ forbids the use of ` extern' on explicit instantiations /usr/include/g++/bits/stl_alloc.h:933: warning: ISO C++ forbids the use of ` extern' on explicit instantiations /usr/include/g++/bits/stl_alloc.h:933: warning: ISO C++ forbids the use of ` extern' on explicit instantiations [...] In file included from xinePlayObject_impl.cpp:24: xinePlayObject_impl.h:20:32: xine/video_out_x11.h: No such file or directory In file included from xinePlayObject_impl.h:21, from xinePlayObject_impl.cpp:24: audio_fifo_out.h:26: syntax error before `*' token audio_fifo_out.h:30: `ao_driver_t' was not declared in this scope audio_fifo_out.h:30: `this_gen' was not declared in this scope audio_fifo_out.h:30: syntax error before `char' audio_fifo_out.h:31: warning: initializer list being treated as compound expression -- Ollivier ROBERT -=- Eurocontrol EEC/AMI -=- Ollivier.Robert@eurocontrol.fr FreeBSD caerdonn.eurocontrol.fr 5.0-CURRENT #6: Tue Jan 21 16:05:16 CET 2003 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message