This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

hostent_data struct


Hi all,

I'm using Linux 2.96-RH and I'm trying to compile a
code that uses the hostent_data struct. However I got
a message like that:

"aggregate 'hostent_data hd' has incomplete type and
cannot be initialized"

I looked at <netdb.h> and the file doesn't define this
struct as it should be.

What should I do?

Thank you in advance, Carla.

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]