cvs und cygwin das leidige Thema

Sickboy
Interessierter
Interessierter
Beiträge: 80
Registriert: Mittwoch 28. April 2004, 16:05

cvs und cygwin das leidige Thema

Beitrag von Sickboy »

Hallo habe folgendes Problem.....

make [3]: *** [dfb++.lo] Error 1
make [3]: Leaving directory e/home/Sickboy/tuxbox-cvs/cdk/DFB++-0.9.20/dfb++ e
make [2] *** [all-recursive] Error 1
make [2: Leaving directory e/home/Sickboy/tuxbox-cvs/cdk/DFB++-0.9.20 e
make [1]*** [all-recursive-am] Error 2
make [2] Leaving directory e/home/Sickboy/tuxbox-cvs/cdk/DFB++-0.9.20 e
make: *** [.deps/libdirectfbpp] Error 2

Sickboy@backbone ~/tuxbox-cvs/cdk
$
Npq
Senior Member
Beiträge: 1339
Registriert: Donnerstag 24. April 2003, 12:12

Beitrag von Npq »

Da fehlt der eigentliche Fehler.
Sickboy
Interessierter
Interessierter
Beiträge: 80
Registriert: Mittwoch 28. April 2004, 16:05

Beitrag von Sickboy »

kannst du mir sagen wie man da am besten den ganzen Text ausschneidet ? geht irgend wie nicht !!
Npq
Senior Member
Beiträge: 1339
Registriert: Donnerstag 24. April 2003, 12:12

Beitrag von Npq »

Hmm, markieren und dann kopieren geht bei mir aber eigentlich. Hängt allerdings wohl auch von der Umgebung ab.
Sickboy
Interessierter
Interessierter
Beiträge: 80
Registriert: Mittwoch 28. April 2004, 16:05

Beitrag von Sickboy »

../include/dfb++.h:46:22: directfb.h No such File or directory
In file included from ../include/dfb++.h:73,from dfb++.cpp:28
../include/idirectfb.h:40 error: DFBCooperativeLevel was not declared in this scope

und so geht das ewig weiter bis zum Schluss mein 1. Post kommt......
Sickboy
Interessierter
Interessierter
Beiträge: 80
Registriert: Mittwoch 28. April 2004, 16:05

Beitrag von Sickboy »

so aber jetzt kommt alles :roll: aller Anfang ist schwer :roll:

$ make all
( rm -rf DFB++-0.9.20 || /bin/true ) && gunzip -cd Archive/DFB++-0.9.20.tar.gz |
TAPE=- tar -x
cd DFB++-0.9.20 && \
AR=powerpc-tuxbox-linux-gnu-ar AS=powerpc-tuxbox-linux-gnu-as CC=powerpc
-tuxbox-linux-gnu-gcc CXX=powerpc-tuxbox-linux-gnu-g++ NM=powerpc-tuxbox-linux-g
nu-nm RANLIB=powerpc-tuxbox-linux-gnu-ranlib CFLAGS="-mcpu=823 -mmultiple -mstri
ng -meabi -pipe -O2 -g3 -gdwarf-2" CXXFLAGS="-mcpu=823 -mmultiple -mstring -meab
i -pipe -O2 -g3 -gdwarf-2" LDFLAGS="" PKG_CONFIG_PATH=/home/Sickboy/dbox2/cdkroo
t/lib/pkgconfig \
./configure \
--build=i686-pc-cygwin \
--host=powerpc-tuxbox-linux-gnu \
--prefix= && \
make all && \
perl -pi -e "s,^prefix=.*$,prefix=/home/Sickboy/dbox2/cdkroot," dfb++.pc
&& make install DESTDIR=/home/Sickboy/dbox2/cdkroot
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-cygwin
checking host system type... powerpc-tuxbox-linux-gnu
checking for powerpc-tuxbox-linux-gnu-gcc... powerpc-tuxbox-linux-gnu-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether powerpc-tuxbox-linux-gnu-gcc accepts -g... yes
checking for powerpc-tuxbox-linux-gnu-gcc option to accept ANSI C... none needed

checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by powerpc-tuxbox-linux-gnu-gcc... /home/Sickboy/dbox2/cdk/
powerpc-tuxbox-linux-gnu/bin/ld.exe
checking if the linker (/home/Sickboy/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld.
exe) is GNU ld... yes
checking for /home/Sickboy/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld.exe option
to reload object files... -r
checking for BSD-compatible nm... powerpc-tuxbox-linux-gnu-nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... powerpc-tuxbox-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for powerpc-tuxbox-linux-gnu-g++... powerpc-tuxbox-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether powerpc-tuxbox-linux-gnu-g++ accepts -g... yes
checking how to run the C++ preprocessor... powerpc-tuxbox-linux-gnu-g++ -E
checking for powerpc-tuxbox-linux-gnu-g77... no
checking for powerpc-tuxbox-linux-gnu-f77... no
checking for powerpc-tuxbox-linux-gnu-xlf... no
checking for powerpc-tuxbox-linux-gnu-frt... no
checking for powerpc-tuxbox-linux-gnu-pgf77... no
checking for powerpc-tuxbox-linux-gnu-fl32... no
checking for powerpc-tuxbox-linux-gnu-af77... no
checking for powerpc-tuxbox-linux-gnu-fort77... no
checking for powerpc-tuxbox-linux-gnu-f90... no
checking for powerpc-tuxbox-linux-gnu-xlf90... no
checking for powerpc-tuxbox-linux-gnu-pgf90... no
checking for powerpc-tuxbox-linux-gnu-epcf90... no
checking for powerpc-tuxbox-linux-gnu-f95... no
checking for powerpc-tuxbox-linux-gnu-fort... no
checking for powerpc-tuxbox-linux-gnu-xlf95... no
checking for powerpc-tuxbox-linux-gnu-lf95... no
checking for powerpc-tuxbox-linux-gnu-g95... no
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 8192
checking command to parse powerpc-tuxbox-linux-gnu-nm output from powerpc-tuxbox
-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for powerpc-tuxbox-linux-gnu-ar... powerpc-tuxbox-linux-gnu-ar
checking for powerpc-tuxbox-linux-gnu-ranlib... powerpc-tuxbox-linux-gnu-ranlib
checking for powerpc-tuxbox-linux-gnu-strip... powerpc-tuxbox-linux-gnu-strip
checking if powerpc-tuxbox-linux-gnu-gcc static flag works... yes
checking if powerpc-tuxbox-linux-gnu-gcc supports -fno-rtti -fno-exceptions... n
o
checking for powerpc-tuxbox-linux-gnu-gcc option to produce PIC... -fPIC
checking if powerpc-tuxbox-linux-gnu-gcc PIC flag -fPIC works... yes
checking if powerpc-tuxbox-linux-gnu-gcc supports -c -o file.o... yes
checking whether the powerpc-tuxbox-linux-gnu-gcc linker (/home/Sickboy/dbox2/cd
k/powerpc-tuxbox-linux-gnu/bin/ld.exe) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by powerpc-tuxbox-linux-gnu-g++... /home/Sickboy/dbox2/cdk/
powerpc-tuxbox-linux-gnu/bin/ld.exe
checking if the linker (/home/Sickboy/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld.
exe) is GNU ld... yes
checking whether the powerpc-tuxbox-linux-gnu-g++ linker (/home/Sickboy/dbox2/cd
k/powerpc-tuxbox-linux-gnu/bin/ld.exe) supports shared libraries... yes
checking for powerpc-tuxbox-linux-gnu-g++ option to produce PIC... -fPIC
checking if powerpc-tuxbox-linux-gnu-g++ PIC flag -fPIC works... yes
checking if powerpc-tuxbox-linux-gnu-g++ supports -c -o file.o... yes
checking whether the powerpc-tuxbox-linux-gnu-g++ linker (/home/Sickboy/dbox2/cd
k/powerpc-tuxbox-linux-gnu/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... no
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/home/Sickboy/dbox2/cdk/powerpc-tuxbox-linux-gn
u/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking whether build environment is sane... yes
checking for strerror in -lcposix... no
checking for powerpc-tuxbox-linux-gnu-gcc option to accept ANSI C... none needed

checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... powerpc-tuxbox-linux-gnu-gcc -E
checking for powerpc-tuxbox-linux-gnu-g++... (cached) powerpc-tuxbox-linux-gnu-g
++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether powerpc-tuxbox-linux-gnu-g++ accepts -g... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking for directfb >= 0.9.20... yes
checking DIRECTFB_CFLAGS... -D_REENTRANT -I/include/directfb
checking DIRECTFB_LIBS... -L/lib -ldirectfb -lpthread -ldl
configure: creating ./config.status
config.status: creating dfb++-config
config.status: creating dfb++.pc
config.status: creating Makefile
config.status: creating dfb++/Makefile
config.status: creating examples/Makefile
config.status: creating include/Makefile
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing default commands
make[1]: Entering directory `/home/Sickboy/tuxbox-cvs/cdk/DFB++-0.9.20'
make all-recursive
make[2]: Entering directory `/home/Sickboy/tuxbox-cvs/cdk/DFB++-0.9.20'
Making all in dfb++
make[3]: Entering directory `/home/Sickboy/tuxbox-cvs/cdk/DFB++-0.9.20/dfb++'
/bin/bash ../libtool --mode=compile powerpc-tuxbox-linux-gnu-g++ -DHAVE_CONFIG_H
-I. -I. -I.. -I../include -D_REENTRANT -I/include/directfb -Wall
-mcpu=823 -mmultiple -mstring -meabi -pipe -O2 -g3 -gdwarf-2 -c dfb++.cpp
mkdir .libs
powerpc-tuxbox-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -D_REENT
RANT -I/include/directfb -Wall -mcpu=823 -mmultiple -mstring -meabi -pipe -O2 -g
3 -gdwarf-2 -c dfb++.cpp -fPIC -DPIC -o .libs/dfb++.o
In file included from dfb++.cpp:28:
../include/dfb++.h:46:22: directfb.h: No such file or directory
In file included from ../include/dfb++.h:73,
from dfb++.cpp:28:
../include/idirectfb.h:40: error: `DFBCooperativeLevel' was not declared in
this scope
../include/idirectfb.h:40: error: parse error before `)' token
../include/idirectfb.h:45: error: `DFBCardCapabilities' was not declared in
this scope
../include/idirectfb.h:45: error: `caps' was not declared in this scope
../include/idirectfb.h:45: error: invalid data member initialization
../include/idirectfb.h:45: error: (use `=' to initialize static data members)
../include/idirectfb.h:45: error: variable or field `GetCardCapabilities'
declared void
../include/idirectfb.h:46: error: `DFBVideoModeCallback' was not declared in
this scope
../include/idirectfb.h:46: error: parse error before `,' token
../include/idirectfb.h:49: error: `DFBSurfaceDescription' was not declared in
this scope
../include/idirectfb.h:49: error: `desc' was not declared in this scope
../include/idirectfb.h:49: error: variable declaration is not allowed here
../include/idirectfb.h:50: error: `DFBPaletteDescription' was not declared in
this scope
../include/idirectfb.h:50: error: `desc' was not declared in this scope
../include/idirectfb.h:50: error: variable declaration is not allowed here
../include/idirectfb.h:52: error: `DFBDisplayLayerCallback' was not declared in

this scope
../include/idirectfb.h:52: error: parse error before `,' token
../include/idirectfb.h:54: error: `DFBDisplayLayerID' was not declared in this
scope
../include/idirectfb.h:54: error: parse error before `)' token
../include/idirectfb.h:56: error: `DFBInputDeviceCallback' was not declared in
this scope
../include/idirectfb.h:56: error: parse error before `,' token
../include/idirectfb.h:58: error: `DFBInputDeviceID' was not declared in this
scope
../include/idirectfb.h:58: error: parse error before `)' token
../include/idirectfb.h:60: error: `DFBInputDeviceCapabilities' was not declared

in this scope
../include/idirectfb.h:60: error: parse error before `,' token
../include/idirectfb.h:66: error: type specifier omitted for parameter `
DFBFontDescription'
../include/idirectfb.h:66: error: parse error before `&' token
../include/idirectfb.h:67: error: `DFBDataBufferDescription' was not declared
in this scope
../include/idirectfb.h:67: error: `desc' was not declared in this scope
../include/idirectfb.h:67: error: variable declaration is not allowed here
../include/idirectfb.h:87: error: parse error before `*' token
../include/idirectfb.h:92: error: syntax error before `*' token
In file included from ../include/dfb++.h:74,
from dfb++.cpp:28:
../include/idirectfbdisplaylayer.h:41: error: parse error before `)' token
../include/idirectfbdisplaylayer.h:44: error: parse error before `)' token
../include/idirectfbdisplaylayer.h:48: error: `DFBDisplayLayerCooperativeLevel'

was not declared in this scope
../include/idirectfbdisplaylayer.h:48: error: parse error before `)' token
../include/idirectfbdisplaylayer.h:49: error: `__u8' was not declared in this
scope
../include/idirectfbdisplaylayer.h:49: error: parse error before `)' token
../include/idirectfbdisplaylayer.h:54: error: `__u8' was not declared in this
scope
../include/idirectfbdisplaylayer.h:54: error: parse error before `,' token
../include/idirectfbdisplaylayer.h:57: error: `__u8' was not declared in this
scope
../include/idirectfbdisplaylayer.h:57: error: parse error before `,' token
../include/idirectfbdisplaylayer.h:65: error: `DFBScreenPowerMode' was not
declared in this scope
../include/idirectfbdisplaylayer.h:65: error: parse error before `)' token
../include/idirectfbdisplaylayer.h:67: error: `DFBDisplayLayerConfig' was not
declared in this scope
../include/idirectfbdisplaylayer.h:67: error: `config' was not declared in this

scope
../include/idirectfbdisplaylayer.h:67: error: invalid data member
initialization
../include/idirectfbdisplaylayer.h:67: error: variable or field `
GetConfiguration' declared void
../include/idirectfbdisplaylayer.h:68: error: `DFBDisplayLayerConfig' was not
declared in this scope
../include/idirectfbdisplaylayer.h:68: error: `config' was not declared in this

scope
../include/idirectfbdisplaylayer.h:69: error: `DFBDisplayLayerConfigFlags' was
not declared in this scope
../include/idirectfbdisplaylayer.h:69: error: `failed' was not declared in this

scope
../include/idirectfbdisplaylayer.h:69: error: invalid data member
initialization
../include/idirectfbdisplaylayer.h:69: error: variable or field `
TestConfiguration' declared void
../include/idirectfbdisplaylayer.h:70: error: `DFBDisplayLayerConfig' was not
declared in this scope
../include/idirectfbdisplaylayer.h:70: error: `config' was not declared in this

scope
../include/idirectfbdisplaylayer.h:70: error: invalid data member
initialization
../include/idirectfbdisplaylayer.h:70: error: variable or field `
SetConfiguration' declared void
../include/idirectfbdisplaylayer.h:72: error: `DFBDisplayLayerBackgroundMode'
was not declared in this scope
../include/idirectfbdisplaylayer.h:72: error: parse error before `)' token
../include/idirectfbdisplaylayer.h:74: error: `__u8' was not declared in this
scope
../include/idirectfbdisplaylayer.h:74: error: parse error before `,' token
../include/idirectfbdisplaylayer.h:79: error: `DFBColorAdjustment' was not
declared in this scope
../include/idirectfbdisplaylayer.h:79: error: `adj' was not declared in this
scope
../include/idirectfbdisplaylayer.h:79: error: invalid data member
initialization
../include/idirectfbdisplaylayer.h:79: error: variable or field `
GetColorAdjustment' declared void
../include/idirectfbdisplaylayer.h:80: error: `DFBColorAdjustment' was not
declared in this scope
../include/idirectfbdisplaylayer.h:80: error: `adj' was not declared in this
scope
../include/idirectfbdisplaylayer.h:80: error: invalid data member
initialization
../include/idirectfbdisplaylayer.h:80: error: variable or field `
SetColorAdjustment' declared void
../include/idirectfbdisplaylayer.h:82: error: `DFBWindowDescription' was not
declared in this scope
../include/idirectfbdisplaylayer.h:82: error: `desc' was not declared in this
scope
../include/idirectfbdisplaylayer.h:82: error: variable declaration is not
allowed here
../include/idirectfbdisplaylayer.h:83: error: `DFBWindowID' was not declared in

this scope
../include/idirectfbdisplaylayer.h:83: error: parse error before `)' token
../include/idirectfbdisplaylayer.h:96: error: `__u8' was not declared in this
scope
../include/idirectfbdisplaylayer.h:96: error: parse error before `)' token
../include/idirectfbdisplaylayer.h:99: error: parse error before `*' token
../include/idirectfbdisplaylayer.h:104: error: syntax error before `*' token
In file included from ../include/dfb++.h:75,
from dfb++.cpp:28:
../include/idirectfbsurface.h:48: error: parse error before `)' token
../include/idirectfbsurface.h:51: error: `DFBRectangle' was not declared in
this scope
../include/idirectfbsurface.h:51: error: `rect' was not declared in this scope
../include/idirectfbsurface.h:51: error: invalid data member initialization
../include/idirectfbsurface.h:51: error: variable or field `GetVisibleRectangle
' declared void
../include/idirectfbsurface.h:52: error: parse error before `)' token
../include/idirectfbsurface.h:53: error: parse error before `*' token
../include/idirectfbsurface.h:58: error: `DFBSurfaceLockFlags' was not declared

in this scope
../include/idirectfbsurface.h:58: error: parse error before `,' token
../include/idirectfbsurface.h:62: error: `DFBRegion' was not declared in this
scope
../include/idirectfbsurface.h:62: error: `region' was not declared in this
scope
../include/idirectfbsurface.h:63: error: `DFBSurfaceFlipFlags' was not declared

in this scope
../include/idirectfbsurface.h:63: error: parse error before `=' token
../include/idirectfbsurface.h:65: error: `__u8' was not declared in this scope
../include/idirectfbsurface.h:65: error: parse error before `=' token
../include/idirectfbsurface.h:70: error: `DFBRegion' was not declared in this
scope
../include/idirectfbsurface.h:70: error: `clip' was not declared in this scope
../include/idirectfbsurface.h:70: error: invalid data member initialization
../include/idirectfbsurface.h:70: error: variable or field `SetClip' declared
void
../include/idirectfbsurface.h:71: error: `__u8' was not declared in this scope
../include/idirectfbsurface.h:71: error: parse error before `,' token
../include/idirectfbsurface.h:76: error: `DFBSurfaceBlendFunction' was not
declared in this scope
../include/idirectfbsurface.h:76: error: parse error before `)' token
../include/idirectfbsurface.h:77: error: `DFBSurfaceBlendFunction' was not
declared in this scope
../include/idirectfbsurface.h:77: error: parse error before `)' token
../include/idirectfbsurface.h:78: error: `DFBSurfacePorterDuffRule' was not
declared in this scope
../include/idirectfbsurface.h:78: error: parse error before `)' token
../include/idirectfbsurface.h:79: error: `__u8' was not declared in this scope
../include/idirectfbsurface.h:79: error: parse error before `,' token
../include/idirectfbsurface.h:83: error: `__u8' was not declared in this scope
../include/idirectfbsurface.h:83: error: parse error before `,' token
../include/idirectfbsurface.h:88: error: `DFBSurfaceBlittingFlags' was not
declared in this scope
../include/idirectfbsurface.h:88: error: parse error before `)' token
../include/idirectfbsurface.h:90: error: type specifier omitted for parameter `
DFBRectangle'
../include/idirectfbsurface.h:90: error: parse error before `*' token
../include/idirectfbsurface.h:94: error: type specifier omitted for parameter `
DFBRectangle'
../include/idirectfbsurface.h:94: error: parse error before `*' token
../include/idirectfbsurface.h:98: error: type specifier omitted for parameter `
DFBRectangle'
../include/idirectfbsurface.h:98: error: parse error before `*' token
../include/idirectfbsurface.h:101: error: `DFBSurfaceDrawingFlags' was not
declared in this scope
../include/idirectfbsurface.h:101: error: parse error before `)' token
../include/idirectfbsurface.h:114: error: `DFBRegion' was not declared in this
scope
../include/idirectfbsurface.h:114: error: `lines' was not declared in this
scope
../include/idirectfbsurface.h:115: error: parse error before `int'
../include/idirectfbsurface.h:129: error: type specifier omitted for parameter
`DFBSurfaceTextFlags'
../include/idirectfbsurface.h:129: error: parse error before `)' token
../include/idirectfbsurface.h:133: error: type specifier omitted for parameter
`DFBSurfaceTextFlags'
../include/idirectfbsurface.h:133: error: parse error before `)' token
../include/idirectfbsurface.h:135: error: `DFBRectangle' was not declared in
this scope
../include/idirectfbsurface.h:135: error: `rect' was not declared in this scope
../include/idirectfbsurface.h:135: error: variable declaration is not allowed
here
../include/idirectfbsurface.h:139: error: syntax error before `*' token
../include/idirectfbsurface.h:146: error: `DFBColor' was not declared in this
scope
../include/idirectfbsurface.h:146: error: `color' was not declared in this
scope
../include/idirectfbsurface.h:146: error: invalid data member initialization
../include/idirectfbsurface.h:146: error: variable or field `SetColor' declared

