> > Great!
>
>  Non-official and incomplete, just to remember.
>
>
>  > Sorry to ask a silly question but I am quite new to linux and have no
>  > idea how to apply this patch!! What do i need to do?
>
>
> Check out the CVS version.
>  You can use patch directly or get the comfort of quilt, like:
>  quilt import file.patch
>  quilt push
>
>  Then build:
>  autoreconf -f -i
>  ./configure
>  make
>  make install (as root)

$ autoreconf -f -i
configure.in:20: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:22: error: possibly undefined macro: AC_PROG_LIBTOOL
autoreconf: /usr/bin/autoconf failed with exit status: 1

>
>  > Also how do I see connect(3) manpage?
>
>
> man 3 connect
>

$ man 3 connect
No manual entry for connect in section 3

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Openobex-users mailing list
[email protected]
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to