Hi I am trying to compile syslog-ng 1.6.0rc4 under Redhat Linux. The make is failing because some header files appear to be missing. Please see the make output below. Can you suggest what is wrong please? Best regards David bash-2.05$ pwd /home/daldrich/Downloads/syslog-ng/syslog-ng-1.6.0rc4 bash-2.05$ bash-2.05$ make Making all in src make[1]: Entering directory `/home/daldrich/Downloads/syslog-ng/syslog-ng-1.6.0rc4/src' make all-recursive make[2]: Entering directory `/home/daldrich/Downloads/syslog-ng/syslog-ng-1.6.0rc4/src' Making all in . make[3]: Entering directory `/home/daldrich/Downloads/syslog-ng/syslog-ng-1.6.0rc4/src' gcc -DHAVE_CONFIG_H -I. -I/home/daldrich/Downloads/syslog-ng/syslog-ng-1.6.0rc4/src -I. -g -O2 -Wall -D_GNU_SOURCE -c main.c In file included from main.c:26: syslog-ng.h:31:21: objects.h: No such file or directory In file included from cfgfile.h:29, from main.c:27: sources.h:30:23: read_line.h: No such file or directory In file included from sources.h:32, from cfgfile.h:29, from main.c:27: log.h:30:16: io.h: No such file or directory In file included from cfgfile.h:29, from main.c:27: sources.h:33:18: list.h: No such file or directory main.c:29:20: format.h: No such file or directory main.c:30:20: werror.h: No such file or directory main.c:31:19: queue.h: No such file or directory main.c:32:24: pkt_buffer.h: No such file or directory make[3]: *** [main.o] Error 1 make[3]: Leaving directory `/home/daldrich/Downloads/syslog-ng/syslog-ng-1.6.0rc4/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/daldrich/Downloads/syslog-ng/syslog-ng-1.6.0rc4/src' make[1]: *** [all-recursive-am] Error 2 make[1]: Leaving directory `/home/daldrich/Downloads/syslog-ng/syslog-ng-1.6.0rc4/src' make: *** [all-recursive] Error 1 bash-2.05$ bash-2.05$ cd src bash-2.05$ bash-2.05$ ls affile.c afremctrl.h afuser.h cfg-lex.l getopt.h Makefile.in strptime.h affile.c.x afsocket.c center.c config.h log.c nscache.c syslog-names.c affile.h afsocket.c.x center.c.x config.h.in log.h nscache.h syslog-names.h afinet.c afsocket.h center.h destinations.c log.h.x snprintf.c syslog-ng.h afinet.c.x afsocket.h.x center.h.x destinations.h macros.c sources.c tests afinter.c afstreams.c cfgfile.c destinations.h.x macros-gperf.c sources.c.x utils.c afinter.h afstreams.c.x cfgfile.h filters.c macros.gprf sources.h utils.h afprogram.c afstreams.h cfgfile.h.x filters.c.x macros.h sources.h.x afprogram.c.x afunix.c cfg-grammar.c filters.h main.c stamp-h afprogram.h afunix.c.x cfg-grammar.h filters.h.x main.c.x stamp-h.in afremctrl.c afuser.c cfg-grammar.y getopt1.c Makefile strcasecmp.c afremctrl.c.x afuser.c.x cfg-lex.c getopt.c Makefile.am strptime.c bash-2.05$ Telecom MODUS is an ISO9001/TickIT approved Company. LRQA Certificate of Approval reference 0965133 ************************************************************ THIS MESSAGE IS INTENDED ONLY FOR THE USE OF THE INDIVIDUAL TO WHOM IT IS ADDRESSED AND CONTAINS INFORMATION THAT IS PRIVATE AND/OR PROPRIETARY. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please forward the whole message to admin@t-modus.nec.co.uk Company Registration No.3493954 Telephone Number +44 (0) 1372 381880 Fax Number +44 (0) 1372 381804 Email general@t-modus.nec.co.uk ************************************************************
participants (1)
-
David Aldrich