Welche Basis um endlich CDK kompiliert zu bekommen ?

Kreuzuebersetzer, Diskussion über Änderungen im Tuxbox-CDK und Tuxbox-CVS
igor.dratchev
Neugieriger
Neugieriger
Beiträge: 10
Registriert: Montag 16. Mai 2005, 20:44

Welche Basis um endlich CDK kompiliert zu bekommen ?

Beitrag von igor.dratchev »

Hallo..

ich versuche nun schon seit einiger Zeit mal das aktuelle CDK kompiliert zu bekommen.
Permanent erfolglos.

Probiert unter Mandrake 10.0, Yoper und Knoppix Festplatteninstallation in VMWare unter WinXP.
Ich habe jetzt einen alten K6-2 550 Rechner reaktiviert und will dort endlich mal eine funktionierende Umgebung aufbauen.
Wer kann mir sagen, welche Basis (Distribution+Version) bei Ihm wirklich funktioniert.
Und eventuell was umkonfiguriert werden musste.

Ich möchte endlich ein lang gewünschtes Plugin (Dbox-2) schreiben, aber wenn's schon im Vorfeld dauernd hakt wirds wohl nie was.

Wäre nett, wenn mir jemand auf die Sprünge helfen könnte.

Cu,Igor :(
gurgel
Tuxboxer
Tuxboxer
Beiträge: 2473
Registriert: Dienstag 8. Oktober 2002, 21:06

Beitrag von gurgel »

meine Glaskugel ist leider kaputt...

ohne genauere Angaben können wir dir nicht helfen...

http://forum.tuxbox-cvs.sourceforge.net ... hp?t=35778
igor.dratchev
Neugieriger
Neugieriger
Beiträge: 10
Registriert: Montag 16. Mai 2005, 20:44

ok.. Details...

Beitrag von igor.dratchev »

Eigentlich wollte ich erstmal eine definitiv funktionierende Umgebung erfahren, aber gut.. dann machen wir halt "Fehlersuche" am existierenden System:

WinXP -> VMWare -> Knoppix (Aktuelle) Festplatteninstallation

Nach Anleitung von http://forum.tuxbox.org/forum/viewtopic.php?t=35778 vorgegangen.
Das Configure lief sauber durch.
Nach einem folgenden "make flash-squashfsneutrinoimages" kommt folgender Fehler:



(EDIT) Siehe übernächsten Post!(/EDIT)


Hat jemand ne Idee? Mehr Info's gewünscht?
Zuletzt geändert von igor.dratchev am Montag 16. Mai 2005, 23:43, insgesamt 1-mal geändert.
Npq
Senior Member
Beiträge: 1339
Registriert: Donnerstag 24. April 2003, 12:12

Beitrag von Npq »

Also, ich habe hier Debian unstable und Gentoo und das CDK funktioniert auf beiden.
igor.dratchev
Neugieriger
Neugieriger
Beiträge: 10
Registriert: Montag 16. Mai 2005, 20:44

Beitrag von igor.dratchev »

Hier nun der aktuelle Fehler nach "make flash-squashfsneutrinoimages"


gcc -c -g -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc-3.3.5/gcc -I../../gcc-3.3.5/gcc/. -I../../gcc-3.3.5/gcc/config -I../../gcc-3.3.5/gcc/../include ../../gcc-3.3.5/gcc/genemit.c -o genemit.o
gcc -g -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -o genemit \
genemit.o rtl.o read-rtl.o bitmap.o ggc-none.o gensupport.o insn-conditions.o print-rtl1.o \
errors.o ../libiberty/libiberty.a
./genemit ../../gcc-3.3.5/gcc/config/rs6000/rs6000.md > tmp-emit.c
./genemit: error while loading shared libraries: ./genemit: undefined symbol: malloc, version GLIBC_2.3.2
make[4]: *** [s-emit] Fehler 127
make[4]: Leaving directory `/root/tuxbox-cvs/cdk/build_bootstrap_gcc/gcc'
make[3]: *** [all-gcc] Fehler 2
make[3]: Leaving directory `/root/tuxbox-cvs/cdk/build_bootstrap_gcc'
make[2]: *** [bootstrap_gcc] Fehler 2
make[2]: Leaving directory `/root/tuxbox-cvs/cdk'
make[1]: *** [.deps/glibc] Fehler 2
make[1]: Leaving directory `/root/tuxbox-cvs/cdk'
make: *** [.deps/bootstrap] Fehler 2

igor.dratchev
Neugieriger
Neugieriger
Beiträge: 10
Registriert: Montag 16. Mai 2005, 20:44

Beitrag von igor.dratchev »

Haben auf meinem Windows-VMWare-System Probleme wegen Speicherzugriffen bekommen.
Daher bin ich auf ein anderes Windows->(VMWare-Knoppix-HD-Install)-System umgestiegen.

Mein make flash-squashfsneutrinoimages kam bis hier:



echo '#define FLOAT' > fp-bit.c
cat ../../gcc-3.3.5/gcc/config/fp-bit.c >> fp-bit.c
cat ../../gcc-3.3.5/gcc/config/fp-bit.c > dp-bit.c
/root/tuxbox-cvs/cdk/build_bootstrap_gcc/gcc/xgcc -B/root/tuxbox-cvs/cdk/build_bootstrap_gcc/gcc/ -B/root/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ -B/root/dbox2/cdk/powerpc-tuxbox-linux-gnu/lib/ -isystem /root/dbox2/cdk/powerpc-tuxbox-linux-gnu/include -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I../../gcc-3.3.5/gcc -I../../gcc-3.3.5/gcc/. -I../../gcc-3.3.5/gcc/config -I../../gcc-3.3.5/gcc/../include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions-fno-zero-initialized-in-bss -msdata=none \
-Dinhibit_libc -c ../../gcc-3.3.5/gcc/crtstuff.c -DCRT_BEGIN \
-o crtbegin.o
as: Unbekannte Option »-mppc«
make[4]: *** [crtbegin.o] Fehler 1
make[4]: Leaving directory `/root/tuxbox-cvs/cdk/build_bootstrap_gcc/gcc'
make[3]: *** [all-gcc] Fehler 2
make[3]: Leaving directory `/root/tuxbox-cvs/cdk/build_bootstrap_gcc'
make[2]: *** [bootstrap_gcc] Fehler 2
make[2]: Leaving directory `/root/tuxbox-cvs/cdk'
make[1]: *** [.deps/glibc] Fehler 2
make[1]: Leaving directory `/root/tuxbox-cvs/cdk'
make: *** [.deps/bootstrap] Fehler 2



Jemand ne Idee?
dietmarw
Contributor
Beiträge: 1833
Registriert: Mittwoch 10. April 2002, 15:39

Re: Welche Basis um endlich CDK kompiliert zu bekommen ?

Beitrag von dietmarw »

igor.dratchev hat geschrieben:...Wer kann mir sagen, welche Basis (Distribution+Version) bei Ihm wirklich funktioniert...
suse
kernel 2.6.x


automake >=1.7 :1.8.3
autoconf >=2.57a :2.59
cvs :1.11.14
libtool >=1.4.2 :1.5.2
make >=3.79 :3.80
gettext >=0.12.1 :0.14.1
makeinfo :4.6
tar :1.13.25
bunzip2 :1.0.2
gunzip :1.3.5
patch :2.5.9
infocmp :5.4.20040214
gcc >=3.0 :3.3.3
g++ >=3.0 :3.3.3
yacc :yacc installiert
bison :1.875
flex :2.5.4
pkg-config :0.15.0
racker
Einsteiger
Einsteiger
Beiträge: 369
Registriert: Samstag 29. Mai 2004, 01:50

Beitrag von racker »

Wer kann mir sagen, welche Basis (Distribution+Version) bei Ihm wirklich funktioniert.
Und eventuell was umkonfiguriert werden musste.
Kanotix vom Januar 2005 hd-installl
oder wie in diesem Thread hier: http://forum.tuxbox.org/forum/viewtopic ... 680#226680
und die folgenden Posts.

Aber als erstes würde ich das CDK nicht als "root" bauen, sondern als normaler User.
PT-1
Moderator english
Beiträge: 2458
Registriert: Donnerstag 20. Dezember 2001, 00:00

Beitrag von PT-1 »

Also ich habe mir Kanotix installiert und habe es nach lagem testen endlich irgendwie hinbekommen.

In Knoppix,System eine Super User Shell aufmachen und dann dort:

apt-get update

apt-get install fakeroot

apt-get install texinfo

dann habe ich mir noch die folgenden Programme herunter geladen:


Mksquashfs 2.1

und

Mkfs.jffs2

und diese dann mit dem Super Konqueror in /bin und /usr/bin kopiert

Dann habe ich mir ein Test Verzeichnis in Home erstellt und dieses Fileherunter geladen. Dieses File check wenn man es in einer Console startet die Versionen und meldet sich dann per Fehler.

Melde dich doch dann zurueck ob du noch weitere Fehler hast.

Ich hatte noch folgendes Problem

PT-1
Zuletzt geändert von PT-1 am Dienstag 17. Mai 2005, 17:47, insgesamt 1-mal geändert.
igor.dratchev
Neugieriger
Neugieriger
Beiträge: 10
Registriert: Montag 16. Mai 2005, 20:44

Beitrag von igor.dratchev »

Danke für Eure Meldungen.
Ich ziehe gerade Kanotix, sollte in gut 2 Stunden durch sein.

@PT1:
Leider geht der Link für Mkfs.jffs2 nicht.
Gibts da ne Alternative?

Ich habe mal spasseshalber alles von root zu einem User transferiert und dort ausgeführt.
Leider kommt der oben genannte Fehler, dass er die Option -mppc nicht kennt immer noch.

Mal sehen wie es nachher mit Kanotix wird.


Wäre doch gelacht, wenn das nicht hinzubekommen wäre.

Weiss trotzdem jemand, warum die Option -mppc angemeckert wird?

Gruß,
Igor
PT-1
Moderator english
Beiträge: 2458
Registriert: Donnerstag 20. Dezember 2001, 00:00

Beitrag von PT-1 »

@igor.dratchev

Habe den Link korrigiert.. Da war noch ein HTTP vor dem FTP ;-)

Sollte jetzt funktionieren..

Leider kommt bei mir heute ein Fehler 2 wenn ich ein Make all mache da er die linux-2.4.27-dbox2-mtd.diff.bz2 nicht laden kann.

Kommt immer forbidden.

Ich benutze auf einer Testmaschiene Kanotix und auf der anderen Knoppix 3.8.2
DieMade
Oberlamer, Administrator & Supernanny
Beiträge: 10532
Registriert: Samstag 13. Juli 2002, 10:49

Beitrag von DieMade »

Die Server bei berlios spinnen leider seit Freitag, siehe http://forum.tuxbox-cvs.sourceforge.net ... hp?t=37311
There are 10 types of people in the world: those who know binary and those who don't
PT-1
Moderator english
Beiträge: 2458
Registriert: Donnerstag 20. Dezember 2001, 00:00

Beitrag von PT-1 »

Cool !! Danke !!

Hatte nicht einmal daran gedacht die suche zu verwenden ;-)

Ich poste mal den link hier: http://dietmarw.trale.de/Archive/

Noch mal ne Frage...

make all macht alle oder ? (Enigma&Neutrino)
make flash-sqashfsneutrino-images macht nur Neutrino oder..?

Ich will jetzt meine eigene zapit und sectionsd einfuegen, wo kopiere ich die hin damit ich diese bei der Image erstellung mit rein bekomme?


Ciao

PT-1
jeti-power
Neugieriger
Neugieriger
Beiträge: 16
Registriert: Donnerstag 11. Juli 2002, 21:27

Beitrag von jeti-power »

Servus,

ich hab heute auch mal probiert das aktuelle CDK zu kompilieren und es lief auch soweit wunderbar, bis es damit abgebrochen hat:

http://defiant.tf-network.de/~jens/privat/cc.txt

Hat jemand von euch ne Idee?

Das ganze hatte ich versucht unter Debian/Testing, welches auf dem aktuellen Stand (allerdings noch mit 2.4er Kernel) ist und unter Vmware läuft.

Gruss,
Jens
igor.dratchev
Neugieriger
Neugieriger
Beiträge: 10
Registriert: Montag 16. Mai 2005, 20:44

Beitrag von igor.dratchev »

Ich werde noch wahnsinnig ! :gruebel:

Habe jetzt alles aufs neueste Kanotix umgestellt. Wieder nach Anleitung vorgegangen.
Und...

echo '#define FLOAT' > fp-bit.c
cat ../../gcc-3.3.5/gcc/config/fp-bit.c >> fp-bit.c
cat ../../gcc-3.3.5/gcc/config/fp-bit.c > dp-bit.c
/home/gosar/tuxbox-cvs/cdk/build_bootstrap_gcc/gcc/xgcc -B/home/gosar/tuxbox-cvs/cdk/build_bootstrap_gcc/gcc/ -B/home/gosar/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ -B/home/gosar/dbox2/cdk/powerpc-tuxbox-linux-gnu/lib/ -isystem /home/gosar/dbox2/cdk/powerpc-tuxbox-linux-gnu/include -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I../../gcc-3.3.5/gcc -I../../gcc-3.3.5/gcc/. -I../../gcc-3.3.5/gcc/config -I../../gcc-3.3.5/gcc/../include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -msdata=none \
-Dinhibit_libc -c ../../gcc-3.3.5/gcc/crtstuff.c -DCRT_BEGIN \
-o crtbegin.o
as: Unbekannte Option »-mppc«
make[4]: *** [crtbegin.o] Fehler 1
make[4]: Leaving directory `/home/gosar/tuxbox-cvs/cdk/build_bootstrap_gcc/gcc'
make[3]: *** [all-gcc] Fehler 2
make[3]: Leaving directory `/home/gosar/tuxbox-cvs/cdk/build_bootstrap_gcc'
make[2]: *** [bootstrap_gcc] Fehler 2
make[2]: Leaving directory `/home/gosar/tuxbox-cvs/cdk'
make[1]: *** [.deps/glibc] Fehler 2
make[1]: Leaving directory `/home/gosar/tuxbox-cvs/cdk'
make: *** [.deps/bootstrap] Fehler 2


