Bluehost.com Web Hosting $6.95

RE: [Snort-users] Compiling Snort OSF1 error

This is a discussion on RE: [Snort-users] Compiling Snort OSF1 error within the Snort forums, part of the System Security and Security Related category; Hi , These 40g machines are old machines (from digital) which doesn=92t come = with this bitypes.h file. This particular ...


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-24-2004
Hari Gopal
 
Posts: n/a
Default RE: [Snort-users] Compiling Snort OSF1 error

Hi ,


These 40g machines are old machines (from digital) which doesn=92t come =
with
this bitypes.h
file. This particular file contains typedefs of basic data types.

Solution cld be add a file named bitypes.h in the snort/src directory=20
With the following content and change the=20
#include <sys/bitypes.h>=20
to=20
#include "bitypes.h"

Many occurences I guess, you need to change all and point bitypes.h to =
the
proper path.

This shld solve your problem..If you stil face a problem , let me know.

--
Hari Gopal

/* start from here */
#ifndef __BIT_TYPES_DEFINED__=20
#define __BIT_TYPES_DEFINED__

/*
* Basic integral types. Omit the typedef if
* not possible for a machine/compiler combination.
*/
typedef signed char int8m_t;
typedef unsigned char u_int8_t, u_int8m_t;
typedef signed short int16m_t;
typedef unsigned short u_int16_t, u_int16m_t;
typedef signed int int32m_t;
typedef unsigned int u_int32_t, u_int32m_t;

#ifdef __arch64__


typedef signed long int64m_t;
typedef unsigned long u_int64_t, u_int64m_t;
#endif

#ifndef _INTTYPES_H
typedef signed char int8_t;
typedef signed short int16_t;
typedef signed int int32_t;
typedef unsigned char uint8_t;
typedef unsigned short uint16_t;
typedef unsigned int uint32_t;
#if defined(__arch64__) && !defined(OPENVMS_32BIT)
typedef signed long int64_t;
typedef unsigned long uint64_t;
#endif
#endif

#endif /* __BIT_TYPES_DEFINED__ */


/* till this point */






-----Original Message-----
From: snort-users-admin@lists.sourceforge.net
[mailto:snort-users-admin@lists.sourceforge.net] On Behalf Of =
Adri=FFffffe1n
V=FFffffe1zquez
Sent: Thursday, August 19, 2004 2:32 AM
To: snort-users@lists.sourceforge.net
Subject: [Snort-users] Compiling Snort OSF1 error



Hi!=20
I'm trying to compile snort 2.1.2 on Tru64 (Digital
Unix 4.0g). OSF
# ./configure ends OK
but when I run make I get the followin error:

.../../src/signature.h:27: sys/bitypes.h: No such file
or directory
*** Exit 1
Stop.

The file ../../src/signature.h has

#ifdef OSF1
#include <sys/bitypes.h>
#endif


Can anybody please help me?



__________________________________________________ _______
Do You Yahoo!?
Informaci=F3n de Estados Unidos y Am=E9rica Latina, en Yahoo! Noticias.
Vis=EDtanos en http://noticias.espanol.yahoo.com


-------------------------------------------------------
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...=3Dsnort-users





-------------------------------------------------------
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:52 AM.


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