Skip Menu |

This queue is for tickets about the Net-LibNIDS CPAN distribution.

Report information
The Basics
Id: 11640
Status: resolved
Priority: 0/
Queue: Net-LibNIDS

People
Owner: david [...] edeca.net
Requestors: snaky [...] snaky.ru
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.01
Fixed in: (no value)



Subject: libnet dependency
make test is broken because .so's not linked against libnet. adding -lnet to LIBS at Makefile.PL solves the problem.
From: Arthur Bergman <sky [...] nanisky.com>
Subject: Re: [cpan #11640] libnet dependency
Date: Sat, 26 Feb 2005 17:51:03 +0000
To: bug-Net-LibNIDS [...] rt.cpan.org
RT-Send-Cc:
Which platform? ----- CTO @ Fotango Ltd +447834716919 http://www.fotango.com/ On 23 Feb 2005, at 19:40, Guest via RT wrote: Show quoted text
> > This message about Net-LibNIDS was sent to you by guest <> via > rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=11640 > > > make test is broken because .so's not linked against libnet. > adding -lnet to LIBS at Makefile.PL solves the problem.
From: snaky [...] snaky.ru
[sky@nanisky.com - Sat Feb 26 13:00:46 2005]: Show quoted text
> Which platform?
RedHat Linux 9
On Sat Feb 26 16:50:03 2005, guest wrote: Show quoted text
> [sky@nanisky.com - Sat Feb 26 13:00:46 2005]: >
> > Which platform?
> > RedHat Linux 9
Whilst there are definitely bugs with make test right now, none of them appear to relate to linking (and this bug is 5 years old!). I'm closing this bug and create a new one for the fact that tests in general need investigating. Please reopen if this is different on your system.