<br><font size=3><tt>Hi,<br>
<br>
I am trying to build syslog-ng-2.1.3 on HP-UX Itenium (64-bit) box. I am
<br>
doing '--enable-dynamic-linking' and it is giving following warning <br>
messages while 'make'.<br>
<br>
************************Warning messages during 'make' *******************<br>
..<br>
..<br>
 gcc &nbsp;-g -O2 -Wall -U_XOPEN_SOURCE -U_XOPEN_SOURCE_EXTENDED -D_HPUX_SOURCE
<br>
 -lcl -o loggen &nbsp;loggen.o &nbsp;-lnsl -lrt &nbsp;-ll -L/usr/local/lib/hpux32
<br>
-lglib-2.0 -lintl -liconv &nbsp; -L/opt/soe/local/syslog-ng-2.1.3/eventlog/lib
<br>
-levtlog &nbsp; &nbsp;-lwrap<br>
ld: (Warning) Unsatisfied symbol &quot;yyleng&quot; in file /usr/lib/hpux32/libl.so<br>
ld: (Warning) Unsatisfied symbol &quot;yylenguc&quot; in file <br>
/usr/lib/hpux32/libl.so<br>
ld: (Warning) Unsatisfied symbol &quot;yyinput&quot; in file /usr/lib/hpux32/libl.so<br>
ld: (Warning) Unsatisfied symbol &quot;yyunput&quot; in file /usr/lib/hpux32/libl.so<br>
ld: (Warning) Unsatisfied symbol &quot;yyolsp&quot; in file /usr/lib/hpux32/libl.so<br>
ld: (Warning) Unsatisfied symbol &quot;yytext&quot; in file /usr/lib/hpux32/libl.so<br>
ld: (Warning) Unsatisfied symbol &quot;yyoutput&quot; in file <br>
/usr/lib/hpux32/libl.so<br>
ld: (Warning) Unsatisfied symbol &quot;yytextuc&quot; in file <br>
/usr/lib/hpux32/libl.so<br>
ld: (Warning) Unsatisfied symbol &quot;yyextra&quot; in file /usr/lib/hpux32/libl.so<br>
ld: (Warning) Unsatisfied symbol &quot;yyfnd&quot; in file /usr/lib/hpux32/libl.so<br>
ld: (Warning) Unsatisfied symbol &quot;yyprevious&quot; in file <br>
/usr/lib/hpux32/libl.so<br>
ld: (Warning) Unsatisfied symbol &quot;yylex&quot; in file /usr/lib/hpux32/libl.so<br>
ld: (Warning) Unsatisfied symbol &quot;yylsp&quot; in file /usr/lib/hpux32/libl.so<br>
ld: (Warning) Unsatisfied symbol &quot;yyout&quot; in file /usr/lib/hpux32/libl.so<br>
ld: (Warning) Unsatisfied symbol &quot;deny_severity&quot; in file <br>
/usr/lib/hpux32/libwrap.so<br>
ld: (Warning) Unsatisfied symbol &quot;allow_severity&quot; in file <br>
/usr/lib/hpux32/libwrap.so<br>
ld: (Warning) Unsatisfied symbol &quot;yylstate&quot; in file <br>
/usr/lib/hpux32/libl.so<br>
ld: (Warning) Unsatisfied symbol &quot;yytextarr&quot; in file <br>
/usr/lib/hpux32/libl.so<br>
ld: (Warning) Unsatisfied symbol &quot;yyback&quot; in file /usr/lib/hpux32/libl.so<br>
ld: (Warning) Unsatisfied symbol &quot;rfc931_timeout&quot; in file <br>
/usr/lib/hpux32/libwrap.so<br>
20 warnings.<br>
*******************************************************************************<br>
<br>
It is giving me similar error message while running syslog-nd daemon and
<br>
fail.<br>
<br>
I have installed flex to get rid of libl.so but no success.<br>
<br>
# swlist |grep -i flex<br>
 &nbsp;flex &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2.5.4a &nbsp; &nbsp;
&nbsp; &nbsp; flex<br>
# gcc -v<br>
Using built-in specs.<br>
Target: ia64-hp-hpux11.31<br>
Configured with: ../gcc/configure<br>
Thread model: posix<br>
gcc version 4.2.3<br>
<br>
Here is configure result:<br>
================================<br>
syslog-ng Open Source Edition 2.1.3 configured<br>
 Compiler options:<br>
 &nbsp;compiler &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp;: gcc<br>
 &nbsp;compiler options &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: -g -O2
-Wall -U_XOPEN_SOURCE <br>
-U_XOPEN_SOURCE_EXTENDED -D_HPUX_SOURCE &nbsp;-I/usr/local/include/glib-2.0
<br>
-I/usr/local/lib/hpux32/glib-2.0/include <br>
-I/opt/soe/local/syslog-ng-2.1.3/eventlog/include/eventlog -D_GNU_SOURCE
<br>
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64<br>
 &nbsp;linker flags &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;:
&nbsp;-lcl -lnsl -lrt &nbsp;-ll <br>
-L/usr/local/lib/hpux32 -lglib-2.0 -lintl -liconv <br>
-L/opt/soe/local/syslog-ng-2.1.3/eventlog/lib -levtlog &nbsp; &nbsp;-lwrap<br>
 &nbsp;prefix &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp;: /opt/soe/local/syslog-ng-2.1.3<br>
 Features:<br>
 &nbsp;Sun STREAMS support &nbsp; &nbsp; &nbsp; &nbsp; : no<br>
 &nbsp;Sun Door support &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;: no<br>
 &nbsp;Debug symbols &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :
no<br>
 &nbsp;Memtrace &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp;: no<br>
 &nbsp;IPV6 support &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;:
yes<br>
 &nbsp;spoof-source support &nbsp; &nbsp; &nbsp; &nbsp;: no<br>
 &nbsp;tcp-wrapper support &nbsp; &nbsp; &nbsp; &nbsp; : yes<br>
 &nbsp;SQL support &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
: no<br>
================================<br>
<br>
Any help will be highly appreciated.<br>
<br>
--<br>
Chanchal</tt></font>