On Wed, Mar 18, 2015 at 11:31:33AM +0100, Matteo F. Vescovi wrote:
> On 2015-03-18 at 10:38 (CET), Daniel P. Berrange wrote:
> > Sounds like Debian's linker is being stricter than Fedora's. In the
> > src/Makefile.am find
> > 
> >   entangle_LDADD = libentangle_frontend.la
> > 
> > And change it to
> > 
> >   entangle_LDADD = libentangle_backend.la libentangle_frontend.la
> 
> Now the issue is:
> 
>   Making all in help
>   Makefile:532: *** missing separator (did you mean TAB instead of 8 
> spaces?).  Stop.

What is the content at that line & the 10 either side of it ?

>   make[3]: Entering directory '/«PKGBUILDDIR»/help'
>   make[3]: Leaving directory '/«PKGBUILDDIR»/help'
>   make[2]: *** [all-recursive] Error 1
>   Makefile:495: recipe for target 'all-recursive' failed
>   make[2]: Leaving directory '/«PKGBUILDDIR»'
>   make[1]: *** [all] Error 2
>   Makefile:424: recipe for target 'all' failed
>   make[1]: Leaving directory '/«PKGBUILDDIR»'
>   dh_auto_build: make -j1 returned exit code 2
>   make: *** [build] Error 2
>   debian/rules:7: recipe for target 'build' failed
>   dpkg-buildpackage: error: debian/rules build gave error exit status 2
> 
> Weird.


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|

_______________________________________________
Entangle-devel mailing list
Entangle-devel@gna.org
https://mail.gna.org/listinfo/entangle-devel

Reply via email to