[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Compiling from source on NetBSD fails



Hi folks,

Iâm following the instructions here:

http://wiki.xen.org/wiki/Compiling_Xen_From_Source_on_NetBSD

I do:

git clone -b master  git://xenbits.xen.org/xen

then:
gmake

The build fails - below is the tail of the build output:

Can anyone please suggest what might be wrong?

thanks



/root/xen/tools/libxc/../../tools/cross-install -m0644 -p include/xenguest.h 
/root/xen/dist/install/usr/xen/include
gmake[3]: Leaving directory '/root/xen/tools/libxc'
gmake[2]: Leaving directory '/root/xen/tools'
gmake[2]: Entering directory '/root/xen/tools'
gmake -C xenstore install
gmake[3]: Entering directory '/root/xen/tools/xenstore'
gcc  -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 -Wall 
-Wstrict-prototypes -Wdeclaration-after-statement   -O0 -g3 -D__XEN_TOOLS__ 
-MMD -MF .xenstore_client.o.d -fno-optimize-sibling-calls  -Werror -I. 
-I/root/xen/tools/xenstore/../../tools/ -I./include 
-I/root/xen/tools/xenstore/../../tools/libxc/include 
-I/root/xen/tools/xenstore/../../tools/include 
-DXEN_LIB_STORED="\"/var/lib/xenstored\"" -fno-optimize-sibling-calls  -c -o 
xenstore_client.o xenstore_client.c  -I/usr/pkg/include
gcc  -DPIC -O1 -fno-omit-frame-pointer -m64 -g -fno-strict-aliasing -std=gnu99 
-Wall -Wstrict-prototypes -Wdeclaration-after-statement   -O0 -g3 
-D__XEN_TOOLS__ -MMD -MF .xs.opic.d -fno-optimize-sibling-calls  -Werror -I. 
-I/root/xen/tools/xenstore/../../tools/ -I./include 
-I/root/xen/tools/xenstore/../../tools/libxc/include 
-I/root/xen/tools/xenstore/../../tools/include 
-DXEN_LIB_STORED="\"/var/lib/xenstored\"" -fno-optimize-sibling-calls 
-DUSE_PTHREAD  -fPIC -c -o xs.opic xs.c  -I/usr/pkg/include
xs.c: In function 'xs_watch':
xs.c:742:40: error: 'PTHREAD_STACK_MIN' undeclared (first use in this function)
xs.c:742:40: note: each undeclared identifier is reported only once for each 
function it appears in
/root/xen/tools/xenstore/../../tools/Rules.mk:104: recipe for target 'xs.opic' 
failed
gmake[3]: *** [xs.opic] Error 1
gmake[3]: Leaving directory '/root/xen/tools/xenstore'
/root/xen/tools/../tools/Rules.mk:123: recipe for target 
'subdir-install-xenstore' failed
gmake[2]: *** [subdir-install-xenstore] Error 2
gmake[2]: Leaving directory '/root/xen/tools'
/root/xen/tools/../tools/Rules.mk:118: recipe for target 'subdirs-install' 
failed
gmake[1]: *** [subdirs-install] Error 2
gmake[1]: Leaving directory '/root/xen/tools'
Makefile:100: recipe for target 'install-tools' failed
gmake: *** [install-tools] Error 2
-bash-4.3#
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.