arnaud gaboury
2014-Aug-12 10:08 UTC
Re: [Libguestfs] issue when building/making package from git
> > You need to build first of all from git, using ./configure && make && > make quickcheck.$ ./autogen.sh $ ./configure $ ./make Build is broken with the error mentioned eralier (the one about e2fsprogs) ./configure --disable-appliance it builds fine> > makepkg is doing some strange stuff. Get the basics working first.The issue is not makepkg but rather the appliance stuff. And this part is beyond my competence.
Richard W.M. Jones
2014-Aug-12 11:11 UTC
Re: [Libguestfs] issue when building/making package from git
On Tue, Aug 12, 2014 at 12:08:24PM +0200, arnaud gaboury wrote:> > > > You need to build first of all from git, using ./configure && make && > > make quickcheck. > > $ ./autogen.sh > $ ./configure > $ ./make > > Build is broken with the error mentioned eralier (the one about e2fsprogs)Can you please include the *complete* *unedited* output from the command: ./configure && make && make quickcheck I keep requesting this, but you keep sending partial, edited bits and that is no use.> ./configure --disable-appliance > > it builds fineThis isn't useful information. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installers. Over 100 libraries supported. http://fedoraproject.org/wiki/MinGW