This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

newbie question


Hi all,

I installed newlib with "make all install" When I tried to compile a
simple socket program, I get the following

errors:

error: sys/socket.h: No such file or directory
error: netinet/in.h: No such file or directory

..
netinit/tcp.h
arpa/inet.h
netdb.h

etc

Why they werent installed by default? How do I fix this?

Thanks
/kmk


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