Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Snort-Users
[Top] [All Lists]

[Snort-users] compilation trouble

Subject: [Snort-users] compilation trouble
Date: Thu, 17 Jul 2008 21:01:58 +0200
Hi,
I am new to snort, I am trying to compile it on a CentOS, but after

./configure

make

I get the following:

snort.c: In function `CleanExit':
snort.c:1383: error: impossible register constraint in `asm'
cpuclock.h:107: error: impossible register constraint in `asm'
cpuclock.h:114: error: impossible register constraint in `asm'
snort.c:1383: error: impossible register constraint in `asm'
cpuclock.h:107: error: impossible register constraint in `asm'
cpuclock.h:114: error: impossible register constraint in `asm'
snort.c:1383: error: impossible register constraint in `asm'
cpuclock.h:107: error: impossible register constraint in `asm'
cpuclock.h:114: error: impossible register constraint in `asm'
snort.c:4669: error: unrecognizable insn:
(insn 70 129 634 5 snort.c:1383 (parallel [
            (set (reg:SI 2 r2)
                (asm_operands/v:SI ("rdtsc") ("=a") 0 []
                     [] ("snort.c") 1383))
            (set (reg:SI 18 r18)
                (asm_operands/v:SI ("rdtsc") ("=d") 1 []
                     [] ("snort.c") 1383))
        ]) -1 (nil)
    (nil))
snort.c:4669: confused by earlier errors, bailing out
make[3]: *** [snort.o] Error 1
make[3]: Leaving directory `/root/snort/snort-2.8.2.1/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/snort/snort-2.8.2.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/snort/snort-2.8.2.1'

Anyone could help me?

Thanks in advance,

Marco
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Snort-users mailing list
Snort-users@lists.sourceforge.net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Snort-users] compilation trouble, Marco Chirico <=