Hi,
versuche gerade mal zu kompilieren, bekomme bei einem make all folgende Fehlermedung:
checking if powerpc-tuxbox-linux-gnu-gcc static flag -static works... yes
checking if powerpc-tuxbox-linux-gnu-gcc supports -c -o file.o... yes
checking if powerpc-tuxbox-linux-gnu-gcc supports -c -o file.lo... yes
checking if powerpc-tuxbox-linux-gnu-gcc supports -fno-rtti -fno-exceptions...
es
checking whether the linker (/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld) suppor
s shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for powerpc-tuxbox-linux-gnu-ranlib... ranlib
checking for ANSI C header files... yes
checking for endian.h... yes
checking whether byte ordering is bigendian... yes
checking for curl-config... /dbox2/cdk/bin/curl-config
checking for freetype-config... /dbox2/cdk/bin/freetype-config
checking for xml2-config... no
configure: error: could not find xml2-config
make: *** [/dbox/tuxbox-cvs/apps/Makefile] Error 1
weiss jemand was ich falsch mache?
Gruss Wolfi
Probs beim kompilieren
-
- Neugieriger
- Beiträge: 4
- Registriert: Dienstag 19. März 2002, 17:37
-
- Senior Member
- Beiträge: 104
- Registriert: Freitag 20. Juli 2001, 00:00
Re: Probs beim kompilieren
ja, du solltest mal ein cvs update drueber laufen lassen, ich habe das vor ein paar wochen in eine warning geaendert, da diese libs nirgends benutzt wird.Wolfi hat geschrieben:
checking for xml2-config... no
configure: error: could not find xml2-config
make: *** [/dbox/tuxbox-cvs/apps/Makefile] Error 1
weiss jemand was ich falsch mache?
waldi
-
- Interessierter
- Beiträge: 27
- Registriert: Donnerstag 3. Januar 2002, 21:10
-
- Neugieriger
- Beiträge: 4
- Registriert: Dienstag 19. März 2002, 17:37
Danke erstmal für die Antworten.
nachdem ich ein cvs update gemacht habe und dann ein cvs update kommt jetzt folgende Fehler:
rm -rf libxml2-2.4.10
touch .libxml2
tuxbox@linux:~/tuxbox-cvs/cdk> make all
make -C /dbox/tuxbox-cvs/apps/mczap all install
make[1]: Entering directory `/dbox/tuxbox-cvs/apps/mczap'
Making all in controld
make[2]: Entering directory `/dbox/tuxbox-cvs/apps/mczap/controld'
Making all in clientlib
make[3]: Entering directory `/dbox/tuxbox-cvs/apps/mczap/controld/clientlib'
make[3]: Nothing to be
for `all'.
make[3]: Leaving directory `/dbox/tuxbox-cvs/apps/mczap/controld/clientlib'
Making all in driver
make[3]: Entering directory `/dbox/tuxbox-cvs/apps/mczap/controld/driver'
make[3]: Nothing to be
for `all'.
make[3]: Leaving directory `/dbox/tuxbox-cvs/apps/mczap/controld/driver'
make[3]: Entering directory `/dbox/tuxbox-cvs/apps/mczap/controld'
make[3]: *** No rule to make target `driver/libcontrold_driver.a', needed by `c
ntrold'. Stop.
make[3]: Leaving directory `/dbox/tuxbox-cvs/apps/mczap/controld'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/dbox/tuxbox-cvs/apps/mczap/controld'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/dbox/tuxbox-cvs/apps/mczap'
make: *** [.neutrino] Error 2
was kann das schon wieder sein?
Gruss Wolfi
nachdem ich ein cvs update gemacht habe und dann ein cvs update kommt jetzt folgende Fehler:
rm -rf libxml2-2.4.10
touch .libxml2
tuxbox@linux:~/tuxbox-cvs/cdk> make all
make -C /dbox/tuxbox-cvs/apps/mczap all install
make[1]: Entering directory `/dbox/tuxbox-cvs/apps/mczap'
Making all in controld
make[2]: Entering directory `/dbox/tuxbox-cvs/apps/mczap/controld'
Making all in clientlib
make[3]: Entering directory `/dbox/tuxbox-cvs/apps/mczap/controld/clientlib'
make[3]: Nothing to be

make[3]: Leaving directory `/dbox/tuxbox-cvs/apps/mczap/controld/clientlib'
Making all in driver
make[3]: Entering directory `/dbox/tuxbox-cvs/apps/mczap/controld/driver'
make[3]: Nothing to be

make[3]: Leaving directory `/dbox/tuxbox-cvs/apps/mczap/controld/driver'
make[3]: Entering directory `/dbox/tuxbox-cvs/apps/mczap/controld'
make[3]: *** No rule to make target `driver/libcontrold_driver.a', needed by `c
ntrold'. Stop.
make[3]: Leaving directory `/dbox/tuxbox-cvs/apps/mczap/controld'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/dbox/tuxbox-cvs/apps/mczap/controld'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/dbox/tuxbox-cvs/apps/mczap'
make: *** [.neutrino] Error 2
was kann das schon wieder sein?
Gruss Wolfi
-
- Senior Member
- Beiträge: 1282
- Registriert: Montag 12. November 2001, 00:00
-
- Neugieriger
- Beiträge: 4
- Registriert: Dienstag 19. März 2002, 17:37
Danke für die Antwort bin wieder ein Stück weiter.
Jetzt kommt folgende Meldung:
erence to `CInfoViewer::showTitle(int, std::string, unsigned, bool)'
/dbox/tuxbox-cvs/apps/mczap/neutrinoNG/widget/channellist.cpp:477: relocation t
uncated to fit: R_PPC_REL24 CInfoViewer::showTitle(int, std::string, unsigned,
ool)
widget/libneutrino_widget.a(channellist.o): In function `CChannelList::zapTo(in
)':
/dbox/tuxbox-cvs/apps/mczap/neutrinoNG/widget/channellist.cpp:496: undefined re
erence to `CInfoViewer::killTitle()'
/dbox/tuxbox-cvs/apps/mczap/neutrinoNG/widget/channellist.cpp:496: relocation t
uncated to fit: R_PPC_REL24 CInfoViewer::killTitle()
widget/libneutrino_widget.a(channellist.o): In function `CChannelList::numericZ
p(int)':
/dbox/tuxbox-cvs/apps/mczap/neutrinoNG/widget/channellist.cpp:645: undefined re
erence to `CInfoViewer::killTitle()'
/dbox/tuxbox-cvs/apps/mczap/neutrinoNG/widget/channellist.cpp:645: relocation t
uncated to fit: R_PPC_REL24 CInfoViewer::killTitle()
collect2: ld returned 1 exit status
make[3]: *** [neutrino] Error 1
make[3]: Leaving directory `/dbox/tuxbox-cvs/apps/mczap/neutrinoNG'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/dbox/tuxbox-cvs/apps/mczap/neutrinoNG'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/dbox/tuxbox-cvs/apps/mczap'
make: *** [.neutrino] Error 2
Gruss Wolfi
P.S. Ich hoffe ich nerve hier niemanden mit dem ewigen nachfragen....
Jetzt kommt folgende Meldung:
erence to `CInfoViewer::showTitle(int, std::string, unsigned, bool)'
/dbox/tuxbox-cvs/apps/mczap/neutrinoNG/widget/channellist.cpp:477: relocation t
uncated to fit: R_PPC_REL24 CInfoViewer::showTitle(int, std::string, unsigned,
ool)
widget/libneutrino_widget.a(channellist.o): In function `CChannelList::zapTo(in
)':
/dbox/tuxbox-cvs/apps/mczap/neutrinoNG/widget/channellist.cpp:496: undefined re
erence to `CInfoViewer::killTitle()'
/dbox/tuxbox-cvs/apps/mczap/neutrinoNG/widget/channellist.cpp:496: relocation t
uncated to fit: R_PPC_REL24 CInfoViewer::killTitle()
widget/libneutrino_widget.a(channellist.o): In function `CChannelList::numericZ
p(int)':
/dbox/tuxbox-cvs/apps/mczap/neutrinoNG/widget/channellist.cpp:645: undefined re
erence to `CInfoViewer::killTitle()'
/dbox/tuxbox-cvs/apps/mczap/neutrinoNG/widget/channellist.cpp:645: relocation t
uncated to fit: R_PPC_REL24 CInfoViewer::killTitle()
collect2: ld returned 1 exit status
make[3]: *** [neutrino] Error 1
make[3]: Leaving directory `/dbox/tuxbox-cvs/apps/mczap/neutrinoNG'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/dbox/tuxbox-cvs/apps/mczap/neutrinoNG'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/dbox/tuxbox-cvs/apps/mczap'
make: *** [.neutrino] Error 2
Gruss Wolfi
P.S. Ich hoffe ich nerve hier niemanden mit dem ewigen nachfragen....
-
- Neugieriger
- Beiträge: 4
- Registriert: Dienstag 19. März 2002, 17:37