From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Bailey To: gas2@cygnus.com Subject: gas-990327 snapshot Compile Problem/FIX Date: Thu, 01 Apr 1999 15:02:00 -0000 Message-id: <19990401150159.A30163@sparky.nisa.net> X-SW-Source: 1999/msg00047.html In libiberty/getruntime.c on an i686-pc-gnu system, the compile fails on line 64 with 'HZ' undefined. To fix, I applied the getruntime.c from the egcs-19990328 snapshot which adds the following lines: #if defined (HAVE_TIMES) && ! defined (HZ) #define HZ CLOCKS_PER_SEC #endif Tks, Jeff Bailey -- The complete lack of evidence is the surest sign that the conspiracy is working.