Bluehost.com Web Hosting $6.95

[Snort-users] Snort Makefile problem.

This is a discussion on [Snort-users] Snort Makefile problem. within the Snort forums, part of the System Security and Security Related category; This is a multi-part message in MIME format. ------=_NextPart_000_0015_01C487B1.213FB180 Content-Type: text/plain; charset="iso-8859-2&...


Go Back   Usenet Forums > System Security and Security Related > Snort

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-21-2004
 
Posts: n/a
Default [Snort-users] Snort Makefile problem.

This is a multi-part message in MIME format.

------=_NextPart_000_0015_01C487B1.213FB180
Content-Type: text/plain;
charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable

Hi.
I am running SunOS luna 5.9 Generic_117171-05 sun4u sparc =
SUNW,Ultra-5_10.
I've downloaded snort 2.1.0 .
When I do "make" ( after ./configure )=20
I get message like this : =20

bash-2.05# make
make: Fatal error in reader: Makefile, line 484: Unexpected end of line =
seen

Makefile ends on line 489:=20

480
481
482 dist-hook:
483 # always ensure that the win32 build is in sync
484 perl $(distdir)/verstuff.pl $(distdir)
485 # work around a horrible doc/Makefile.am
486 rm -rf $(distdir)/doc/signatures/CVS
487 # Tell versions [3.59,3.63) of GNU make to not export all =
variables.
488 # Otherwise a system limit (for SysV at least) may be exceeded.
489 .NOEXPORT:

What is wrong?

Should I be disturbed about having multiple "no" in ./configure =
listing?? ie.=20

checking whether fprintf must be declared... no
checking whether syslog must be declared... no
checking whether puts must be declared... no
checking whether fputs must be declared... no
checking whether fputc must be declared... no
checking whether fopen must be declared... no
checking whether fclose must be declared... no
checking whether fwrite must be declared... no
checking whether fflush must be declared... no
checking whether getopt must be declared... no


../configure gives me this :

bash-2.05# ./configure
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets ${MAKE}... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking for gcc option to accept ANSI C... none needed
checking for ranlib... :
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking whether byte ordering is bigendian... yes
checking for sparc alignment... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking paths.h usability... no
checking paths.h presence... no
checking for paths.h... no
checking for inet_ntoa in -lnsl... yes
checking for socket in -lsocket... yes
checking whether printf must be declared... no
checking whether fprintf must be declared... no
checking whether syslog must be declared... no
checking whether puts must be declared... no
checking whether fputs must be declared... no
checking whether fputc must be declared... no
checking whether fopen must be declared... no
checking whether fclose must be declared... no
checking whether fwrite must be declared... no
checking whether fflush must be declared... no
checking whether getopt must be declared... no
checking whether bzero must be declared... no
checking whether bcopy must be declared... no
checking whether memset must be declared... no
checking whether strtol must be declared... no
checking whether strcasecmp must be declared... no
checking whether strncasecmp must be declared... no
checking whether strerror must be declared... no
checking whether perror must be declared... no
checking whether socket must be declared... no
checking whether sendto must be declared... no
checking whether vsnprintf must be declared... no
checking whether snprintf must be declared... no
checking whether strtoul must be declared... no
checking for snprintf... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for strerror... yes
checking for __FUNCTION__... yes
checking for floor in -lm... yes
checking for pcap_datalink in -lpcap... yes
../configure: pcre-config: command not found
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
../configure: pcre-config: command not found
checking for pcre_compile in -lpcre... yes
checking for u_int8_t... no
checking for u_int16_t... no
checking for u_int32_t... no
checking for a BSD-compatible install... ./install-sh -c
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/sfutil/Makefile
config.status: creating src/detection-plugins/Makefile
config.status: creating src/output-plugins/Makefile
config.status: creating src/preprocessors/Makefile
config.status: creating src/preprocessors/HttpInspect/Makefile
config.status: creating src/preprocessors/HttpInspect/include/Makefile
config.status: creating src/preprocessors/HttpInspect/utils/Makefile
config.status: creating =
src/preprocessors/HttpInspect/anomaly_detection/Makefile
config.status: creating src/preprocessors/HttpInspect/client/Makefile
config.status: creating =
src/preprocessors/HttpInspect/event_output/Makefile
config.status: creating =
src/preprocessors/HttpInspect/mode_inspection/Makefile
config.status: creating =
src/preprocessors/HttpInspect/normalization/Makefile
config.status: creating src/preprocessors/HttpInspect/server/Makefile
config.status: creating =
src/preprocessors/HttpInspect/session_inspection/Makefile
config.status: creating =
src/preprocessors/HttpInspect/user_interface/Makefile
config.status: creating src/preprocessors/flow/Makefile
config.status: creating src/preprocessors/flow/int-snort/Makefile
config.status: creating src/preprocessors/flow/portscan/Makefile
config.status: creating src/parser/Makefile
config.status: creating doc/Makefile
config.status: creating contrib/Makefile
config.status: creating etc/Makefile
config.status: creating rules/Makefile
config.status: creating templates/Makefile
config.status: creating src/win32/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands


