Re: 3.4 postmap throwing Segmentation:11

2018-11-30 Thread rachalmers
Ok, fixed it. Once again, library locations not specified correctly. Sorry. 'AUXLIBS_MYSQL=-L/usr/local/lib -lmysqlclient -lz -lm' \ It's working now. Robert -- Sent from: http://postfix.1071664.n5.nabble.com/Postfix-Users-f2.html

Re: 3.4 postmap throwing Segmentation:11

2018-11-30 Thread rachalmers
Following up to my last message. The output from the original 3.1.4 postmap, and then the output from the 3.4 postmap. Both in Verbose mode. 3.1.4 is clean - no segmentation fault, the second has it right at the end. sudo postfix-3.1.4/bin/postmap -v -q rob...@robert-chalmers.uk mysql:/usr/local/

3.4 postmap throwing Segmentation:11

2018-11-29 Thread rachalmers
I’ve just installed 3.4 and postmap connected to MySQL is throwing a Segmentation Fault:11 on completion of a query. The query appears successful but the error aborts it I think. -- Sent from: http://postfix.1071664.n5.nabble.com/Postfix-Users-f2.html