... wieder der gleiche Fehler! Wie mache ich die Option '-mppc' bekannt?
Was kann die Ursache sein?

Möchte doch nur endlich mal das Zeugs kompiliert bekommen... :cry:
igor.dratchev
Neugieriger
Neugieriger
Beiträge: 10
Registriert: Montag 16. Mai 2005, 20:44

Beitrag von igor.dratchev »

Hmmm...
ein as --help bringt folgendes zum Vorschein:


gosar@myYadd:~/tubox-cvs/cdk$ as --help
Usage: as [option...] [asmfile...]
Options:
-a[sub-option...] turn on listings
Sub-options [default hls]:
c omit false conditionals
d omit debugging directives
h include high-level source
l include assembly
m include macro expansions
n omit forms processing
s include symbols
=FILE list to FILE (must be last sub-option)
-D produce assembler debugging messages
--defsym SYM=VAL define symbol SYM to given value
--execstack require executable stack for this object
--noexecstack don't require executable stack for this object
-f skip whitespace and comment preprocessing
--gstabs generate stabs debugging information
--gstabs+ generate stabs debug info with GNU extensions
--gdwarf2 generate DWARF2 debugging information
--help show this message and exit
--target-help show target specific options
-I DIR add DIR to search list for .include directives
-J don't warn about signed overflow
-K warn when differences altered for long displacements
-L,--keep-locals keep local symbols (e.g. starting with `L')
-M,--mri assemble in MRI compatibility mode
--MD FILE write dependency information in FILE (default none)
-nocpp ignored
-o OBJFILE name the object-file output OBJFILE (default a.out)
-R fold data section into text section
--statistics print various measured statistics from execution
--strip-local-absolute strip local absolute symbols
--traditional-format Use same format as native assembler when possible
--version print assembler version number and exit
-W --no-warn suppress warnings
--warn don't suppress warnings
--fatal-warnings treat warnings as errors
--itbl INSTTBL extend instruction set to include instructions
matching the specifications defined in file INSTTBL
-w ignored
-X ignored
-Z generate object file even after errors
--listing-lhs-width set the width in words of the output data column of
the listing
--listing-lhs-width2 set the width in words of the continuation lines
of the output data column; ignored if smaller than
the width of the first line
--listing-rhs-width set the max width in characters of the lines from
the source file
--listing-cont-lines set the maximum number of continuation lines used
for the output data column of the listing
-Q ignored
-V print assembler version number
-k ignored
-n Do not optimize code alignment
-q quieten some warnings
-s ignored


Auf eine Option -mppc komme ich so nicht.

as --version sagt:


gosar@myYadd:~/tubox-cvs/cdk$ as --version
GNU assembler 2.15
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License. This program has absolutely no warranty.
This assembler was configured for a target of `i386-l
Npq
Senior Member
Beiträge: 1339
Registriert: Donnerstag 24. April 2003, 12:12

Beitrag von Npq »

Der as ist der Assembler von deinem i386er-GCC.

Der Crosscompiler soll den aber gar nicht nehmen, sondern den PowerPC-as, namentlich "powerpc-tuxbox-linux-gnu-as". Und der kennt dann natürlich auch die Option für den PowerPC-Prozessor.

Das sollte der xgcc eigentlich aber automatisch machen.

So "seltsame" Fehler (wozu auch schon der andere Error mit dem fehlendem Symbol gehört) hören sich irgendwie nach falschen/veraltetem automake/autoonf etc. an. Irgendwas läuft da vermutlich beim Erzeugen der Makefiles schief.

Hast du die Versionen mal geprüft ob die alle mit denen übereinstimmen, die dietmarw freundlicherweise gepostet hat?
igor.dratchev
Neugieriger
Neugieriger
Beiträge: 10
Registriert: Montag 16. Mai 2005, 20:44

Beitrag von igor.dratchev »

Nochmals Danke an alle Beteiligten für die rege Hilfsbereitschaft.
Es hat offenbar an automake gelegen.
War mit 1.7 eigentlich im grünen Bereich.
Nun habe ich upgedated auf 1.9.3.

Jetzt läuft er schon wesentlich weiter durch (deshalb hat es auch so lange gedauert hier wieder zu antworten *g*).

Nach etlicher Zeit kommt nun aber:


###############################################################################
supported filesystems: ftpfs sshfs
suid files: lufsmnt & lufsumount.
###############################################################################
make[1]: Entering directory `/home/gosar/tuxbox-cvs/cdk/lufs-0.9.7'
cd . && \
/bin/sh /home/gosar/tuxbox-cvs/cdk/lufs-0.9.7/config/missing --run automake-1.9 --gnu Makefile
aclocal.m4:6008: version mismatch. This is Automake 1.6, but aclocal.m4
aclocal.m4:6008: was generated for Automake 1.9.3. You should recreate
aclocal.m4:6008: aclocal.m4 with aclocal and run automake again.
aclocal.m4:6386: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
aclocal.m4:6386: required file `./$@)].in' not found
configure.in:176: invalid unused variable name: `GVFS_LDADD'
make[1]: *** [Makefile.in] Error 1
make[1]: Leaving directory `/home/gosar/tuxbox-cvs/cdk/lufs-0.9.7'
make: *** [.deps/lufs] Error 2



