David Douthitt wrote:
> 
> On 12/16/01 at 7:35 PM, Michael D. Schleif <[EMAIL PROTECTED]> wrote:
> 
> > Nevertheless, I am getting this output:
> >
> > Loki:/home/mds/iptraf-2.5.0/src# make
> > gcc -Wall -O2  -DWORKDIR=\"/var/local/iptraf\"
> > -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/local/bin\"
> > -I/usr/include/ncurses -DVERSION=\"2.5.0\" -DPLATFORM=\"Linux/i386\"
> > -g    -c -o iptraf.o iptraf.c
> > gcc -Wall -O2  -DWORKDIR=\"/var/local/iptraf\"
> > -DLOGDIR=\"/var/log/iptraf\" -DEXECDIR=\"/usr/local/bin\"
> > -I/usr/include/ncurses -DVERSION=\"2.5.0\" -DPLATFORM=\"Linux/i386\"
> > -g    -c -o itrafmon.o itrafmon.c
> > In file included from itrafmon.c:27:
> > packet.h:27: warning: `struct sockaddr_ll' declared inside parameter
> > list
> > packet.h:27: warning: its scope is only this definition or
> declaration,
> > packet.h:27: warning: which is probably not what you want.
> > itrafmon.c: In function `ipmon':
> > itrafmon.c:538: storage size of `fromaddr' isn't known
> > itrafmon.c:538: warning: unused variable `fromaddr'
> > make: *** [itrafmon.o] Error 1
> >
> >
> > What do you think?
> 
> Try compiling with glibc 2.1.3 - I would suspect your problems would
> go away :)
> 
> Networking programs have more than the common number of problems when
> compiling with glibc 2.0 - and now both Dachstein and Oxygen are
> moving strongly towards 2.1.3 (seems to me anyway).

How does this help with Dachstein-CD, or other mainstream LEAF/LRP
distributions?  Will packages compiled under glibc 2.1.3 run under these
distributions?

I finally broke down, last week, and built a slink-based development box
;>  I really need to compile some things to run under Dachstein-CD; but,
once I built the system and upgraded the kernel to 2.2.19-3, I find that
I'm still un-able to compile as I need to ;<

I do not claim to be expert in this area; but, I've read the compile
documentation on sourceforge, including yours, and this development box
appears to meet your criteria.  Nevertheless, Andrew Hoying released
iptraf.lrp (v2.40) -- yet, when I try to compile iptraf v2.40, I still
get that `struct sockaddr_ll' warning and it does *NOT* compile!

So, apparently, my development system is lacking something.  Yes,
CONFIG_PACKET=y in my kernel -- and, I'm still having problems with
packet.h !

What do you think?

-- 

Best Regards,

mds
mds resource
888.250.3987

Dare to fix things before they break . . .

Our capacity for understanding is inversely proportional to how much we
think we know.  The more I know, the more I know I don't know . . .

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to