Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14989] New: kdemultimedia using cdparanoia will not compile

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14989] New: kdemultimedia using cdparanoia will not compile
  • Date: 1 Jan 2009 23:31:00 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14989

Summary: kdemultimedia using cdparanoia will not compile
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: kde4
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: benjamin.collar AT gmail.com


/bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++
-DHAVE_CONFIG_H
-I. -I../../.. -I/usr/include/kde3 -I/usr/include/qt -I.
-DQT_THREAD_SUPPORT
-D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG
-O2
-march=prescott -pipe -DPIC -fPIC -O3 -pipe -fomit-frame-pointer
-Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fpermissive
-c -o fileInputStream.lo fileInputStream.cpp
/bin/sh ../../../libtool --silent --tag=CXX --mode=compile g++
-DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/kde3 -I/usr/include/qt -I.
-DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W
-Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=prescott -pipe -DPIC -fPIC -O3
-pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION -fpermissive -c -o inputPlugin.lo inputPlugin.cpp
In file included from cddaInputStream.h:36,
from inputPlugin.h:24,
from inputPlugin.cpp:14:
/usr/include/cdda_interface.h:87: error: expected unqualified-id before
'private'
/usr/include/cdda_interface.h:87: error: expected ';' before 'private'
make[4]: Leaving directory `/usr/src/kdemultimedia-3.5.10/mpeglib/lib/input'
make[4]: *** [inputPlugin.lo] Error 1
make[3]: Leaving directory `/usr/src/kdemultimedia-3.5.10/mpeglib/lib'
make[3]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/kdemultimedia-3.5.10/mpeglib'
make[2]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/kdemultimedia-3.5.10'
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page