Re: Error when configuring libeio

2008-06-16 Thread Marc Lehmann
On Sun, Jun 15, 2008 at 04:04:05PM +0200, ry dahl <[EMAIL PROTECTED]> wrote: > I also have trouble building. I believe the Makefile.am is not checked > in and perhaps the autogen.sh should have automake --add-missing ? I'm > not familiar with autoconf either. added. > Marc, is it possible to have

Re: Error when configuring libeio

2008-06-16 Thread Marc Lehmann
On Mon, Jun 09, 2008 at 08:21:54PM +0300, Paul Colomiets <[EMAIL PROTECTED]> wrote: > > P.S.: There are no Makefile.am. Is it OK? (I'm actually not familiar > with automake and co.) No Makefile.am should have been there (but wasn't), I added it to cvs now, thanks for spotting this! --

Re: Error when configuring libeio

2008-06-15 Thread ry dahl
I also have trouble building. I believe the Makefile.am is not checked in and perhaps the autogen.sh should have automake --add-missing ? I'm not familiar with autoconf either. Marc, is it possible to have a EIO_STANDALONE symbol for easy embedding in projects? ry ___

Re: Error when configuring libeio

2008-06-09 Thread Paul Colomiets
Marc Lehmann wrote: You need an install (and working!) libtool, automake and autoconf to configure the CVS tree. I've reinstalled them with no success. Versions: automake-1.10.1-2 autoconf-2.62-1 libtool-2.2.4-1 They are core packages from Arch. So I guess they should work. I'm also able to

Re: Error when configuring libeio

2008-06-09 Thread Marc Lehmann
On Thu, Jun 05, 2008 at 08:51:23PM +0300, Paul Colomiets <[EMAIL PROTECTED]> wrote: > I'm getting this error, while configuring: > configure: error: cannot find install-sh or install.sh in "." "./.." > "./../.." > > Bigger log below. Can anybody help me? Yeha, follow the hints: > libtoolize:

Error when configuring libeio

2008-06-05 Thread Paul Colomiets
Hi, I'm getting this error, while configuring: configure: error: cannot find install-sh or install.sh in "." "./.." "./../.." Bigger log below. Can anybody help me? -- Thanks, Paul [EMAIL PROTECTED] tmp]$ cvs -z3 -d :pserver:[EMAIL PROTECTED]/schmorpforge co libeio cvs checkout: warning