This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Compile error


Hi
I'm trying to build Insight 5.0 on NetWinder Arm linux
I get an error  when it compiles gdb:
"
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode
-I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl
-I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   arm-linux-nat.c
In file included from arm-linux-nat.c:29:
/usr/include/sys/procfs.h:32: sys/elf.h: No such file or directory
make[1]: *** [arm-linux-nat.o] Error 1
make[1]: Leaving directory `/home/andy/src/insight-5.0/gdb'
make: *** [all-gdb] Error 2"
The thing is that this distribution of Linux does not have elf.in
/usr/include/sys
Is there any way around this
TIA
Andy



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]