[syslog-ng] make error syslog-ng 3.3.4 AIX 5.2

Rakesh Rajasekharan rakesh.rajasekharan at gmail.com
Fri Jun 22 13:51:43 CEST 2012


I am getting an error during the make stage for syslog-ng 3.3.4.
complaining about libiconv. I have compiled libiconv and the library is
available under /usr/local/lib
# ls -ltr /usr/local/lib/libiconv*
-rw-r--r--   1 root     system          890 Jun 17 23:35 /usr/local/lib/
libiconv.la
-rw-r--r--   1 root     system      1724284 Jun 17 23:35
/usr/local/lib/libiconv.a

ykis-modules.a -lc -Wl,-bnoentry  -O2 -pthread -Wl,-brtl -pthread
-Wl,--whole-archive -Wl,--no-whole-archive   -pthread
-Wl,-bE:.libs/libsyslog-ng.exp -Wl,-bernotok
/usr/local/lib/libglib-2.0.a(gconvert.o):gconvert.c:(.pr+0x12c): undefined
reference to `.libiconv_open'
/usr/local/lib/libglib-2.0.a(gconvert.o):gconvert.c:(.pr+0x358): undefined
reference to `.libiconv'
/usr/local/lib/libglib-2.0.a(gconvert.o):gconvert.c:(.pr+0x39c): undefined
reference to `.libiconv_close'
collect2: ld returned 1 exit status

The compilaiton of glib was fine but not sure why the make fails.

Below is my configure options.

./configure --enable-dynamic-linking
--prefix=/opt/soe/local/syslog-ng-3.3.4 \
--with-ld-library-path=/opt/soe/local/syslog-ng-3.3.4/lib \
--libdir=/opt/soe/local/syslog-ng-3.3.4/lib  --enable-mongodb=no
-with-libmongo-client=no

Any valuable inputs on this please?

Thanks ,
Rakesh.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.balabit.hu/pipermail/syslog-ng/attachments/20120622/0db6f666/attachment.htm 


More information about the syslog-ng mailing list