Hi,

On Wed, Jul 21, 2010 at 9:08 PM, Hendrik Sattler
<p...@hendrik-sattler.de> wrote:
> 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 :-(

Well it used work before, so Im not really sure what you have changed
that affect this. In the other hand it doesn't seems that obex.c  has
any direct include that has the declaration of obex_t and other
symbols from openobex/obex.h, apparently you have change it here:

http://gitorious.org/openobex/mainline/commit/404cbcc46f8945f539b1f9c5c767cde70a641dee

Anyway having different build system is (IMO) asking for trouble but I
guess it is too late, the inner forking already started with windows
building with with cmake and linux with autotools.

-- 
Luiz Augusto von Dentz
Computer Engineer

------------------------------------------------------------------------------
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