regards

------=_NextPart_000_0015_01C487B1.213FB180
Content-Type: text/html;
charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-2">
<META content=3D"MSHTML 6.00.2800.1106" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I am running SunOS luna 5.9 =
Generic_117171-05 sun4u=20
sparc SUNW,Ultra-5_10.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I've downloaded snort 2.1.0 =
..</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>When I do "make" ( after ./configure )=20
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I get message like this :&nbsp;&nbsp; =
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>bash-2.05# make<BR>make: Fatal error in =
reader:=20
Makefile, line 484: Unexpected end of line seen<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Makefile ends on line 489:=20
<BR><BR>&nbsp;480<BR>&nbsp;&nbsp; 481<BR>&nbsp;&nbsp; 482&nbsp;=20
dist-hook:<BR>&nbsp;&nbsp;=20
483&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp; # always =
ensure that=20
the win32 build is in sync<BR>&nbsp;&nbsp;=20
484&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp; perl=20
$(distdir)/verstuff.pl $(distdir)<BR>&nbsp;&nbsp;=20
485&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp; # work around =
a=20
horrible doc/Makefile.am<BR>&nbsp;&nbsp;=20
486&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp; rm -rf=20
$(distdir)/doc/signatures/CVS<BR>&nbsp;&nbsp; 487&nbsp; # Tell versions=20
[3.59,3.63) of GNU make to not export all variables.<BR>&nbsp;&nbsp; =
488&nbsp; #=20
Otherwise a system limit (for SysV at least) may be =
exceeded.<BR>&nbsp;&nbsp;=20
489&nbsp; .NOEXPORT:<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>What is wrong?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Should I be disturbed about having =
multiple "no" in=20
../configure listing?? ie. </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>checking whether fprintf must be =
declared...=20
no<BR>checking whether syslog must be declared... no<BR>checking whether =
puts=20
must be declared... no<BR>checking whether fputs must be declared...=20
no<BR>checking whether fputc must be declared... no<BR>checking whether =
fopen=20
must be declared... no<BR>checking whether fclose must be declared...=20
no<BR>checking whether fwrite must be declared... no<BR>checking whether =
fflush=20
must be declared... no<BR>checking whether getopt must be declared...=20
no<BR></DIV></FONT>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>./configure gives me this =
:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>bash-2.05# ./configure<BR>checking for =
a=20
BSD-compatible install... ./install-sh -c<BR>checking whether build =
environment=20
is sane... yes<BR>checking for gawk... no<BR>checking for mawk... =
no<BR>checking=20
for nawk... nawk<BR>checking whether make sets ${MAKE}... =
yes<BR>checking for=20
style of include used by make... GNU<BR>checking for gcc... =
gcc<BR>checking for=20
C compiler default output... a.out<BR>checking whether the C compiler =
works...=20
yes<BR>checking whether we are cross compiling... no<BR>checking for =
suffix of=20
executables...<BR>checking for suffix of object files... o<BR>checking =
whether=20
we are using the GNU C compiler... yes<BR>checking whether gcc accepts =
-g...=20
yes<BR>checking dependency style of gcc... gcc3<BR>checking for gcc =
option to=20
accept ANSI C... none needed<BR>checking for ranlib... :<BR>checking for =
gcc...=20
(cached) gcc<BR>checking whether we are using the GNU C compiler... =
(cached)=20
yes<BR>checking whether gcc accepts -g... (cached) yes<BR>checking =
dependency=20
style of gcc... (cached) gcc3<BR>checking build system type...=20
sparc-sun-solaris2.9<BR>checking host system type...=20
sparc-sun-solaris2.9<BR>checking whether byte ordering is bigendian...=20
yes<BR>checking for sparc alignment... yes<BR>checking how to run the C=20
preprocessor... gcc -E<BR>checking for ANSI C header files... =
yes<BR>checking=20
for sys/types.h... yes<BR>checking for sys/stat.h... yes<BR>checking for =

stdlib.h... yes<BR>checking for string.h... yes<BR>checking for =
memory.h...=20
yes<BR>checking for strings.h... yes<BR>checking for inttypes.h...=20
yes<BR>checking for stdint.h... no<BR>checking for unistd.h... =
yes<BR>checking=20
for strings.h... (cached) yes<BR>checking for string.h... (cached)=20
yes<BR>checking for stdlib.h... (cached) yes<BR>checking for unistd.h... =

