Am Mittwoch 21 Juli 2010, 19:12:33 schrieb Luiz Augusto von Dentz:
> Hi,
> 
> On Wed, Jul 21, 2010 at 7:53 PM, Hendrik Sattler
> 
> <p...@hendrik-sattler.de> wrote:
> > Am Mittwoch 21 Juli 2010, 08:31:12 schrieb Hendrik Sattler:
> >> Zitat von Luiz Augusto von Dentz <luiz.de...@gmail.com>:
> >> > The build is broken when using autotools.
> >> 
> >> Did you run "autoreconf -f"?
> >> I will try autotools-build tonight.
> > 
> > Works here just fine.
> > 
> > autoreconf -f -i
> > mkdir build
> > cd build
> > ../configure --enable-apps --enable-maintainer-mode
> > make
> > make install DESTDIR=$(pwd)/local
> 
> I haven't tried it outside the source tree like you did with build,
> but inside it seems pretty broken see the attachment.

Ok, the problem lies in acinclude.m4 in the definition of CPPFLAGS. It doesn't 
work that way as $srcdir is relative. Does autoconf know something absolute 
for the srcdir? The autoconf documentation is a shame :-(

HS

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Openobex-users mailing list
Openobex-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to