[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Make World Error Code 2
Going ahead with the idea of using the upstream Seabios 1.8 I've removed the entire xen folder and cloned again, changed the Config.mk file line 258 from rel-1.7.5 to rel-1.8.0 to use the newer Seabios version, that worked for that bug, but a newer problem appeared: Any other ideas? Suggestions?" make -C xl install make[8]: Entering directory '/opt/xen/tools/ocaml/libs/xl' PYTHONPATH=/opt/xen/tools/ocaml/libs/xl/../../../../tools/libxl python genwrap.py \ ÂÂÂ /opt/xen/tools/ocaml/libs/xl/../../../../tools/libxl/libxl_types.idl \ ÂÂÂ _libxl_types.mli.in _libxl_types.ml.in _libxl_types.inc Parsing /opt/xen/tools/ocaml/libs/xl/../../../../tools/libxl/libxl_types.idl ÂMLDEPÂÂÂ ÂMLCÂÂÂÂÂ xenlight.cmo ÂMLAÂÂÂÂÂ xenlight.cma ÂCCÂÂÂÂÂÂ xenlight_stubs.o ÂMKLIBÂÂÂ libxenlight_stubs.a ÂMLOPTÂÂÂ xenlight.cmx ÂMLAÂÂÂÂÂ xenlight.cmxa sed 's/@VERSION@/4.1/g' < META.in >META.new && mv -f META.new META mkdir -p /opt/xen/dist/install/usr/local/lib/ocaml/4.01.0 ocamlfind remove -destdir /opt/xen/dist/install/usr/local/lib/ocaml/4.01.0 xenlight ocamlfind: [WARNING] No such directory: /opt/xen/dist/install/usr/local/lib/ocaml/4.01.0/xenlight ocamlfind install -destdir /opt/xen/dist/install/usr/local/lib/ocaml/4.01.0 -ldconf ignore xenlight META xenlight.cmi xenlight.cma xenlight.cmxa *.a *.so *.cmx Installed /opt/xen/dist/install/usr/local/lib/ocaml/4.01.0/xenlight/xenlight.cmx Installed /opt/xen/dist/install/usr/local/lib/ocaml/4.01.0/xenlight/dllxenlight_stubs.so Installed /opt/xen/dist/install/usr/local/lib/ocaml/4.01.0/xenlight/xenlight.a Installed /opt/xen/dist/install/usr/local/lib/ocaml/4.01.0/xenlight/libxenlight_stubs.a Installed /opt/xen/dist/install/usr/local/lib/ocaml/4.01.0/xenlight/xenlight.cmxa Installed /opt/xen/dist/install/usr/local/lib/ocaml/4.01.0/xenlight/xenlight.cma Installed /opt/xen/dist/install/usr/local/lib/ocaml/4.01.0/xenlight/xenlight.cmi Installed /opt/xen/dist/install/usr/local/lib/ocaml/4.01.0/xenlight/META make[8]: Leaving directory '/opt/xen/tools/ocaml/libs/xl' make[7]: Leaving directory '/opt/xen/tools/ocaml/libs' make[6]: Leaving directory '/opt/xen/tools/ocaml/libs' make[5]: Leaving directory '/opt/xen/tools/ocaml' make[5]: Entering directory '/opt/xen/tools/ocaml' make -C xenstored install make[6]: Entering directory '/opt/xen/tools/ocaml/xenstored' ÂMLIÂÂÂÂÂ symbol.cmi ÂMLIÂÂÂÂÂ trie.cmi ÂMLIÂÂÂÂÂ syslog.cmi ÂMLIÂÂÂÂÂ systemd.cmi ÂMLIÂÂÂÂÂ select.cmi ÂMLCÂÂÂÂÂ syslog.cmo ÂMLAÂÂÂÂÂ syslog.cma ÂCCÂÂÂÂÂÂ syslog_stubs.o ÂMKLIBÂÂÂ libsyslog_stubs.a ÂMLOPTÂÂÂ syslog.cmx ÂMLAÂÂÂÂÂ syslog.cmxa ÂMLCÂÂÂÂÂ select.cmo ÂMLAÂÂÂÂÂ select.cma ÂCCÂÂÂÂÂÂ select_stubs.o ÂMKLIBÂÂÂ libselect_stubs.a ÂMLOPTÂÂÂ select.cmx ÂMLAÂÂÂÂÂ select.cmxa ÂMLCÂÂÂÂÂ systemd.cmo ÂMLAÂÂÂÂÂ systemd.cma ÂCCÂÂÂÂÂÂ systemd_stubs.o ÂMKLIBÂÂÂ libsystemd_stubs.a ÂMLOPTÂÂÂ systemd.cmx ÂMLAÂÂÂÂÂ systemd.cmxa ÂMLOPTÂÂÂ define.cmx ÂMLOPTÂÂÂ stdext.cmx ÂMLOPTÂÂÂ trie.cmx ÂMLOPTÂÂÂ config.cmx ÂMLOPTÂÂÂ logging.cmx ÂMLOPTÂÂÂ quota.cmx ÂMLOPTÂÂÂ perms.cmx ÂMLOPTÂÂÂ symbol.cmx ÂMLOPTÂÂÂ utils.cmx ÂMLOPTÂÂÂ store.cmx ÂMLOPTÂÂÂ disk.cmx ÂMLOPTÂÂÂ transaction.cmx ÂMLOPTÂÂÂ event.cmx ÂMLOPTÂÂÂ domain.cmx ÂMLOPTÂÂÂ domains.cmx ÂMLOPTÂÂÂ connection.cmx ÂMLOPTÂÂÂ connections.cmx ÂMLOPTÂÂÂ parse_arg.cmx ÂMLOPTÂÂÂ process.cmx ÂMLOPTÂÂÂ xenstored.cmx ÂMLBINÂÂÂ oxenstored ./libsystemd_stubs.a(systemd_stubs.o): na funÃÃo `ocaml_sd_listen_fds': /opt/xen/tools/ocaml/xenstored/systemd_stubs.c:68: referÃncia indefinida para `sd_listen_fds' /opt/xen/tools/ocaml/xenstored/systemd_stubs.c:70: referÃncia indefinida para `sd_notifyf' /opt/xen/tools/ocaml/xenstored/systemd_stubs.c:77: referÃncia indefinida para `sd_notifyf' ./libsystemd_stubs.a(systemd_stubs.o): na funÃÃo `oxen_get_sd_fd': /opt/xen/tools/ocaml/xenstored/systemd_stubs.c:39: referÃncia indefinida para `sd_is_socket_unix' /opt/xen/tools/ocaml/xenstored/systemd_stubs.c:39: referÃncia indefinida para `sd_is_socket_unix' ./libsystemd_stubs.a(systemd_stubs.o): na funÃÃo `oxen_verify_socket_socket': /opt/xen/tools/ocaml/xenstored/systemd_stubs.c:52: referÃncia indefinida para `sd_notifyf' ./libsystemd_stubs.a(systemd_stubs.o): na funÃÃo `ocaml_sd_booted': /opt/xen/tools/ocaml/xenstored/systemd_stubs.c:103: referÃncia indefinida para `sd_booted' ./libsystemd_stubs.a(systemd_stubs.o): na funÃÃo `ocaml_sd_notify_ready': /opt/xen/tools/ocaml/xenstored/systemd_stubs.c:116: referÃncia indefinida para `sd_notify' collect2: error: ld returned 1 exit status File "caml_startup", line 1: Error: Error during linking /opt/xen/tools/ocaml/xenstored/../Makefile.rules:94: recipe for target 'oxenstored' failed make[6]: *** [oxenstored] Error 2 make[6]: Leaving directory '/opt/xen/tools/ocaml/xenstored' /opt/xen/tools/ocaml/../../tools/Rules.mk:116: recipe for target 'subdir-install-xenstored' failed make[5]: *** [subdir-install-xenstored] Error 2 make[5]: Leaving directory '/opt/xen/tools/ocaml' /opt/xen/tools/ocaml/../../tools/Rules.mk:111: recipe for target 'subdirs-install' failed make[4]: *** [subdirs-install] Error 2 make[4]: Leaving directory '/opt/xen/tools/ocaml' /opt/xen/tools/../tools/Rules.mk:116: recipe for target 'subdir-install-ocaml' failed make[3]: *** [subdir-install-ocaml] Error 2 make[3]: Leaving directory '/opt/xen/tools' /opt/xen/tools/../tools/Rules.mk:111: recipe for target 'subdirs-install' failed make[2]: *** [subdirs-install] Error 2 make[2]: Leaving directory '/opt/xen/tools' Makefile:69: recipe for target 'install-tools' failed make[1]: *** [install-tools] Error 2 make[1]: Leaving directory '/opt/xen' Makefile:95: recipe for target 'world' failed make: *** [world] Error 2 " 2015-03-25 14:55 GMT-03:00 Carlos Gustavo Ramirez Rodriguez <carlosgrr@xxxxxxxxx>:
-- AbraÃos Gustavo _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |