[Libguestfs] issue when building/making package from git

Richard W.M. Jones rjones at redhat.com
Tue Aug 12 09:30:47 UTC 2014


On Tue, Aug 12, 2014 at 11:22:00AM +0200, arnaud gaboury wrote:
> supermin: exception: Stack overflow

Try making the stack bigger I guess.

  ulimit -s 65536

(or larger).

You need to build first of all from git, using ./configure && make &&
make quickcheck.

makepkg is doing some strange stuff.  Get the basics working first.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-p2v converts physical machines to virtual machines.  Boot with a
live CD or over the network (PXE) and turn machines into KVM guests.
http://libguestfs.org/virt-v2v




More information about the Libguestfs mailing list