On Tue, 2009-04-14 at 08:33 -0400, James Carlson wrote:
> Alexander Eremin writes:
> > I'm wondering where is defined 'dia' and 'diap' from libldpi.c ?
> > I'm getting 'undefined symbol diap' when trying to compile ifconfig.
> 
> There are no such symbols, either in ifconfig or defined by libdlpi.
> A quick grep over $SRC/cmd/cmd-inet/usr.sbin/ifconfig/* and libdlpi.h
> shows nothing like that.
> 
> Perhaps you should post (or otherwise make available) the actual error
> messages that you're getting -- the _complete_ output.
> 
Well, I solved my problem. 
Yes, last ifconfig does not contain diap, I've seen this in two-years
old onnv code (I've tried to compile old ifconfig). But for example last
sources:
http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/common/io/dld/dld_drv.c

Line 323: dld_ioc_attr_t                *diap = karg;
I just wondering where it's defined...




-- 
Best regards,

Alexander Eremin
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to