Hi!

> > diff --git a/README b/README
> > index 45bb2e9..04a50a5 100644
> > --- a/README
> > +++ b/README
> > @@ -16,11 +16,14 @@ To configure run:
> >     ./configure --prefix=/usr --mandir=/usr/share/man \
> >                             --sysconfdir=/etc --localstatedir=/var
> > 
> > -Configure automatically searches for all required components and packages.
> > +Configure automatically searches for all required components and
> > +packages, except ell, mentioned below.
> > 
> 
> Nope. Since ELL is actually optional. It is clearly described just a few 
> lines below.
> 

Is it optional? This is definitely unclear. Are we looking at same README?

commit 55e5a766f2833d6aaaf98d0f8cc250585717bc07
Author: Nandini Rebello <[email protected]>
Date:   Wed Jan 16 12:15:31 2019 +0530

README says:

Embedded Linux library
======================

In order to compile the daemon and utilities the development version
of Embedded Linux library is required to be present. The development
repositories can be found here:

which sounds like "required" to me. Then there is:

When using --enable-external-ell build option, it is not required that
the Embedded Linux library source code is available in the top level
directory.

But I read it as "can be present somewhere else".

Plus, build actually fails, with pretty cryptic error message:

./bootstrap-configure
./configure
pavel@duo:~/g/ofono$ make
make --no-print-directory all-am
make[1]: *** No rule to make target 'ell/util.c', needed by
'ell/util.lo'.  Stop.
Makefile:2066: recipe for target 'all' failed
make: *** [all] Error 2


                                                                        Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) 
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ofono mailing list
[email protected]
https://lists.ofono.org/mailman/listinfo/ofono

Reply via email to