← Back to team overview

sslug-teknik team mailing list archive

ORBit ( kan ikke compile )

 

Hejsa


jeg sidder her med noget gnome fra CVS...
det vil jeg gerne compile jeg har compilet gtk+ / glib begge af version
1.1.15 / imlib  1.9.3 og det gik fint
så kommer jeg til ORBit som gnome-core /Gnome-libs jo kræver ..

jeg skriver

./configure
og det går helt fint ..
men

make  '

( læs output i medhæftet fil .. )

Tak på forhånd

Mads Christensen


[root@localhost ORBit]# ./autogen.sh 
I am going to run ./configure with no arguments - if you wish 
to pass any to it, please specify them on the ./autogen.sh command line.
processing .
configure.in:184: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:251: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:252: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:253: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:254: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:255: warning: AC_TRY_RUN called without default to allow cross compiling


AND SO ON..... 
her: 
make[1]: Entering directory `/root/huuu/ORBit'
Making all in popt
make[2]: Entering directory `/root/huuu/ORBit/popt'
make[2]: *** No rule to make target `all'.  Stop.
make[2]: Leaving directory `/root/huuu/ORBit/popt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/huuu/ORBit'
make: *** [all-recursive-am] Error 2
[root@localhost ORBit]#