From: Brian J. <te...@ja...> - 2004-07-01 14:48:44
|
Up until now I've used Redhat 7.3 for building my snort_inline. I'd like to use this box for another purpose and tried migrating snort_inline to a Fedora Core 1 system. I have been unable to get this to compile even after trying the suggestions in http://snort-inline.sourceforge.net/FAQ.html. Also libnet-1.0.2a.tar.gz will not compile on Fedora Core 1 and gives the following message when doing the make:- gcc -O2 -funroll-loops -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_resolve.c -o src/libnet_resolve.o In file included from src/libnet_resolve.c:36: include/libnet.h:87:8: missing terminating " character include/libnet.h:89:50: missing terminating " character make: *** [src/libnet_resolve.o] Error 1 What distribution would people advise me to move to for easy compiles of Snort_Inline and Libnet. I would also want to use the system for building a lfs project that interests me and Openoffice, which I would like to learn about. regards, Brian |