|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Compiling in domU - missing headers (maybe...)
Hi,
I'm about to compile some source code in a domU and I am getting an
error about not being able to find sys/socket.h when running a configure
script. I seem to have socket.h in /usr/include/sys , and (assuming it
is the correct file) it doesn't seem to be able to find it.
I haven't come across this problem before running this script and am
wondering if it is related to xen or not. This socket.h seems to be
related to networking (like TCP/UDP IP sockets I guess) but no one on
google seems to have had this issue. Unfortunately I don't know C so I
can't figure out in the configure script where it is trying to look for
socket.h. (The error is "...sys/socket.h should be there")
My concern with xen is because I think socket.h is part of the glibc
kernel headers and this appears to be dependent on the kernel (which is
different from the running one; xenU).
It could be a red herring though. Anyone got any ideas?
(I guess now I have a new kernel, I don't know what downstream effect
that has on compiling (reqd .libraries/header files), if any)
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] Compiling in domU - missing headers (maybe...),
Julius Spencer <=
|
|
|
|
|