xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* xen 4.2.0-rc3-pre: building failure on alpine linux / uclibc
@ 2012-08-10  9:54 Mark van Dijk
  2012-08-10 10:17 ` Stefano Stabellini
  0 siblings, 1 reply; 8+ messages in thread
From: Mark van Dijk @ 2012-08-10  9:54 UTC (permalink / raw)
  To: xen-devel

After someone suggested alpine linux makes a nice dom0 system I decided
to give it a go. Unfortunately the build process breaks:

---
  AR    i386-dm/libqemu.a
  LINK  i386-dm/qemu-dm
vl.o: In function `dynticks_stop_timer':
/adm/anderson/xen-unstable/src/xen-git-4.2.0/tools/qemu-xen-traditional-dir/vl.c:1603:
undefined reference to `timer_delete' vl.o: In function
`dynticks_start_timer': /adm/anderson/xen-unstable/src/xen-git-4.2.0/tools/qemu-xen-traditional-dir/vl.c:1585:
undefined reference to `timer_create' vl.o: In function
`dynticks_rearm_timer': /adm/anderson/xen-unstable/src/xen-git-4.2.0/tools/qemu-xen-traditional-dir/vl.c:1620:
undefined reference to
`timer_gettime' /adm/anderson/xen-unstable/src/xen-git-4.2.0/tools/qemu-xen-traditional-dir/vl.c:1633:
undefined reference to `timer_settime' collect2: ld returned 1 exit
status make[4]: *** [qemu-dm] Error 1 make[4]: Leaving directory
`/adm/anderson/xen-unstable/src/xen-git-4.2.0/tools/qemu-xen-traditional-dir-remote/i386-dm'
make[3]: *** [subdir-i386-dm] Error 2 make[3]: Leaving directory
`/adm/anderson/xen-unstable/src/xen-git-4.2.0/tools/qemu-xen-traditional-dir-remote'
make[2]: *** [subdir-install-qemu-xen-traditional-dir] Error 2 make[2]:
Leaving directory `/adm/anderson/xen-unstable/src/xen-git-4.2.0/tools'
make[1]: *** [subdirs-install] Error 2 make[1]: Leaving directory
`/adm/anderson/xen-unstable/src/xen-git-4.2.0/tools' make: ***
[install-tools] Error 2 ---

I found this bug occurred to someone back in february '12 when someone
posted the following message and patch to the ML:

http://lists.xen.org/archives/html/xen-devel/2012-02/msg01475.html

But I am either not patching the correct file or this patch is not
working. I was trying a couple of different solutions just to see how I
could get it to work but I'll admit this is like doing rocket science
as a third grader. This is what I tried next to the previously named
patch:

http://pastebin.com/U39H38T7

But the end result:

---
  LINK  qemu-ga
  CC    libdis/i386-dis.o
  LINK  qemu-nbd
cutils.o: In function `strtosz_suffix_unit':
/adm/anderson/xen-unstable/src/xen-git-4.2.0/tools/qemu-xen-dir/cutils.c:354:
undefined reference to `__isnan'
/adm/anderson/xen-unstable/src/xen-git-4.2.0/tools/qemu-xen-dir/cutils.c:357:
undefined reference to `modf'
collect2: ld returned 1 exit status
make[3]: *** [qemu-ga] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory
`/adm/anderson/xen-unstable/src/xen-git-4.2.0/tools/qemu-xen-dir-remote'
make[2]: *** [subdir-all-qemu-xen-dir] Error 2
make[2]: Leaving directory
`/adm/anderson/xen-unstable/src/xen-git-4.2.0/tools'
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory
`/adm/anderson/xen-unstable/src/xen-git-4.2.0/tools'
make: *** [install-tools] Error 2
---

Where do I go from here?

-- 
Stay in touch,
Mark van Dijk.               ,--------------------------------
----------------------------'        Fri Aug 10 09:29 UTC 2012
Today is Boomtime, the 3rd day of Bureaucracy in the YOLD 3178

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-08-16  9:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-10  9:54 xen 4.2.0-rc3-pre: building failure on alpine linux / uclibc Mark van Dijk
2012-08-10 10:17 ` Stefano Stabellini
2012-08-10 12:06   ` Mark van Dijk
2012-08-10 12:16     ` Stefano Stabellini
2012-08-10 14:37       ` Internecto List Subscriber
2012-08-14 10:36         ` Roger Pau Monne
2012-08-15 20:47           ` Mark van Dijk
2012-08-16  9:56           ` Mark van Dijk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).