Snort mailing list archives

RE: make: Fatal error in reader: Makefile, line 484 : Unexpected end o f line seen


From: "Semerjian, Ohanes" <ohanes.semerjian () au mci com>
Date: Fri, 27 Feb 2004 11:21:03 +0800

Erek,

I've complied and used the GNU make,it is worked for a while but then spat
the error message below

In file included from util_net.h:14,
                 from util_net.c:16:
../../stdint.h:26: features.h: No such file or directory
In file included from util_net.h:14,
                 from util_net.c:16:
../../stdint.h:29: bits/wordsize.h: No such file or directory
make[3]: *** [util_net.o] Error 1
make[3]: Leaving directory `/tmp/snort-2.1.0/src/sfutil'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/snort-2.1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/snort-2.1.0'
make: *** [all] Error 2
bash-2.03# 

I've also added glib for sparc and still had these error message. Any idea
or any package or source code that I need to add/compile..!!

Best Regards

Ohanes Semerjian
Ph:(02) 9434 5636
Mob: 0410 657 249

PGP kEY 
75DF 2980 5663 2DC1 12CD  E43E 94D6 7A9A 222D 3449


-----Original Message-----
From: Erek Adams [mailto:erek () snort org]
Sent: Tuesday, February 24, 2004 3:49 PM
To: Semerjian, Ohanes
Cc: snort-users () lists sourceforge net
Subject: Re: [Snort-users] make: Fatal error in reader: Makefile, line
484: Unexpected end o f line seen


On Tue, 24 Feb 2004, Semerjian, Ohanes wrote:

I'm upgrading the snort sensors from 2.0 to 2.1, I'm running snort on
Solaris 8  ( sparc )  but when I run make it get the error below:


make: Fatal error in reader: Makefile, line 484: Unexpected end of line
seen

I edit the Makefile and went to the specified line but didn't know what is
the issue here.

482  dist-hook:
   483          # always ensure that the win32 build is in sync
   484          $(distdir)/verstuff.pl $(distdir)

 Any idea or suggestions...!!!

Sun's make doesn't like multi-lines in a Makefile very much.  Give it a
whirl with GNU's version of make.  It'll build just fine.

Cheers!

-----
Erek Adams

 "It looks just like a Telefunken U-47.  You'll love it..."  -- Frank Zappa

Current thread: