[syslog-ng]Solaris 8 + syslog-ng-1.5.18
Sangbutsarakum, Patai
patais@reach.com
Thu, 18 Jul 2002 16:43:24 +0700
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
--------------InterScan_NT_MIME_Boundary
Content-Type: multipart/alternative;
boundary="----_=_NextPart_001_01C22E3F.8F76A550"
------_=_NextPart_001_01C22E3F.8F76A550
Content-Type: text/plain;
charset="iso-8859-1"
Dear friends,
Anyone success to compile syslog-ng-1.5.18 on Solaris 8.
I've try to search from mailing list,
I've add stdio.h to cfg-grammar.c already (otherwise, error in make
time)
But after I passed that error. I still faced with the below error.
Please suggest me to deal with the below error messages.
Thanks in advance
Pat.
[..snipped..]
D_GNU_SOURCE -c getopt.c
gcc -DHAVE_CONFIG_H -I. -I/usr/local/src/syslog-ng-1.5.18/src -I. -g
-O2 -Wall -I/usr/local/include/libol -D_GNU_SOURCE -c getopt1.c
gcc -g -O2 -Wall -I/usr/local/include/libol -D_GNU_SOURCE -o syslog-ng
main.o sources.o center.o filters.o destinations.o log.o cfgfile.o
cfg-grammar.o cfg-lex.o affile.o afsocket.o afunix.o afinet.o afinter.o
afuser.o afstreams.o afprogram.o afremctrl.o nscache.o utils.o
syslog-names.o getopt.o getopt1.o -lpthread -ldoor -ll
/usr/local/lib/libol.a -lsocket -lnsl -lxnet
Undefined first referenced
symbol in file
request_init afinet.o
sock_host afinet.o
hosts_access afinet.o
ld: fatal: Symbol referencing errors. No output written to syslog-ng
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `syslog-ng'
Current working directory /usr/local/src/syslog-ng-1.5.18/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /usr/local/src/syslog-ng-1.5.18/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
Current working directory /usr/local/src/syslog-ng-1.5.18/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive
------_=_NextPart_001_01C22E3F.8F76A550
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<TITLE>Message aggregation</TITLE>
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR></HEAD>
<BODY>
<DIV><SPAN class=3D027493908-18072002><FONT face=3DCourier =
color=3D#0000ff size=3D1>Dear=20
friends,</FONT></SPAN></DIV>
<DIV><SPAN class=3D027493908-18072002><FONT face=3DCourier =
color=3D#0000ff=20
size=3D1></FONT></SPAN> </DIV>
<DIV><SPAN class=3D027493908-18072002><FONT face=3DCourier =
color=3D#0000ff=20
size=3D1>Anyone success to compile syslog-ng-1.5.18 on Solaris=20
8.</FONT></SPAN></DIV>
<DIV><SPAN class=3D027493908-18072002><FONT face=3DCourier =
color=3D#0000ff size=3D1>I've=20
try to search from mailing list, </FONT></SPAN></DIV>
<DIV><SPAN class=3D027493908-18072002><FONT face=3DCourier =
color=3D#0000ff size=3D1>I've=20
add stdio.h to </FONT></SPAN><SPAN class=3D027493908-18072002><FONT =
face=3DCourier=20
color=3D#0000ff size=3D1>cfg-grammar.c already (otherwise, error in =
make=20
time)</FONT></SPAN></DIV>
<DIV><SPAN class=3D027493908-18072002><FONT face=3DCourier =
color=3D#0000ff size=3D1>But=20
after I passed that error. I still faced with the below=20
error.</FONT></SPAN></DIV>
<DIV><SPAN class=3D027493908-18072002><FONT face=3DCourier =
color=3D#0000ff=20
size=3D1><SPAN class=3D027493908-18072002><FONT face=3DCourier =
color=3D#0000ff=20
size=3D1>Please suggest me to deal with the below error=20
messages.</FONT></SPAN></FONT></SPAN></DIV>
<DIV><SPAN class=3D027493908-18072002><FONT face=3DCourier =
color=3D#0000ff=20
size=3D1></FONT></SPAN> </DIV>
<DIV><SPAN class=3D027493908-18072002><FONT face=3DCourier =
color=3D#0000ff=20
size=3D1>Thanks in advance</FONT></SPAN></DIV>
<DIV><SPAN class=3D027493908-18072002><FONT face=3DCourier =
color=3D#0000ff=20
size=3D1>Pat.</FONT></SPAN></DIV>
<DIV><SPAN class=3D027493908-18072002><FONT face=3DCourier =
color=3D#0000ff=20
size=3D1></FONT></SPAN> </DIV>
<DIV><SPAN class=3D027493908-18072002><FONT face=3DCourier =
color=3D#0000ff=20
size=3D1>[..snipped..]</FONT></SPAN></DIV>
<DIV><SPAN class=3D027493908-18072002><FONT face=3DCourier =
color=3D#0000ff=20
size=3D1></FONT></SPAN> </DIV>
<DIV><FONT><FONT size=3D2><FONT color=3D#0000ff>D_GNU_SOURCE -c =
getopt.c<BR>gcc=20
-DHAVE_CONFIG_H -I. -I/usr/local/src/syslog-ng-1.5.18/src=20
-I. -g -O2 -Wall -I/usr/local/include/libol=20
-D_GNU_SOURCE -c getopt1.c<BR>gcc -g -O2 -Wall =
-I/usr/local/include/libol=20
-D_GNU_SOURCE -o syslog-ng main.o sources.o center.o =
filters.o=20
destinations.o log.o cfgfile.o cfg-grammar.o cfg-lex.o affile.o =
afsocket.o=20
afunix.o afinet.o afinter.o afuser.o afstreams.o afprogram.o=20
afremctrl.o nscache.o utils.o syslog-names.o getopt.o getopt1.o =
-lpthread=20
-ldoor -ll /usr/local/lib/libol.a -lsocket -lnsl=20
-lxnet<BR>Undefined  =
;  =
; =20
first=20
referenced<BR> symbol &nbs=
p; &nbs=
p; =20
in=20
file<BR>request_init &nbs=
p; &nbs=
p; =20
afinet.o<BR>sock_host &nb=
sp; &nb=
sp; =20
afinet.o<BR>hosts_access =
=
=20
afinet.o<BR>ld: fatal: Symbol referencing errors. No output written to=20
syslog-ng<BR>collect2: ld returned 1 exit status<BR>*** Error code =
1<BR>make:=20
Fatal error: Command failed for target `syslog-ng'<BR>Current working =
directory=20
/usr/local/src/syslog-ng-1.5.18/src<BR>*** Error code 1<BR>make: Fatal =
error:=20
Command failed for target `all-recursive'<BR>Current working directory=20
/usr/local/src/syslog-ng-1.5.18/src<BR>*** Error code 1<BR>make: Fatal =
error:=20
Command failed for target `all-recursive-am'<BR>Current working =
directory=20
/usr/local/src/syslog-ng-1.5.18/src<BR>*** Error code 1<BR>make: Fatal =
error:=20
Command failed for target `all-recursive</FONT><FONT =
color=3D#0000ff><SPAN=20
class=3D710041517-10072002><SPAN=20
class=3D810102514-15072002> </SPAN></SPAN><SPAN=20
class=3D810102514-15072002> </SPAN></FONT></FONT></FONT></DIV></BOD=
Y></HTML>
------_=_NextPart_001_01C22E3F.8F76A550--
--------------InterScan_NT_MIME_Boundary--