Compiling hobbit snapshot on Redhat ES3U3
On Tue, Jul 19, 2005 at 10:09:38AM +0200, Thomas wrote:
When I try to configure the snapshot release I get the following error. Checking for RRDtool ... cc1: unrecognized option `-Wno-strict-aliasing'
Is this because its the snapshot ?
Yes, apparently that option is not recognized by your gcc version. You can remove it from the snapshot/build/Makefile.Linux file, or pick up a newer snapshot (I just generated one). Regards, Henrik