Auch ein Ausführen von aclocal (auch Version 1.9.3) bringt keine Änderung.
Wo muss ich das Ausführen? Im cdk-Ordner? Oder ist's egal?



Ein anschliessendes erneutes make all bringt solche Meldungen:


root@linux cdk # make all
( rm -rf lufs-0.9.7 || /bin/true ) && gunzip -cd Archive/lufs-0.9.7.tar.gz | TAPE=- tar -x && ( cd lufs-0.9.7; patch -p1 < ../Patches/lufs.diff )
patching file configure.in
patching file include/lufs/fs.h
patching file filesystems/ftpfs/ftpfs.cpp
patching file filesystems/ftpfs/ftplib.cpp
patching file filesystems/ftpfs/ftpsys_netware.cpp
patching file filesystems/ftpfs/ftpsys_unix.cpp
patching file filesystems/ftpfs/ftpsys_windows.cpp
patching file lufsd/daemon.c
patching file lufsd/dircache.c
patching file lufsd/fsctl.c
patching file util/lufsmnt.c
patching file filesystems/Makefile.in
patching file filesystems/Makefile.am
patching file lufsd/Makefile.am
patching file lufsd/Makefile.in
patching file util/Makefile.am
patching file util/Makefile.in
Hunk #1 succeeded at 508 with fuzz 1.
cd lufs-0.9.7 && \
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-gnu-nm RANLIB=powerpc-tuxbox-linux-gnu-ranlib CFLAGS="-mcpu=823 -mmultiple -mstring -meabi -pipe -Os" CXXFLAGS="-mcpu=823 -mmultiple -mstring -meabi -pipe -Os" LDFLAGS="-s" PKG_CONFIG_PATH=/home/gosar/dbox2/cdkroot/lib/pkgconfig \
aclocal && \
libtoolize --force && \
autoconf && \
./configure \
--build=i686-pc-linux-gnu \
--host=powerpc-tuxbox-linux-gnu \
--prefix=/home/gosar/dbox2/cdkroot \
--disable-kernel-support && \
make all && \
make install