void
../include/idirectfbsurface.h:146: error: declaration of `int
IDirectFBSurface::SetColor'
../include/idirectfbsurface.h:74: error: conflicts with previous declaration `
void IDirectFBSurface::SetColor(...)'
../include/idirectfbsurface.h:148: error: parse error before `&' token
../include/idirectfbsurface.h:149: error: parse error before `&' token
../include/idirectfbsurface.h:150: error: parse error before `&' token
../include/idirectfbsurface.h:159: error: parse error before `*' token
../include/idirectfbsurface.h:162: error: syntax error before `*' token
../include/idirectfbsurface.h:164: error: semicolon missing after declaration
of `IDirectFBSurface'
../include/idirectfbsurface.h:166: error: syntax error before `*' token
In file included from ../include/dfb++.h:76,
from dfb++.cpp:28:
../include/idirectfbpalette.h:42: error: parse error before `)' token
../include/idirectfbpalette.h:45: error: `DFBColor' was not declared in this
scope
../include/idirectfbpalette.h:45: error: `entries' was not declared in this
scope
../include/idirectfbpalette.h:46: error: parse error before `int'
../include/idirectfbpalette.h:49: error: `DFBColor' was not declared in this
scope
../include/idirectfbpalette.h:49: error: `entries' was not declared in this
scope
../include/idirectfbpalette.h:50: error: parse error before `int'
../include/idirectfbpalette.h:53: error: `__u8' was not declared in this scope
../include/idirectfbpalette.h:53: error: parse error before `,' token
../include/idirectfbpalette.h:61: error: parse error before `*' token
../include/idirectfbpalette.h:64: error: syntax error before `*' token
../include/idirectfbpalette.h:66: error: semicolon missing after declaration of

