>The compiler error message is my problem:
>.............
>checking for sys/wait.h is POSIX.1 compatible... no
>checking whether the C compiler
>(/usr/src/gcc-2.95.2/gcc/xgcc -B/usr/src/gcc-2.9.5.2/gcc -B/usr/arm-linux/bi
>n/ -g -O2) works... no
>configure :error : installation or configuration problem: C compiler cannot
>create executables.
>
>>>>Q. How do I fix this problem ?
Install the target headers and libraries. This has been discussed before, see
the mailing list archives.
>My question is why compile switch don't include "-I/usr/include" ? Can I
>just use the file ?
The headers in /usr/include are for your native compiler and are not
necessarily appropriate for the target system. In the particular case of an
i386-linux cross arm-linux configuration they are probably close enough that
you wouldn't suffer too much serious trouble if you tried to use them, but
it's best to install the correct versions.
p.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++ Please use [EMAIL PROTECTED] for ++
++ kernel-related discussions. ++