On 3 Apr, 2010, at 3:35 PM, Axel Luttgens wrote: > Hello Giuliano, > > You may want to add flag -fno-reorder-blocks to line 121 of > src/lib-master/Makefile: > > CFLAGS = -std=gnu99 -g -O2 -fno-reorder-blocks -Wall -W > -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts > -Wformat=2 -Wbad-function-cast -Wstrict-aliasing=2 > > then run make. > [...]
Thank you Axel! The Makefile mod worked. That was an experiment for me, I have then decided to compile and run 1.1.8 for this particular server as it is a production one, albeit just a fully backed up archive... Giuliano