This is the mail archive of the
gdb@sources.redhat.com
mailing list for the GDB project.
[Fwd: Insight compile problem]
- To: gdb at sourceware dot cygnus dot com
- Subject: [Fwd: Insight compile problem]
- From: Laurent Duperval <laurent dot duperval at uforce dot COM>
- Date: Tue, 12 Sep 2000 13:25:17 -0400
- Organization: Netergy Networks
Hi,
I sent this to the insight list but was told this is where I should send it.
I'm not subscribed to the list so a personal reply would be greatly
appreciated.
L
--
MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK
Laurent Duperval "Montreal winters are an intelligence test,
Netergy Networks - Java Center and we who are here have failed it."
Phone: (514) 282-8484 ext. 228 -Doug Camilli
mailto:laurent.duperval@netergynet.com Penguin Power!
- To: Insight Mailing List <insight at sources dot redhat dot com>
- Subject: Insight compile problem
- From: Laurent Duperval <laurent dot duperval at netergynet dot com>
- Date: Mon, 11 Sep 2000 21:23:27 -0400 (EDT)
This is from CVS, tonight. Compilation on Mandrake Linux 7.0:
make[1]: Entering directory `/usr/soft/insight-5.0/src/default/i686_pc_linux_gnu/src/gdb'
gcc -mpentiumpro -c -O2 -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../intl -I./../intl -DGDBTK -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized solib.c
In file included from /usr/local/include/string.h:346,
from gdb_string.h:25,
from solib.c:31:
/usr/local/include/bits/string2.h: In function `__strcpy_small':
/usr/local/include/bits/string2.h:419: warning: pointer of type `void *' used in arithmetic
/usr/local/include/bits/string2.h:427: warning: pointer of type `void *' used in arithmetic
/usr/local/include/bits/string2.h:432: warning: pointer of type `void *' used in arithmetic
/usr/local/include/bits/string2.h:437: warning: pointer of type `void *' used in arithmetic
/usr/local/include/bits/string2.h:439: warning: pointer of type `void *' used in arithmetic
/usr/local/include/bits/string2.h:444: warning: pointer of type `void *' used in arithmetic
solib.c: At top level:
solib.c:163: field `lm32' has incomplete type
solib.c: In function `first_link_map_member':
solib.c:1043: sizeof applied to an incomplete type
solib.c:1044: invalid use of undefined type `struct r_debug32'
solib.c: In function `open_symbol_file_object':
solib.c:1104: storage size of `lmcopy' isn't known
solib.c: In function `current_sos':
solib.c:1255: warning: pointer of type `void *' used in arithmetic
solib.c:1255: warning: pointer of type `void *' used in arithmetic
solib.c:1255: warning: pointer of type `void *' used in arithmetic
solib.c:1255: warning: pointer of type `void *' used in arithmetic
solib.c:1255: warning: pointer of type `void *' used in arithmetic
solib.c:1255: warning: pointer of type `void *' used in arithmetic
solib.c:1255: warning: pointer of type `void *' used in arithmetic
solib.c:1255: warning: pointer of type `void *' used in arithmetic
solib.c:1255: warning: pointer of type `void *' used in arithmetic
solib.c:1255: warning: pointer of type `void *' used in arithmetic
solib.c:1255: warning: pointer of type `void *' used in arithmetic
solib.c:1255: warning: pointer of type `void *' used in arithmetic
solib.c:1255: warning: pointer of type `void *' used in arithmetic
solib.c:1261: sizeof applied to an incomplete type
solib.c: In function `symbol_add_stub':
solib.c:1324: warning: `lowest_index' might be used uninitialized in this function
solib.c: In function `info_sharedlibrary_command':
solib.c:1650: warning: `addr_width' might be used uninitialized in this function
solib.c:1651: warning: `addr_fmt' might be used uninitialized in this function
solib.c: At top level:
solib.c:147: storage size of `debug32_copy' isn't known
make[1]: *** [solib.o] Error 1
make[1]: Leaving directory `/usr/soft/insight-5.0/src/default/i686_pc_linux_gnu/src/gdb'
make: *** [all-gdb] Error 2
L
--
MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK
Laurent Duperval "Montreal winters are an intelligence test,
Netergy Networks - Java Center and we who are here have failed it."
Phone: (514) 282-8484 ext. 228 -Doug Camilli
mailto:laurent.duperval@netergynet.com Penguin Power!