>
> *** Warning: This library needs some functionality provided by -lpcap.
> *** I have the capability to make that library automatically link in when
> *** you link to this library. But I can only do this if you have a
> *** shared version of the library, which you do not appear to have.
>
> Is pretty standard. However, you SHOULD (must) have the .so version of
> libpcap.
Hasn't seemed to be a problem but I'll build it.
>
> *** Warning: This library needs some functionality provided by -lmyrrd.
> *** I have the capability to make that library automatically link in when
> *** you link to this library. But I can only do this if you have a
> *** shared version of the library, which you do not appear to have.
> *** The inter-library dependencies that have been dropped here will be
> *** automatically added whenever a program is linked with this library
> *** or is declared to -dlopen it.
>
> Isn't - I think you need the -W flag to force it to link the .a library and
> then this goes away.
I -W a libtool ld or gcc flag? The issue as I see it is libtool
removing the .a because the .so doesn't exist. If I run the exact same
ld command libtool runs with a manually added -lmyrrd it works. So its
a libtool not ld problem right?
-Chris
--
[EMAIL PROTECTED] Chris Turbeville NTT/VERIO
Send mail with subject "send PGP Key" for PGP 6.5.2 Public key
_______________________________________________
Ntop-dev mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev