Xymon Mailing List Archive search

Compiling hobbit snapshot on Redhat ES3U3

5 messages in this thread

list Thomas Pedersen · Tue, 19 Jul 2005 10:09:38 +0200 ·
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 · Tue, 19 Jul 2005 10:30:38 +0200 ·
But hobbit 4.0.4 compiles with no problems.
quoted from Thomas Pedersen

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 · Tue, 19 Jul 2005 11:02:03 +0200 ·
quoted from Thomas Pedersen
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 · Tue, 19 Jul 2005 11:16:14 +0200 ·
Excelent just grabbing it now.

quoted from Henrik StørnerHenrik 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 · Tue, 19 Jul 2005 12:34:19 +0200 ·
When migrating the snapshot coredumps if the migrated logfiles are not owned by the hobbit user.

quoted from Thomas PedersenThomas 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