[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: Cross-compiling KDE
From:       Luke-Jr <luke-jr () utopios ! org>
Date:       2005-06-22 22:07:17
Message-ID: 200506222207.21878.luke-jr () utopios ! org
[Download RAW message or body]

Fixed the configure issues (diff attached), but now KDE seems to be losing the 
PATH needed for the compiler:
Any suggestions/ideas would be helpful :)

luke-jr@tsurukikun kdelibs-3.4.1 $ arm-linux-g++ --version
arm-linux-g++ (GCC) 3.4.4
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
luke-jr@tsurukikun kdelibs-3.4.1 $ make
Makefile:1311: warning: overriding commands for target `clean-bcheck'
Makefile:1274: warning: ignoring old commands for target `clean-bcheck'
Makefile:1316: warning: overriding commands for target `bcheck-am'
Makefile:1279: warning: ignoring old commands for target `bcheck-am'
make  all-recursive
make[1]: Entering directory 
`/home/luke-jr/src/oe2005/build.alt/tmp/work/kdelibs-3.4.1-r0/kdelibs-3.4.1'
Makefile:1311: warning: overriding commands for target `clean-bcheck'
Makefile:1274: warning: ignoring old commands for target `clean-bcheck'
Makefile:1316: warning: overriding commands for target `bcheck-am'
Makefile:1279: warning: ignoring old commands for target `bcheck-am'
Making all in dcop
make[2]: Entering directory 
`/home/luke-jr/src/oe2005/build.alt/tmp/work/kdelibs-3.4.1-r0/kdelibs-3.4.1/dcop'
make  all-recursive
make[3]: Entering directory 
`/home/luke-jr/src/oe2005/build.alt/tmp/work/kdelibs-3.4.1-r0/kdelibs-3.4.1/dcop'
Making all in KDE-ICE
make[4]: Entering directory 
`/home/luke-jr/src/oe2005/build.alt/tmp/work/kdelibs-3.4.1-r0/kdelibs-3.4.1/dcop/KDE-ICE'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory 
`/home/luke-jr/src/oe2005/build.alt/tmp/work/kdelibs-3.4.1-r0/kdelibs-3.4.1/dcop/KDE-ICE'
Making all in .
make[4]: Entering directory 
`/home/luke-jr/src/oe2005/build.alt/tmp/work/kdelibs-3.4.1-r0/kdelibs-3.4.1/dcop'
/bin/sh ../libtool --silent --tag=CXX --mode=link ccache arm-linux-g++ 
-march=armv5te -mtune=xscale  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts 
-Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 
-I/home/luke-jr/src/oe2005/build.alt/tmp/staging/arm-linux/include 
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 
-fpermissive -Wformat-security -Wmissing-format-attribute -fno-exceptions 
-fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common 
-fvisibility=hidden -fvisibility-inlines-hidden  -DQT_CLEAN_NAMESPACE 
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION   
-L/home/luke-jr/src/oe2005/build.alt/tmp/staging/arm-linux/lib 
-Wl,-rpath-link,/home/luke-jr/src/oe2005/build.alt/tmp/staging/arm-linux/lib 
-Wl,-O1 -o libDCOP.la -rpath /usr/lib -R /usr/lib -R /usr/lib 
-R /home/luke-jr/src/oe2005/build.alt/tmp/staging/arm-linux/qt3/lib 
-R /usr/lib -version-info 6:0:2 -no-undefined -Wl,--no-undefined 
-Wl,--allow-shlib-undefined 
-L/home/luke-jr/src/oe2005/build.alt/tmp/staging/arm-linux/qt3/lib -L/usr/lib    
libDCOP_la.all_cpp.lo  KDE-ICE/libkICE.la -lqt-mt  -lz -lpng -lz -lm -lXext 
-lX11  -lSM -lICE -lpthread
libtool: link: warning: 
`/home/luke-jr/src/oe2005/build.alt/tmp/staging/arm-linux/lib/libX11.la' 
seems to be moved
libtool: link: warning: 
`/home/luke-jr/src/oe2005/build.alt/tmp/staging/arm-linux/lib/libXau.la' 
seems to be moved
libtool: link: warning: 
`/home/luke-jr/src/oe2005/build.alt/tmp/staging/arm-linux/lib/libXau.la' 
seems to be moved
libtool: link: warning: 
`/home/luke-jr/src/oe2005/build.alt/tmp/staging/arm-linux/lib/libICE.la' 
seems to be moved
arm-linux-g++: arm-linux-g++: No such file or directory
make[4]: *** [libDCOP.la] Error 1
make[4]: Leaving directory 
`/home/luke-jr/src/oe2005/build.alt/tmp/work/kdelibs-3.4.1-r0/kdelibs-3.4.1/dcop'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/home/luke-jr/src/oe2005/build.alt/tmp/work/kdelibs-3.4.1-r0/kdelibs-3.4.1/dcop'
make[2]: *** [all] Error 2
make[2]: Leaving directory 
`/home/luke-jr/src/oe2005/build.alt/tmp/work/kdelibs-3.4.1-r0/kdelibs-3.4.1/dcop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/home/luke-jr/src/oe2005/build.alt/tmp/work/kdelibs-3.4.1-r0/kdelibs-3.4.1'
make: *** [all] Error 2
-- 
Luke-Jr
Developer, Utopios
http://utopios.org/

["diff" (text/x-diff)]

--- kdelibs-3.4.1.unpatch/configure.in	2005-05-23 15:26:25.000000000 +0000
+++ kdelibs-3.4.1/configure.in	2005-06-22 21:11:18.000000000 +0000
@@ -507,7 +507,7 @@ int main(int argc, char* argv) {
 
 	return 0;
 }
-], [ac_use_openpty="yes"], [ac_use_openpty="no"])
+], [ac_use_openpty="yes"], [ac_use_openpty="no"], [ac_use_openpty="yes"])
 	LIBS=$kde_safe_LIBS
 fi
 if test "$ac_use_openpty" = "yes"; then
@@ -1561,7 +1561,7 @@ AC_CACHE_VAL([kde_cv_shortsetgroups],[
             if (x[1] != 2) exit(1);
             exit(0);
         }
-    ],[kde_cv_shortsetgroups="yes"],[kde_cv_shortsetgroups="no"])
+    ],[kde_cv_shortsetgroups="yes"],[kde_cv_shortsetgroups="no"],[kde_cv_shortsetgroups="yes"])
 ])
 AC_MSG_RESULT($kde_cv_shortsetgroups)
 if test "$kde_cv_shortsetgroups" = "yes"; then


>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic