Re: Compilieren von snort aus den ports

From: Patric Mrawek <mrawek(at)punkt.de>
Date: Mon, 1 Jul 2002 21:12:18 +0200

* Maul Carsten 0120 <Carsten.Maul(at)gtz.de> [020701 20:35]:

> ich möchte snort aus den Ports inkl. der --enable-flexresp option kompilieren
>
> Im Makefile findet man das:
>
> .if defined(WITH_FLEXRESP)
> BUILD_DEPENDS+= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
> CONFIGURE_ARGS+=--enable-flexresp
> CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include"
> LDFLAGS+= "-L${LOCALBASE}/lib"
> .endif
>
> Wie/wo muss ich WITH_FLEXRESP definen damit das if im Makefile greift ?
> In der shell mit set WITH_FLEXRESP hat´s nicht gebracht :-/, und ich kann mir nicht vorstellen das man das im Makefile setzen soll.

(50-70 Zeichen pro Zeile sollten auch Dir reichen ;-)

# make -DWITH_FLEXRESP

Patric

-- 
The problem with troubleshooting is that trouble shoots back.
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Mon 01 Jul 2002 - 21:12:50 CEST

search this site