Re: [Bacula-users] Bacula 5.0.3 on EL6

2011-02-27 Thread Michael Devogelaere
Hi Josh,Yes: i built them from the source rpm. I have added 'export CFLAGS="-DFORTIFY_SOURCE=2"' right before the %configure statement in the spec file and rebuilt bacula-fd. Bacula-fd has been running now during the entire weekend without any problem. Thanks a lot for your suggestion !   Kind rega

Re: [Bacula-users] Bacula 5.0.3 on EL6

2011-02-25 Thread Josh Fisher
On 2/25/2011 1:00 PM, Paulo Martinez wrote: > Am 25.02.2011 um 18:20 schrieb Josh Fisher: >> Did you build RPMs from the source RPM? EL6 uses a newer version of >> glibc that has stack and buffer overflow protection mechanisms. I >> don't know what the status of 5.0.3 is with regards to these glib

Re: [Bacula-users] Bacula 5.0.3 on EL6

2011-02-25 Thread Paulo Martinez
Am 25.02.2011 um 18:20 schrieb Josh Fisher: > Did you build RPMs from the source RPM? EL6 uses a newer version of > glibc that has stack and buffer overflow protection mechanisms. I > don't know what the status of 5.0.3 is with regards to these glibc > mechanisms, but previous versions would

Re: [Bacula-users] Bacula 5.0.3 on EL6

2011-02-25 Thread Josh Fisher
Did you build RPMs from the source RPM? EL6 uses a newer version of glibc that has stack and buffer overflow protection mechanisms. I don't know what the status of 5.0.3 is with regards to these glibc mechanisms, but previous versions would fail in like manner when, in particular, the -DFORTIFY