You are not logged in.

  • "thedarkonelcirc" started this thread

Posts: 1

Location: Charlotte NC

  • Send private message

1

Sunday, February 20th 2005, 5:53pm

kdemultimedia make

anyone have any ideas? thanks.


Making all in input
make[4]: Entering directory `/root/kdemultimedia-3.3.2/mpeglib/lib/input'
if /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/local/kde/include -I/usr/local/qt/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -fpermissive -MT cdromAccess.lo -MD -MP -MF ".deps/cdromAccess.Tpo" -c -o cdromAccess.lo cdromAccess.cpp; \
then mv -f ".deps/cdromAccess.Tpo" ".deps/cdromAccess.Plo"; else rm -f ".deps/cdromAccess.Tpo"; exit 1; fi
In file included from /usr/include/asm/byteorder.h:57,
from /usr/include/linux/cdrom.h:14,
from cdromAccess_Linux.cpp:17,
from cdromAccess.cpp:33:
/usr/include/linux/byteorder/little_endian.h:43: error: `__le64' does not name a type
/usr/include/linux/byteorder/little_endian.h:47: error: expected `,' or `...' before '*' token
/usr/include/linux/byteorder/little_endian.h: In function `__u64 __le64_to_cpup(int)':
/usr/include/linux/byteorder/little_endian.h:49: error: `p' undeclared (first use this function)
/usr/include/linux/byteorder/little_endian.h:49: error: (Each undeclared identifier is reported only once for each function it appears in.)
/usr/include/linux/byteorder/little_endian.h: At global scope:
/usr/include/linux/byteorder/little_endian.h:67: error: `__be64' does not name a type
/usr/include/linux/byteorder/little_endian.h:71: error: expected `,' or `...' before '*' token
/usr/include/linux/byteorder/little_endian.h: In function `__u64 __be64_to_cpup(int)':
/usr/include/linux/byteorder/little_endian.h:73: error: `p' undeclared (first use this function)
make[4]: *** [cdromAccess.lo] Error 1
make[4]: Leaving directory `/root/kdemultimedia-3.3.2/mpeglib/lib/input'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/kdemultimedia-3.3.2/mpeglib/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/kdemultimedia-3.3.2/mpeglib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/kdemultimedia-3.3.2'
make: *** [all] Error 2