cdk vom 30.12.2002
Falls jemand das aktuelle cdk neu auscheckt und übersetzen will (nicht das rel 1_0_0) muß er den Patch input-keys.diff im cdk verzeichnis manuell nachholen
cd linux;patch -p1 ../Patches/input-keys.diff
und linux/arch/ppc/platforms nach linux/include/platforms verlinken.
cdk übersetzen (nicht rel 1_0_0)
-
- Neugieriger
- Beiträge: 10
- Registriert: Samstag 21. Dezember 2002, 02:52
cdk übersetzen (nicht rel 1_0_0)
NOKIA AVIA 600 2X Intel
Trau, schau wem...
Trau, schau wem...
-
- Neugieriger
- Beiträge: 17
- Registriert: Sonntag 29. Dezember 2002, 16:30
Ich musste auch noch fb_accel_id.diff patchen, damit es bei mir endlich problemlos durchlief.
Wow... das war 'ne harte woche für so'n Newbie wie mich, aber ich hab's geschafft. Und der HEAD-Branch ist ja wirklich genial, vor allem die MP3-Funktion und ein paar andere neue Features rocken gewaltig
Thanks an alle, die hier geposted haben, es war zwar nicht leicht sich alles zusammenzusuchen, aber es hat schließlich doch funktioniert.
@grini:
Schreibt man Evulution nicht eigentlich mit "O" ??
Wow... das war 'ne harte woche für so'n Newbie wie mich, aber ich hab's geschafft. Und der HEAD-Branch ist ja wirklich genial, vor allem die MP3-Funktion und ein paar andere neue Features rocken gewaltig
Thanks an alle, die hier geposted haben, es war zwar nicht leicht sich alles zusammenzusuchen, aber es hat schließlich doch funktioniert.
@grini:
Schreibt man Evulution nicht eigentlich mit "O" ??
-
- Neugieriger
- Beiträge: 10
- Registriert: Samstag 21. Dezember 2002, 02:52
-
- Interessierter
- Beiträge: 37
- Registriert: Sonntag 21. Oktober 2001, 00:00
da schon ein passender Thead existiert....
kann mir jemand verraten warum er hier bremst, bzw. warum er die ost/dmx.h im Verzeichniss Drivers nicht findet ?
OS: SUSE 8.0
cd /dbox2/tuxbox-cvs/apps/dvb/dvbsnoop && ./autogen.sh && CC=powerpc-tuxbox-linux
-gnu-gcc CXX=powerpc-tuxbox-linux-gnu-g++ CFLAGS="-Wall -O3 -mcpu=823 -msoft-flo
at -mmultiple -mstring -meabi -g -pipe" CXXFLAGS="-Wall -O3 -mcpu=823 -msoft-flo
at -mmultiple -mstring -meabi -g -pipe" ./configure --build=i686-suse-linux --ho
st=powerpc-tuxbox-linux-gnu --prefix=/dbox2/cdkdbox2 --with-driver=/dbox2/tuxbox-c
vs/driver --with-dvbincludes=/dbox2/tuxbox-cvs/driver/dvb/include --with-target=c
dk --enable-maintainer-mode
Generating configuration files for dvbsnoop, please wait....
aclocal
autoconf
autoheader
autoheader: config.h.in is unchanged
automake --add-missing
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for style of include used by make... 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 executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether powerpc-tuxbox-linux-gnu-gcc accepts -g... yes
checking dependency style of powerpc-tuxbox-linux-gnu-gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking build system type... i686-suse-linux
checking host system type... powerpc-tuxbox-linux-gnu
checking for powerpc-tuxbox-linux-gnu-gcc... (cached) powerpc-tuxbox-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether powerpc-tuxbox-linux-gnu-gcc accepts -g... (cached) yes
checking dependency style of powerpc-tuxbox-linux-gnu-gcc... (cached) gcc3
checking how to run the C preprocessor... powerpc-tuxbox-linux-gnu-gcc -E
checking for dvb/version.h... no
checking for ost/dmx.h... no
configure: error: can't find dvb headers
make: *** [/dbox2/tuxbox-cvs/apps/dvb/dvbsnoop/Makefile] Fehler 1
kann mir jemand verraten warum er hier bremst, bzw. warum er die ost/dmx.h im Verzeichniss Drivers nicht findet ?
OS: SUSE 8.0
cd /dbox2/tuxbox-cvs/apps/dvb/dvbsnoop && ./autogen.sh && CC=powerpc-tuxbox-linux
-gnu-gcc CXX=powerpc-tuxbox-linux-gnu-g++ CFLAGS="-Wall -O3 -mcpu=823 -msoft-flo
at -mmultiple -mstring -meabi -g -pipe" CXXFLAGS="-Wall -O3 -mcpu=823 -msoft-flo
at -mmultiple -mstring -meabi -g -pipe" ./configure --build=i686-suse-linux --ho
st=powerpc-tuxbox-linux-gnu --prefix=/dbox2/cdkdbox2 --with-driver=/dbox2/tuxbox-c
vs/driver --with-dvbincludes=/dbox2/tuxbox-cvs/driver/dvb/include --with-target=c
dk --enable-maintainer-mode
Generating configuration files for dvbsnoop, please wait....
aclocal
autoconf
autoheader
autoheader: config.h.in is unchanged
automake --add-missing
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for style of include used by make... 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 executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether powerpc-tuxbox-linux-gnu-gcc accepts -g... yes
checking dependency style of powerpc-tuxbox-linux-gnu-gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking build system type... i686-suse-linux
checking host system type... powerpc-tuxbox-linux-gnu
checking for powerpc-tuxbox-linux-gnu-gcc... (cached) powerpc-tuxbox-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether powerpc-tuxbox-linux-gnu-gcc accepts -g... (cached) yes
checking dependency style of powerpc-tuxbox-linux-gnu-gcc... (cached) gcc3
checking how to run the C preprocessor... powerpc-tuxbox-linux-gnu-gcc -E
checking for dvb/version.h... no
checking for ost/dmx.h... no
configure: error: can't find dvb headers
make: *** [/dbox2/tuxbox-cvs/apps/dvb/dvbsnoop/Makefile] Fehler 1
-
- Neugieriger
- Beiträge: 10
- Registriert: Samstag 21. Dezember 2002, 02:52
in meinem cdk HEAD-Branch vom 30.12 sucht configure nach linux/dvb/version.hm.demon hat geschrieben:da schon ein passender Thead existiert....
kann mir jemand verraten warum er hier bremst, bzw. warum er die ost/dmx.h im Verzeichniss Drivers nicht findet ?
.
.
.
checking for dvb/version.h... no
checking for ost/dmx.h... no
configure: error: can't find dvb headers
make: *** [/dbox2/tuxbox-cvs/apps/dvb/dvbsnoop/Makefile] Fehler 1
mach erst einmal im cdk-Verzeichnis ein autogen.sh und dann ein configure.
Oder redest du von der rel 1_0_0 ?
NOKIA AVIA 600 2X Intel
Trau, schau wem...
Trau, schau wem...