Compiling hobbit snapshot on Redhat ES3U3
list Thomas Pedersen
When I try to configure the snapshot release I get the following error. Checking for RRDtool ... cc1: unrecognized option `-Wno-strict-aliasing' make: *** [test-compile] Error 1 Not RRDtool 1.0.x, checking for 1.2.x cc1: unrecognized option `-Wno-strict-aliasing' make: *** [test-compile] Error 1 ERROR: RRDtool include files found in /usr/local/rrdtool-1.0.49/include, but compile fails. Is this because its the snapshot ?
list Thomas Pedersen
But hobbit 4.0.4 compiles with no problems.
▸
Thomas skrev:
When I try to configure the snapshot release I get the following error. Checking for RRDtool ... cc1: unrecognized option `-Wno-strict-aliasing' make: *** [test-compile] Error 1 Not RRDtool 1.0.x, checking for 1.2.x cc1: unrecognized option `-Wno-strict-aliasing' make: *** [test-compile] Error 1 ERROR: RRDtool include files found in /usr/local/rrdtool-1.0.49/include, but compile fails. Is this because its the snapshot ?
list Henrik Størner
▸
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
list Thomas Pedersen
Excelent just grabbing it now.
▸
Henrik Stoerner skrev: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
list Thomas Pedersen
When migrating the snapshot coredumps if the migrated logfiles are not
owned by the hobbit user.
▸
Thomas skrev:Excelent just grabbing it now.
Henrik Stoerner skrev: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