|
From: sam s. <sun...@gm...> - 2008-04-11 22:05:34
|
Hi, I trying to run make on Linux 2.6.9-55.ELsmp. Configure does not complain of any missing library or files but when i run make i get ms_main.c:1947: structure has no member named `Sig' ms_main.c:1949: structure has no member named `Sig' ms_main.c:1968: structure has no member named `Insig' ms_main.c:1970: structure has no member named `Insig' make[3]: *** [massif_x86_linux-ms_main.o] Error 1 make[3]: Leaving directory `/x/home/suninair/transferbin/valgrind-3.3.0/massif' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/x/home/suninair/transferbin/valgrind-3.3.0/massif' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/x/home/suninair/transferbin/valgrind-3.3.0' make: *** [all] Error 2 Can you please help with this error. Regards Sunil |