`IDirectFBPalette'
../include/idirectfbpalette.h:68: error: syntax error before `*' token
In file included from ../include/dfb++.h:77,
from dfb++.cpp:28:
../include/idirectfbwindow.h:40: error: parse error before `)' token
../include/idirectfbwindow.h:48: error: `DFBWindowEventType' was not declared
in this scope
../include/idirectfbwindow.h:48: error: parse error before `)' token
../include/idirectfbwindow.h:49: error: `DFBWindowEventType' was not declared
in this scope
../include/idirectfbwindow.h:49: error: parse error before `)' token
../include/idirectfbwindow.h:53: error: `DFBWindowOptions' was not declared in
this scope
../include/idirectfbwindow.h:53: error: parse error before `)' token
../include/idirectfbwindow.h:54: error: parse error before `)' token
../include/idirectfbwindow.h:55: error: `__u8' was not declared in this scope
../include/idirectfbwindow.h:55: error: parse error before `,' token
../include/idirectfbwindow.h:59: error: `__u8' was not declared in this scope
../include/idirectfbwindow.h:59: error: parse error before `)' token
../include/idirectfbwindow.h:64: error: parse error before `)' token
../include/idirectfbwindow.h:74: error: `DFBInputDeviceKeySymbol' was not
declared in this scope
../include/idirectfbwindow.h:74: error: parse error before `,' token
../include/idirectfbwindow.h:76: error: `DFBInputDeviceKeySymbol' was not
declared in this scope
../include/idirectfbwindow.h:76: error: parse error before `,' token
../include/idirectfbwindow.h:86: error: `DFBWindowStackingClass' was not
declared in this scope
../include/idirectfbwindow.h:86: error: parse error before `)' token
../include/idirectfbwindow.h:98: error: parse error before `*' token
../include/idirectfbwindow.h:103: error: syntax error before `*' token
In file included from ../include/dfb++.h:78,
from dfb++.cpp:28:
../include/idirectfbinputdevice.h:40: error: parse error before `)' token
../include/idirectfbinputdevice.h:41: error: `DFBInputDeviceDescription' was
not declared in this scope
../include/idirectfbinputdevice.h:41: error: `desc' was not declared in this
scope
../include/idirectfbinputdevice.h:41: error: invalid data member initialization
../include/idirectfbinputdevice.h:41: error: variable or field `GetDescription'

declared void
../include/idirectfbinputdevice.h:44: error: type specifier omitted for
parameter `DFBInputDeviceKeymapEntry'
../include/idirectfbinputdevice.h:44: error: parse error before `*' token
../include/idirectfbinputdevice.h:49: error: `DFBInputDeviceKeyIdentifier' was
not declared in this scope
../include/idirectfbinputdevice.h:49: error: parse error before `)' token
../include/idirectfbinputdevice.h:50: error: parse error before `)' token
../include/idirectfbinputdevice.h:51: error: parse error before `)' token
../include/idirectfbinputdevice.h:52: error: parse error before `)' token
../include/idirectfbinputdevice.h:53: error: `DFBInputDeviceButtonIdentifier'
was not declared in this scope
../include/idirectfbinputdevice.h:53: error: parse error before `)' token
../include/idirectfbinputdevice.h:54: error: `DFBInputDeviceAxisIdentifier' was

not declared in this scope
../include/idirectfbinputdevice.h:54: error: parse error before `)' token
../include/idirectfbinputdevice.h:60: error: parse error before `*' token
../include/idirectfbinputdevice.h:65: error: syntax error before `*' token
In file included from ../include/dfb++.h:79,
from dfb++.cpp:28:
../include/idirectfbeventbuffer.h:52: error: `DFBEvent' was not declared in
this scope
../include/idirectfbeventbuffer.h:52: error: `event' was not declared in this
scope
../include/idirectfbeventbuffer.h:52: error: invalid data member initialization
../include/idirectfbeventbuffer.h:53: error: `DFBEvent' was not declared in
this scope
../include/idirectfbeventbuffer.h:53: error: `event' was not declared in this
scope
../include/idirectfbeventbuffer.h:53: error: invalid data member initialization
../include/idirectfbeventbuffer.h:56: error: `DFBEvent' was not declared in
this scope
../include/idirectfbeventbuffer.h:56: error: `event' was not declared in this
scope
../include/idirectfbeventbuffer.h:56: error: invalid data member initialization
../include/idirectfbeventbuffer.h:56: error: variable or field `PostEvent'
declared void
../include/idirectfbeventbuffer.h:59: error: parse error before `*' token
../include/idirectfbeventbuffer.h:62: error: syntax error before `*' token
../include/idirectfbeventbuffer.h:64: error: semicolon missing after
declaration of `IDirectFBEventBuffer'
../include/idirectfbeventbuffer.h:66: error: syntax error before `*' token
In file included from ../include/dfb++.h:80,
from dfb++.cpp:28:
../include/idirectfbfont.h:56: error: type specifier omitted for parameter `
DFBRectangle'
../include/idirectfbfont.h:56: error: parse error before `*' token
../include/idirectfbfont.h:59: error: type specifier omitted for parameter `
DFBRectangle'
../include/idirectfbfont.h:59: error: parse error before `*' token
../include/idirectfbfont.h:63: error: parse error before `*' token
../include/idirectfbfont.h:66: error: syntax error before `*' token
../include/idirectfbfont.h:68: error: semicolon missing after declaration of `
IDirectFBFont'
../include/idirectfbfont.h:68: error: parse error before `private'
../include/idirectfbfont.h:70: error: syntax error before `*' token
In file included from ../include/dfb++.h:81,
from dfb++.cpp:28:
../include/idirectfbimageprovider.h:42: error: `DFBSurfaceDescription' was not
declared in this scope
../include/idirectfbimageprovider.h:42: error: `dsc' was not declared in this
scope
../include/idirectfbimageprovider.h:42: error: invalid data member
initialization
../include/idirectfbimageprovider.h:42: error: variable or field `
GetSurfaceDescription' declared void
../include/idirectfbimageprovider.h:43: error: `DFBImageDescription' was not
declared in this scope
../include/idirectfbimageprovider.h:43: error: `dsc' was not declared in this
scope
../include/idirectfbimageprovider.h:43: error: invalid data member
initialization
../include/idirectfbimageprovider.h:43: error: variable or field `
GetImageDescription' declared void
../include/idirectfbimageprovider.h:46: error: type specifier omitted for
parameter `DFBRectangle'
../include/idirectfbimageprovider.h:46: error: parse error before `*' token
../include/idirectfbimageprovider.h:48: error: `DIRenderCallback' was not
declared in this scope
../include/idirectfbimageprovider.h:48: error: parse error before `,' token
../include/idirectfbimageprovider.h:52: error: parse error before `*' token
../include/idirectfbimageprovider.h:57: error: syntax error before `*' token
In file included from ../include/dfb++.h:82,
from dfb++.cpp:28:
../include/idirectfbvideoprovider.h:40: error: parse error before `)' token
../include/idirectfbvideoprovider.h:41: error: `DFBSurfaceDescription' was not
declared in this scope
../include/idirectfbvideoprovider.h:41: error: `dsc' was not declared in this
scope
../include/idirectfbvideoprovider.h:41: error: invalid data member
initialization
../include/idirectfbvideoprovider.h:41: error: variable or field `
GetSurfaceDescription' declared void
../include/idirectfbvideoprovider.h:44: error: type specifier omitted for
parameter `DFBRectangle'
../include/idirectfbvideoprovider.h:44: error: parse error before `*' token
../include/idirectfbvideoprovider.h:53: error: `DFBColorAdjustment' was not
declared in this scope
../include/idirectfbvideoprovider.h:53: error: `adj' was not declared in this
scope
../include/idirectfbvideoprovider.h:53: error: invalid data member
initialization
../include/idirectfbvideoprovider.h:53: error: variable or field `
GetColorAdjustment' declared void
../include/idirectfbvideoprovider.h:54: error: `DFBColorAdjustment' was not
declared in this scope
../include/idirectfbvideoprovider.h:54: error: `adj' was not declared in this
scope
../include/idirectfbvideoprovider.h:54: error: invalid data member
initialization
../include/idirectfbvideoprovider.h:54: error: variable or field `
SetColorAdjustment' declared void
../include/idirectfbvideoprovider.h:58: error: parse error before `*' token
../include/idirectfbvideoprovider.h:63: error: syntax error before `*' token
In file included from ../include/dfb++.h:83,
from dfb++.cpp:28:
../include/idirectfbdatabuffer.h:64: error: parse error before `*' token
../include/idirectfbdatabuffer.h:67: error: syntax error before `*' token
../include/idirectfbdatabuffer.h:69: error: semicolon missing after declaration

of `IDirectFBDataBuffer'
../include/idirectfbdatabuffer.h:71: error: syntax error before `*' token
In file included from dfb++.cpp:28:
../include/dfb++.h:100: error: type specifier omitted for parameter `DFBResult'
../include/dfb++.h:100: error: parse error before `)' token
../include/dfb++.h:104: error: parse error before `)' token
../include/dfb++.h:110: error: 'DFBResult' is used as a type, but is not
defined as a type.
dfb++.cpp:31: error: type specifier omitted for parameter `DFBResult'
dfb++.cpp:31: error: parse error before `)' token
dfb++.cpp:41: error: syntax error before `++' token
dfb++.cpp: In member function `const char* DFBException::GetResult() const':
dfb++.cpp:55: error: `result_code' undeclared (first use this function)
dfb++.cpp:55: error: (Each undeclared identifier is reported only once for each

function it appears in.)
dfb++.cpp:55: error: `DirectFBErrorString' undeclared (first use this function)
dfb++.cpp: At global scope:
dfb++.cpp:58: error: syntax error before `::' token
dfb++.cpp: In static member function `static void DirectFB::Init(int*, char***)
':
dfb++.cpp:74: error: `DFBResult' undeclared (first use this function)
dfb++.cpp:74: error: parse error before `=' token
dfb++.cpp:74: error: `ret' undeclared (first use this function)
dfb++.cpp:74: error: initializer list being treated as compound expression
dfb++.cpp: In static member function `static IDirectFB* DirectFB::Create()':
dfb++.cpp:79: error: `IDirectFB_C' undeclared (first use this function)
dfb++.cpp:79: error: `idirectfb' undeclared (first use this function)
dfb++.cpp:81: error: parse error before `=' token
dfb++.cpp:81: error: initializer list being treated as compound expression
make[3]: *** [dfb++.lo] Error 1
make[3]: Leaving directory `/home/Sickboy/tuxbox-cvs/cdk/DFB++-0.9.20/dfb++'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/Sickboy/tuxbox-cvs/cdk/DFB++-0.9.20'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/home/Sickboy/tuxbox-cvs/cdk/DFB++-0.9.20'
make: *** [.deps/libdirectfbpp] Error 2

Sickboy@backbone ~/tuxbox-cvs/cdk
$
Npq
Senior Member
Beiträge: 1339
Registriert: Donnerstag 24. April 2003, 12:12

Beitrag von Npq »

checking DIRECTFB_CFLAGS... -D_REENTRANT -I/include/directfb
checking DIRECTFB_LIBS... -L/lib -ldirectfb -lpthread -ldl
Also das Problem scheint zu sein, daß er hier nicht das richtige Verzeichnis im cdkroot einsetzt, sondern vom Host-PC, was dann schiefgeht.

Warum das passiert ist aber eine andere Frage, hmm. Müßte man sich wohl anschauen wie das configure-Skript auf das Vorhandensein dieser Flags prüft.