7/2004
On Thu, 29 Jul 2004, Lowrie, Tom wrote:
> Greetings,
>
> I have a 43P Model 150 rs/6000 running AIX 5.2.0.0 ML 03, using C For AIX 6.0
> with the latest (April 2004) PTF applied.
>
> I installed from the source code libpcap 0.8.3 with no problems. I used:
>
> ./c
To: [EMAIL PROTECTED]
Subject: Re: [tcpdump-workers] libpcap on AIX 5.2
hi,
not sure this will help, but try adding "-lodm" to your cc command.
the libpcap should have been already compiled with -lodm...
-alexm
13:37 29/07/2004
On Thu, 29 Jul 2004, Lowrie, Tom wrote:
> Greetings,
Greetings,
I have a 43P Model 150 rs/6000 running AIX 5.2.0.0 ML 03, using C For AIX 6.0
with the latest (April 2004) PTF applied.
I installed from the source code libpcap 0.8.3 with no problems. I used:
./configure
make
make install
and noticed no problems. I then used the sample test fro