[Bug 70709] New: Cross Compile configure errors
David Stevenson
david at avoncliff.com
Wed Dec 17 20:50:07 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=70709
Summary: Cross Compile configure errors
Product: kdevelop
Version: 3.0.0b2
Platform: SuSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: david at avoncliff.com
Version: 3.0.0b2 (using KDE KDE 3.1.1)
Installed from: SuSE RPMs
Compiler: gcc3.3 (suse)
OS: Linux
I have set Project->project options->config Options->Configure arguments to
"host=i386-uclibc" and run re-config which runs though about 23 tests all of
which look OK until "invalid configuration "i386-uclibc": system 'uclibc' not
recognized.
>From the documentaion I belive I have set the correct option and this should work.
I have reported this on mail list, but no resolution.
here are errors as reported.
cd /home/david/smart/my_source/testvideo/debug && CFLAGS="-O0 -g3" /home/david/smart/my_source/testvideo/configure --host=i386-uclibc
* configure: WARNING: If you wanted to set the --build type, don't use --host.
* If a cross compiler is detected then cross compile mode will be used.
* installing -c
* checking whether build environment is sane... yes
* checking for gawk... gawk
* checking whether make sets $(MAKE)... yes
* checking for i386-uclibc-strip... i386-uclibc-strip
* checking for i386-uclibc-gcc... i386-uclibc-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 suffix of executables...
* checking for suffix of object files... o
* checking whether we are using the GNU C compiler... yes
* checking whether i386-uclibc-gcc accepts -g... yes
* checking for i386-uclibc-gcc option to accept ANSI C... none needed
* checking for style of include used by make... GNU
* checking dependency style of i386-uclibc-gcc... gcc
* checking build system type... i686-pc-linux-gnu
* checking host system type...
* Invalid configuration `i386-uclibc': system `uclibc' not recognized
* configure: error: /bin/sh /home/david/smart/my_source/testvideo/config.sub i386-uclibc failed
* *** Exited with status: 1 ***
More information about the KDevelop-devel
mailing list