From: Geoff A. <gal...@nc...> - 2003-07-13 04:47:19
|
I'm trying to install valgrind 1.9.6 on SuSE 7.1 and get the following = error: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./demangle -I../include = -DVG_LIBDIR=3D"\"/usr/local/valgrind-1.9.6/lib"\" -Winline -Wall = -Wshadow -O -fomit-frame-pointer -mpreferred-stack-boundary=3D2 -g = -fno-omit-frame-pointer -c `test -f 'vg_intercept.c' || echo = './'`vg_intercept.c vg_intercept.c: In function `vgAllRoadsLeadToRome_poll': vg_intercept.c:285: sizeof applied to an incomplete type vg_intercept.c: In function `vgAllRoadsLeadToRome_select': vg_intercept.c:564: sizeof applied to an incomplete type vg_intercept.c:575: dereferencing pointer to incomplete type vg_intercept.c:575: dereferencing pointer to incomplete type vg_intercept.c:595: dereferencing pointer to incomplete type vg_intercept.c:596: dereferencing pointer to incomplete type make[3]: *** [vg_intercept.o] Error 1 I'm using gcc 2.95.2. Anyone seen this before? BTW, I tried to search the valgrind-users mail archive at = sourceforge.net = (http://sourceforge.net/mailarchive/forum.php?forum_id=3D32038), but no = matter what I entered I got "no matches found". Is it possible to = search the mail archives? Thanks, Geoff Alexander |