On 13/11/10 23:56, Christian Zuckschwerdt wrote:
> Russel,
>
> just remove "doc" from Makefile.am, then run autoreconf. Or even simpler 
> "touch doc/obexftp.1".
>
> Am 13.11.2010 um 03:34 schrieb Russell Shaw:
>
>> I got obexftp from git. I get a doc error:
>> ./configure CFLAGS="-DOBEXFTP_DEBUG=5 -g -O0"
>> make[2]: Entering directory `/home/russell/SRC/obexftp/doc'
>> make[2]: *** No rule to make target `obexftp.1', needed by `all-am'.  Stop.

Hi,
I tried compiling openobex from git. In openobex/apps/obex_test,
i type make:

make: *** No rule to make target `/../lib/libmisc.a', needed by `obex_test'.  
Stop.


I think it's because "builddir" is not defined anywhere in Makefile.

It should be defined as '.'

This causes problems, because the automake manual says:

— Variable: builddir
     Rigorously equal to ‘.’. Added for symmetry only.

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Openobex-users mailing list
Openobex-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to