Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 2003 12:16:09 +0100
From:      Ollivier Robert <roberto@eurocontrol.fr>
To:        kde@freebsd.org
Cc:        FreeBSD's ports list <ports@FreeBSD.ORG>
Subject:   kdemultimedia3 is broken due to libxine changes
Message-ID:  <20030228111609.GB704@caerdonn.eurocontrol.fr>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030228111609.GB704>