/usr/share/aclocal/xmms.m4:17: warning: underquoted definition of XMMS_TEST_VERSION
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/auto ... ng-aclocal
/usr/share/aclocal/xmms.m4:62: warning: underquoted definition of AM_PATH_XMMS
/usr/share/aclocal/wxwin.m4:36: warning: underquoted definition of AM_OPTIONS_WXCONFIG
/usr/share/aclocal/wxwin.m4:59: warning: underquoted definition of AM_PATH_WXCONFIG
/usr/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES
/usr/share/aclocal/pilot-link.m4:1: warning: underquoted definition of AC_PILOT_LINK_HOOK
/usr/share/aclocal/ogg.m4:8: warning: underquoted definition of XIPH_PATH_OGG
/usr/share/aclocal/nspr.m4:8: warning: underquoted definition of AM_PATH_NSPR
/usr/share/aclocal/libreiser4.m4:14: warning: underquoted definition of AC_CHECK_LIBREISER4
/usr/share/aclocal/libraw1394.m4:6: warning: underquoted definition of AC_LIB_RAW1394_FLAGS
/usr/share/aclocal/libraw1394.m4:19: warning: underquoted definition of AC_LIB_RAW1394_HEADERS
/usr/share/aclocal/libraw1394.m4:41: warning: underquoted definition of AC_LIB_RAW1394_LIBVERSION
/usr/share/aclocal/libraw1394.m4:75: warning: underquoted definition of AC_LIB_RAW1394_RUNTEST
/usr/share/aclocal/libraw1394.m4:138: warning: underquoted definition of AC_LIB_RAW1394
/usr/share/aclocal/libgcrypt.m4:23: warning: underquoted definition of AM_PATH_LIBGCRYPT
/usr/share/aclocal/libaal.m4:14: warning: underquoted definition of AC_CHECK_LIBAAL
/usr/share/aclocal/libOggFLAC.m4:7: warning: underquoted definition of AM_PATH_LIBOGGFLAC
/usr/share/aclocal/libOggFLAC++.m4:8: warning: underquoted definition of AM_PATH_LIBOGGFLACPP
/usr/share/aclocal/libFLAC.m4:7: warning: underquoted definition of AM_PATH_LIBFLAC
/usr/share/aclocal/libFLAC++.m4:8: warning: underquoted definition of AM_PATH_LIBFLACPP
/usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB
/usr/share/aclocal/imlib.m4:167: warning: underquoted definition of AM_PATH_GDK_IMLIB
/usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
/usr/share/aclocal/gpgme.m4:9: warning: underquoted definition of AM_PATH_GPGME
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
/usr/share/aclocal/gdk-pixbuf.m4:12: warning: underquoted definition of AM_PATH_GDK_PIXBUF
/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
/usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB


