I've looked to Google and found references to the problem. I'm afraid I'm more a router / network person then Unix programmer and need more information. Where do I make the link to yacc and put the -ll or -ly switches? -----Original Message----- From: Aaron Jackson [mailto:Aaron.Jackson@dc.gov] Sent: Thursday, December 26, 2002 4:30 PM To: syslog-ng@lists.balabit.hu Cc: sbargon@amdocs.com Subject: Re: [syslog-ng]Can Not Compile on Solaris 2.8 Search the mailing list archive and google. This problem has been thoroughly discussed and solved. Aaron On Thursday, December 26, 2002, at 05:09 PM, Stephen Bargon wrote: I'm recieving the following error(s) when trying run make on syslog-ng-1.5.23. Any suggestions or help would be appreciated. # make Making all in src make all-recursive Making all in . 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 /usr/local/lib/libol.a -lsocket -lnsl -lxnet Undefined first referenced symbol in file res_init main.o yywrap cfg-lex.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/syslog-ng-1.5.23/src *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /usr/local/syslog-ng-1.5.23/src *** Error code 1 make: Fatal error: Command failed for target `all-recursive-am' Current working directory /usr/local/syslog-ng-1.5.23/src *** Error code 1 make: Fatal error: Command failed for target `all-recursive' # ------------------------------------------------------------------------------------- The information contained in this message is proprietary of Amdocs, protected from disclosure, and may be privileged. The information is intended to be conveyed only to the designated recipient(s) of the message. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, use, distribution or copying of this communication is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. ------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------- The information contained in this message is proprietary of Amdocs, protected from disclosure, and may be privileged. The information is intended to be conveyed only to the designated recipient(s) of the message. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, use, distribution or copying of this communication is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. -------------------------------------------------------------------------------------
On Fri, Dec 27, 2002 at 04:13:32PM -0600, Stephen Bargon wrote:
I've looked to Google and found references to the problem. I'm afraid I'm more a router / network person then Unix programmer and need more information.
Where do I make the link to yacc and put the -ll or -ly switches?
try 1.5.24, it fixes the res_init problem. the other problem should be dealt with by installing GNU flex -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1
participants (2)
-
Balazs Scheidler
-
Stephen Bargon