This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.
See the CrossGCC FAQ for lots more information.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hello All,
I am getting an error when I use the crosstool-0.28-rc37 and run the
command ./demo-mipsel.sh. Can you provide me some pointers to resolve
these compile errors.
Thanks,
-Terry
Error Log:
In file included from
/home/terb/crosstool/mipsel-unknown-linux-gnu/gcc-3.4.2-glibc-2.2.5/mips
el-unknown-linux-gnu/include/linux/user.h:1,
from ../sysdeps/unix/sysv/linux/sys/user.h:1,
from ../sysdeps/unix/sysv/linux/ptrace.c:22:
/home/terb/crosstool/mipsel-unknown-linux-gnu/gcc-3.4.2-glibc-2.2.5/mips
el-unknown-linux-gnu/include/asm/user.h:12:21: asm/reg.h: No such file
or directory
In file included from
/home/terb/crosstool/mipsel-unknown-linux-gnu/gcc-3.4.2-glibc-2.2.5/mips
el-unknown-linux-gnu/include/linux/user.h:1,
from ../sysdeps/unix/sysv/linux/sys/user.h:1,
from ../sysdeps/unix/sysv/linux/ptrace.c:22:
/home/terb/crosstool/mipsel-unknown-linux-gnu/gcc-3.4.2-glibc-2.2.5/mips
el-unknown-linux-gnu/include/asm/user.h:38: error: `EF_SIZE' undeclared
here (not in a function)
make[2]: ***
[/home/terb/crosstool-0.28-rc37/build/mipsel-unknown-linux-gnu/gcc-3.4.2
-glibc-2.2.5/build-glibc/misc/ptrace.o] Error 1
make[2]: Leaving directory
`/home/terb/crosstool-0.28-rc37/build/mipsel-unknown-linux-gnu/gcc-3.4.2
-glibc-2.2.5/glibc-2.2.5/misc'
make[1]: *** [misc/subdir_lib] Error 2
make[1]: Leaving directory
`/home/terb/crosstool-0.28-rc37/build/mipsel-unknown-linux-gnu/gcc-3.4.2
-glibc-2.2.5/glibc-2.2.5'
make: *** [all] Error 2
Machine details:
Linux version 2.4.26 (root@area51) (gcc version 3.2 20020903 (Red Hat
Linux 8.0 3.2-7)) #2 Fri Jul 30 11:44:20 PDT 2004
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |