Hello.

On Wed, 2008-12-03 at 14:08, Marcel Holtmann wrote:
> 
> > Somehow the env is not set correctly. Using this one let's make run through.
> > 
> > make MKDIR_P=mkdir builddir=$(pwd)/doc/
> 
> just run ./bootstrap-configure --disable-gtk-doc and it will not try to
> build the documentation. The bootstrap-configure command will by default
> enable everything since I need that for testing.

Yeah, nothing that bothers me. :) I just listed it here as what I was seeing
doing a walkthrough.

> > I had the same issue before even after I installed connman into the system.
> > Hints really appreciated.
> 
> You might have to strace it and see where it tries to load the plugins
> from. One thing that could be the issue is and outdated automake. Make
> sure you have version 1.10 or later installed. There were some issues
> with the $(abs_top_srcdir) in previous version.

Bingo!

Installed the 1.10 automake and the plugin detection works. And all the tests
start to work. :)
The machine I do the development on is just 5 days old and it seems that debian
sid has still an older version as default.

Thanks for the tip, now I can start exploring connman.

mfg
Stefan Schmidt
_______________________________________________
connman mailing list
[email protected]
https://lists.moblin.org/mailman/listinfo/connman

Reply via email to