From: Sam S. <sd...@gn...> - 2011-07-28 22:24:14
|
> * Vladimir Tzankov <igm...@tz...> [2011-07-29 00:17:37 +0300]: > > $ grep SIZEOF_OFF_T clisp.h config.h syscalls/config.h > clisp.h:#define SIZEOF_OFF_T 8 > config.h:#define SIZEOF_OFF_T 8 > syscalls/config.h:#define SIZEOF_OFF_T 4 > > $ grep SIZEOF_RLIM_T clisp.h config.h syscalls/config.h > clisp.h:#define SIZEOF_RLIM_T 8 > config.h:#define SIZEOF_RLIM_T 8 > syscalls/config.h:#define SIZEOF_RLIM_T 4 this is eminently wrong and warrants an investigation. could you please take a look at config.log and syscalls/config.log to find out why these SIZEOF's are defined differently? thanks! -- Sam Steingold (http://sds.podval.org/) on CentOS release 5.6 (Final) X 11.0.60900031 http://camera.org http://www.PetitionOnline.com/tap12009/ http://dhimmi.com http://thereligionofpeace.com http://palestinefacts.org Never trust a man who can count to 1024 on his fingers. |