Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 162598
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Netmon Herd <netmon@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Marcin D. Mikielewicz <perry@csk.pl>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
snort.configure.fix configure should check -lnet-1.0 , not -lnet - this is fix patch Marcin D. Mikielewicz 2007-01-17 23:06 0000 1.06 KB Details | Diff
snort-2.6.1.2.ebuild.patch patch for snort-2.6.1.2.ebuild patch Marcin D. Mikielewicz 2007-01-17 23:12 0000 285 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 162598 depends on: Show dependency tree
Bug 162598 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-01-17 23:04 0000
Can't compile when react use flag is specified. Problem occurs when configure
trying check -lnet - but should be checked -lnet-1.0

Reproducible: Always

Steps to Reproduce:
1. USE="dynamicplugin flexresp2 prelude react timestats" emerge
=net-analyzer/snort-2.6.1.2

Actual Results:  
checking for libnet_build_ip in -lnet... no

   ERROR!  Libnet library not found, go get it from
   http://www.packetfactory.net/projects/libnet/
   or use the --with-libnet-* options, if you have it installed
   in unusual place
make: *** No targets specified and no makefile found.  Stop.


tested on 2 pc's (both amd64) 

net-libs/libnet
first pc: 
Latest version installed: 1.0.2a-r3

second pc:
Latest version installed: 1.1.2.1-r1

------- Comment #1 From Marcin D. Mikielewicz 2007-01-17 23:06:39 0000 -------
Created an attachment (id=107313) [details]
configure should check -lnet-1.0 , not -lnet  - this is fix

------- Comment #2 From Marcin D. Mikielewicz 2007-01-17 23:12:34 0000 -------
Created an attachment (id=107314) [details]
patch for snort-2.6.1.2.ebuild

After applying previous and this patch , all works fine.

------- Comment #3 From Markus Ullmann 2007-02-01 16:05:40 0000 -------
Applied in CVS now, though changed it a bit to be done before autoreconf, we
don't need to touch a fresh generated config.

Thanks for the good work though :)

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug