Hi,

My best guess is that Syslog.Local5 is defined in the 
"xen-api-libs-transitional" component. Try

opam install xen-api-libs-transitional

Another build option is to use SRPMs on CentOS 6.4 -- I'll send out an email 
tomorrow with a link to my repo.

Cheers,
--
Dave Scott

On Jul 7, 2013, at 3:24 AM, "Sayid Munawar" 
<a...@freebsd.or.id<mailto:a...@freebsd.or.id>> wrote:

On Tuesday, June 25, 2013 at 4:54 PM, Dave Scott wrote:
Hi,
Trying to follow the xcp build instructions:
http://wiki.xen.org/wiki/XCP_Building_Instructions

I'm running into what appears to be legacy naming from the libxcpvhd
rename to libvhd:

Sorry about this -- we're in the middle of splitting xapi into a set of smaller 
services and this is some collateral damage.

Try building from the "fusion" branch on https://github.com/djs55/xen-api -- 
this is the one I've been developing on recently.

Cheers,
Dave


Hi,
just want to report a bug. i've recently build xen-api from "fusion" branch, 
and got this error:
Error: Unbound constructor Syslog.Local5

make output:

findlib: [WARNING] Interface trie.cmi occurs in several directories: 
/root/.opam/4.00.1/lib/xenstore, /root/.opam/4.00.1/lib/stdext
- build ocaml/database block_device_io.o
+ ocamlfind ocamlopt -package 
xml-light2,stdext,stunnel,http-svr,log,sexpr,rpclib,uuid,gzip,xcp-inventory -g 
-dtypes -thread -warn-error +a-4-6-9-27-28-29 -ccopt -fPIC -I 
../idl/ocaml_backend -I ../xapi -I ../idl -I ../util -I ../autogen -I .. -c 
block_device_io.ml
File "block_device_io.ml", line 123, characters 20-33:
Error: Unbound constructor Syslog.Local5
- build ocaml/xenops xenops_task.cmi
+ ocamlfind ocamlopt -package 
oclock,xml-light2,sexpr,stunnel,http-svr,netdev,rpclib,threads,xenctrl,xenstore-compat,xenctrlext,stdext,log,cdrom,netdev,oUnit,uuid,xcp-inventory,xcp,xcp.xen
 -g -dtypes -thread -warn-error +a-4-6-9-27-28-29 -thread -ccopt -fPIC -I 
../xapi -I ../util -I .. -c xenops_task.ml
findlib: [WARNING] Interface trie.cmi occurs in several directories: 
/root/.opam/4.00.1/lib/xenstore, /root/.opam/4.00.1/lib/stdext
*** omake: 433/2201 targets are up to date
*** omake: failed (2.70 sec, 40/79 scans, 23/161 rules, 101/1014 digests)
*** omake: targets were not rebuilt because of errors:
   ocaml/database/block_device_io.cmi
      depends on: ocaml/database/block_device_io.ml
   ocaml/database/block_device_io.cmx
      depends on: ocaml/database/block_device_io.ml
   ocaml/database/block_device_io.o
      depends on: ocaml/database/block_device_io.ml
make: *** [all] Error 2


any hint how to fix that ?

--
Sayid Munawar
Sent with Sparrow<http://www.sparrowmailapp.com/?sig>


_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

Reply via email to