That's exactly what I thought, some bad setup on the CFLAGS, but I'll waits
until Simone builds the RPMS for CentOS, anyway thanks for your suggestion
Regards

-----Original Message-----
From: John Stoffel [mailto:j...@stoffel.org] 
Sent: Wednesday, August 26, 2015 9:54 PM
To: reynie...@gmail.com
Cc: bacula-users@lists.sourceforge.net
Subject: Re: [Bacula-users] Compile release 7.2.0 from sources failed in
Centos 6.7

>>>>> "reynierpm@gmail" == reynierpm@gmail com <mailto:reynie...@gmail.com>
writes:

reynierpm@gmail> Hi there, I'm trying to compile Bacula 7.2.0 because sadly
the release at CentOS is old 5.0.0-13.  reynierpm@gmail> So I've downloaded
the latest release from Sourcefore, unzip and detar the sources and run this
reynierpm@gmail> first command (which I ran the last time I compiled Bacula
from sources around April 2009 when reynierpm@gmail> Bacula was at version
3.0.1. If this command is not need please let me know): 

reynierpm@gmail> export CFLAGS="-O2 -g -msse -mmmx -march=i586
-mtune=i686 -funroll-loops -mfpmath=sse reynierpm@gmail>
-fmessage-length=0 -fno-strict-aliasing -pipe -fstack-protector -Wall
-D_FORTIFY_SOURCE=0"

Get rid of all this export CFLAGS, compilers and environments have
progressed alot over the years.  You're trying to restrict your CPU to an
old Pentium, which is broken in today's world.

Just do the configure step, and that should do the trick for you...



------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to