Putting files in AC_CONFIG_AUX_DIR, `config'.
checking build system type... i686-pc-linux-gnu
checking host system type... powerpc-tuxbox-linux-gnu
checking target system type... powerpc-tuxbox-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for powerpc-tuxbox-linux-gnu-strip... powerpc-tuxbox-linux-gnu-strip
checking for powerpc-tuxbox-linux-gnu-gcc... powerpc-tuxbox-linux-gnu-gcc
checking for C compiler default output file name... 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 style of include used by make... GNU
checking dependency style of powerpc-tuxbox-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... powerpc-tuxbox-linux-gnu-gcc -E
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 dependency style of powerpc-tuxbox-linux-gnu-g++... gcc3
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by powerpc-tuxbox-linux-gnu-gcc... /home/gosar/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld
checking if the linker (/home/gosar/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld) is GNU ld... yes
checking for /home/gosar/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /home/gosar/dbox2/cdk/bin/powerpc-tuxbox-linux-gnu-nm -B
checking how to recognise dependent libraries... pass_all
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 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-fort77... no
checking for powerpc-tuxbox-linux-gnu-fl32... no
checking for powerpc-tuxbox-linux-gnu-af77... 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-ifc... no
checking for powerpc-tuxbox-linux-gnu-efc... no
checking for powerpc-tuxbox-linux-gnu-pgf95... no
checking for powerpc-tuxbox-linux-gnu-lf95... no
checking for powerpc-tuxbox-linux-gnu-gfortran... 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... 32768
checking command to parse /home/gosar/dbox2/cdk/bin/powerpc-tuxbox-linux-gnu-nm -B output frompowerpc-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... (cached) 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... no
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/gosar/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld) 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/gosar/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld
checking if the linker (/home/gosar/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld) is GNU ld... yes
checking whether the powerpc-tuxbox-linux-gnu-g++ linker (/home/gosar/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld) 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/gosar/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld) 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... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/home/gosar/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld) 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 make sets $(MAKE)... (cached) yes
checking for ssh... found (/usr/bin/ssh)
checking for gnome-config... no
checking for gnome-vfs-config... no
checking for gnome_vfs_init in -lgnomevfs... no
checking for pthread_detach in -lpthread... yes
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking sys/byteswap.h usability... no
checking sys/byteswap.h presence... no
checking for sys/byteswap.h... no
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking machine/endian.h usability... no
checking machine/endian.h presence... no
checking for machine/endian.h... no
checking for sys/types.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for mkdir... yes
checking for rmdir... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lufsd/Makefile
config.status: creating filesystems/Makefile
config.status: creating filesystems/localfs/Makefile
config.status: creating filesystems/locasefs/Makefile
config.status: creating filesystems/sshfs/Makefile
config.status: creating filesystems/ftpfs/Makefile
config.status: creating filesystems/cardfs/Makefile
config.status: creating filesystems/cefs/Makefile
config.status: creating filesystems/cefs/asyncd/Makefile
config.status: creating filesystems/gvfs/Makefile
config.status: creating filesystems/gnetfs/Makefile
config.status: creating filesystems/wavfs/Makefile
config.status: creating util/Makefile
config.status: creating kernel/Makefile
config.status: creating kernel/Linux/Makefile
config.status: creating kernel/Linux/2.4/Makefile
config.status: creating include/Makefile
config.status: creating config/Makefile
config.status: creating docs/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
###############################################################################
supported filesystems: ftpfs sshfs
suid files: lufsmnt & lufsumount.
###############################################################################
make[1]: Entering directory `/home/gosar/tuxbox-cvs/cdk/lufs-0.9.7'
cd . && \
/bin/sh /home/gosar/tuxbox-cvs/cdk/lufs-0.9.7/config/missing --run automake-1.9 --gnu Makefile
aclocal.m4:6008: version mismatch. This is Automake 1.6, but aclocal.m4
aclocal.m4:6008: was generated for Automake 1.9.3. You should recreate
aclocal.m4:6008: aclocal.m4 with aclocal and run automake again.
aclocal.m4:6386: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
aclocal.m4:6386: required file `./$@)].in' not found
configure.in:176: invalid unused variable name: `GVFS_LDADD'
make[1]: *** [Makefile.in] Error 1
make[1]: Leaving directory `/home/gosar/tuxbox-cvs/cdk/lufs-0.9.7'
make: *** [.deps/lufs] Error 2
root@linux cdk # aclocal --help



Hat jemand ne Idee?
dietmarw
Contributor
Beiträge: 1833
Registriert: Mittwoch 10. April 2002, 15:39

Beitrag von dietmarw »

das sieht danach aus, als hättest du mehrere automake auf dem rechner..
aclocal.m4:6008: version mismatch. This is Automake 1.6, but aclocal.m4
aclocal.m4:6008: was generated for Automake 1.9.3. You should recreate
igor.dratchev
Neugieriger
Neugieriger
Beiträge: 10
Registriert: Montag 16. Mai 2005, 20:44

Beitrag von igor.dratchev »

Hallo dietmarw,

Du hast recht. Durch meine "update"-Orgien siehts nun bei automake+(TAB) so aus:

automake
automake-1.7
automake-1.6
automake1.6
automake-1.9
automake_old

Ein automake --version bringt 1.9.3

Wie muss ich vorgehen.. alle anderen rabiat löschen oder einfach nur komplett anders umbenennen ?

Wie muss ich den locate-Befehl nutzen, dass er mir ausschliesslich die reinen ausführbaren "automake" -Dateien anzeigt ?
dietmarw
Contributor
Beiträge: 1833
Registriert: Mittwoch 10. April 2002, 15:39

Beitrag von dietmarw »

*issusefuzzialsomachtdasmityast*
*hatkeineahnungvondebian*
:wink:
igor.dratchev
Neugieriger
Neugieriger
Beiträge: 10
Registriert: Montag 16. Mai 2005, 20:44

Beitrag von igor.dratchev »

Danke Leute...
Es hat endlich geklappt.
Ich habe alle anderen automakes umbenannt, aclocal durchgeführt und nochmal make all versucht.

ES LIEF DURCH!
Hammer ! ;-)

Dann noch ein make flash-squashfsneutrinoimages und schwupps..
Images sind da.

Wer sagt's denn, kaum vergeht ein Monat und 5 Testrechner klappts doch schon mit dem kompilieren.
Bin ja gespannt was mich bei der Plugin-Programmierung noch alles erwartet ;-)

Wo finde ich eigentlich Quellcodes zu existierenden Neutrino-Plugins?
Mir geht es hauptsächlich um die grafische Anzeige via Framebuffer...

Aber das ist inzwischen ja etwas Offtopic.
Wird wohl mal ein anderer Thread werden!

Danke nochmals..
Besonders dietmarw für die Hilfe, die Sources und vor allem für das Programm-Archiv! :D