<div>Hello ALL,</div>
<div> </div>
<div>I have compiled syslog-ng 3.3.4 version using dynamic linking. But , while trying to run syslog-ng it coredumps</div>
<div> </div>
<div>#  /opt/soe/local/syslog-ng-3.3.4/sbin/syslog-ng -F<br>Memory fault(coredump)<br>#<br></div>
<div>I have compiled glib-2.19.7 with the (--enable-static and --with-libiconv) option</div>
<div>After searching over the net for some possibel solutions , i found that a possible solution for this is to use the AIX libiconv instead of the GNU one.</div>
<div>If this is correct, then the issue is , glib-2 needs the GNU glib, if i try with the system one the make fails with the below error.</div>
<div>&quot;error GNU libiconv not in use but included iconv.h is from libiconv&quot;.</div>
<div> </div>
<div>So, I cannot use the system libiconv as glib-2 will fail to compile and if I use GNU libiconv syslog-ng coredumps. though, the configure and stages do not complaing anything.</div>
<div> </div>
<div>Has, anyone else faced this issue , please let me know how can I get this working.</div>
<div> </div>
<div>Best Regards,</div>
<div>Divya.</div>
<div> </div>
<div> </div>
<div> </div>