[syslog-ng]can't compile syslog in HP-UX 11.23
ÃÖ ÀͱÔ
syslog-ng@lists.balabit.hu
Thu, 14 Apr 2005 18:42:15 +0900
I get errors when running "make" for syslog-ng1.6.6 on HP-UX 11.23
maybe it's because that "ld" in HP-UX can't excute "-Bstatic" and "-Bdyna=
mic"
option.
does anyone who succeeded in installing syslog in HP-UX 11i?
I do not know how to solve this problem
I need help
/usr/local/bin/gcc -g -O2 -Wall -I/home/libol-0.3.15/src -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 macros.o getopt.o getopt1.o -lnsl /home/libol-0.3.15/src=
/.libs/libol.a
-lnsl -lxnet -Wl,-Bstatic -ll -lwrap -Wl,-Bdynamic
ld: Bad keyword argument: static
Fatal error.
collect2: ld returned 1 exit status
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.