Peter Michalek wrote:
>
> Hi Pontus,
>
> there is readme with size 0 in the obex .gz file.
> When building, I get this error:
> cd apps
> make
> [root@irproxy apps]# make
> gcc -g -Wall -I/usr/include -I/usr/lib/glib/include -c irobex_palm3.c
> In file included from /usr/include/obex/obex_main.h:39,
> from /usr/include/obex/obex.h:34,
> from irobex_palm3.c:40:
> /usr/include/obex/obex_object.h:34: gnetbuf.h: No such file or directory
> In file included from /usr/include/obex/obex.h:34,
> from irobex_palm3.c:40:
> /usr/include/obex/obex_main.h:42: gnetbuf.h: No such file or directory
> make: *** [irobex_palm3.o] Error 1
OK, this is what I had to do to make it work, in addition to
instructions from Pontus' web page.
cd obex
mv /usr/include/obex /usr/include/obex_old
mkdir /usr/include/obex
cp lib/src/*.h /usr/include/obex
cp -d /usr/local/lib/libobex* /usr/lib
cd ../apps
make
... now irobex_palm3 works for me.
>
> Is there a fix for this?
>
> Peter
>
> Pontus Fuchs wrote:
> >
> > Hi!
> >
> > The C-OBEX code has now reached a state when it works better than the
> > version in 0.9.4. I need your feedback so try it out if you can/want. It can
> > be downloaded from http://www.tactel.se/~pf/obex/ .
> >
> > Please report success/failiure back to me!
> >
> > (this has nothing to do with Dag's PyOBEX)
> >
> > /Pontus Fuchs
> >
> > _______________________________________________
> > Linux-IrDA mailing list - [EMAIL PROTECTED]
> > http://www4.pasta.cs.UiT.No/mailman/listinfo/linux-irda
>
> _______________________________________________
> Linux-IrDA mailing list - [EMAIL PROTECTED]
> http://www4.pasta.cs.UiT.No/mailman/listinfo/linux-irda
_______________________________________________
Linux-IrDA mailing list - [EMAIL PROTECTED]
http://www4.pasta.cs.UiT.No/mailman/listinfo/linux-irda