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