(cached) yes<BR>checking sys/sockio.h usability... yes<BR>checking =
sys/sockio.h=20
presence... yes<BR>checking for sys/sockio.h... yes<BR>checking paths.h=20
usability... no<BR>checking paths.h presence... no<BR>checking for =
paths.h...=20
no<BR>checking for inet_ntoa in -lnsl... yes<BR>checking for socket in=20
-lsocket... yes<BR>checking whether printf must be declared... =
no<BR>checking=20
whether fprintf must be declared... no<BR>checking whether syslog must =
be=20
declared... no<BR>checking whether puts must be declared... =
no<BR>checking=20
whether fputs must be declared... no<BR>checking whether fputc must be=20
declared... no<BR>checking whether fopen must be declared... =
no<BR>checking=20
whether fclose must be declared... no<BR>checking whether fwrite must be =

declared... no<BR>checking whether fflush must be declared... =
no<BR>checking=20
whether getopt must be declared... no<BR>checking whether bzero must be=20
declared... no<BR>checking whether bcopy must be declared... =
no<BR>checking=20
whether memset must be declared... no<BR>checking whether strtol must be =

declared... no<BR>checking whether strcasecmp must be declared... =
no<BR>checking=20
whether strncasecmp must be declared... no<BR>checking whether strerror =
must be=20
declared... no<BR>checking whether perror must be declared... =
no<BR>checking=20
whether socket must be declared... no<BR>checking whether sendto must be =

declared... no<BR>checking whether vsnprintf must be declared... =
no<BR>checking=20
whether snprintf must be declared... no<BR>checking whether strtoul must =
be=20
declared... no<BR>checking for snprintf... yes<BR>checking for =
strlcpy...=20
yes<BR>checking for strlcat... yes<BR>checking for strerror... =
yes<BR>checking=20
for __FUNCTION__... yes<BR>checking for floor in -lm... yes<BR>checking =
for=20
pcap_datalink in -lpcap... yes<BR>./configure: pcre-config: command not=20
found<BR>checking pcre.h usability... yes<BR>checking pcre.h presence... =

yes<BR>checking for pcre.h... yes<BR>./configure: pcre-config: command =
not=20
found<BR>checking for pcre_compile in -lpcre... yes<BR>checking for =
u_int8_t...=20
no<BR>checking for u_int16_t... no<BR>checking for u_int32_t... =
no<BR>checking=20
for a BSD-compatible install... ./install-sh -c<BR>configure: creating=20
../config.status<BR>config.status: creating Makefile<BR>config.status: =
creating=20
src/Makefile<BR>config.status: creating =
src/sfutil/Makefile<BR>config.status:=20
creating src/detection-plugins/Makefile<BR>config.status: creating=20
src/output-plugins/Makefile<BR>config.status: creating=20
src/preprocessors/Makefile<BR>config.status: creating=20
src/preprocessors/HttpInspect/Makefile<BR>config.status: creating=20
src/preprocessors/HttpInspect/include/Makefile<BR>config.status: =
creating=20
src/preprocessors/HttpInspect/utils/Makefile<BR>config.status: creating=20
src/preprocessors/HttpInspect/anomaly_detection/Makefile<BR>config.status=
:=20
creating src/preprocessors/HttpInspect/client/Makefile<BR>config.status: =

creating =
src/preprocessors/HttpInspect/event_output/Makefile<BR>config.status:=20
creating=20
src/preprocessors/HttpInspect/mode_inspection/Makefile<BR>config.status: =

creating =
src/preprocessors/HttpInspect/normalization/Makefile<BR>config.status:=20
creating src/preprocessors/HttpInspect/server/Makefile<BR>config.status: =

creating=20
src/preprocessors/HttpInspect/session_inspection/Makefile<BR>config.statu=
s:=20
creating =
src/preprocessors/HttpInspect/user_interface/Makefile<BR>config.status:=20
creating src/preprocessors/flow/Makefile<BR>config.status: creating=20
src/preprocessors/flow/int-snort/Makefile<BR>config.status: creating=20
src/preprocessors/flow/portscan/Makefile<BR>config.status: creating=20
src/parser/Makefile<BR>config.status: creating =
doc/Makefile<BR>config.status:=20
creating contrib/Makefile<BR>config.status: creating=20
etc/Makefile<BR>config.status: creating rules/Makefile<BR>config.status: =

creating templates/Makefile<BR>config.status: creating=20
src/win32/Makefile<BR>config.status: creating config.h<BR>config.status: =

config.h is unchanged<BR>config.status: executing depfiles=20
commands<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>regards</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;</DIV></FONT></BODY></HTML>

------=_NextPart_000_0015_01C487B1.213FB180--



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Snort-users mailing list
Snort-users@lists.sourceforge.net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/...fo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.p...st=snort-users
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 03:34 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0