Don't know why my email program sent this as Dag, but it was my question!
:-)


-----Original Message-----
From: Dag Brattli <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Wednesday, July 07, 1999 10:47 PM
Subject: irda-utils-0.9.3.pre8


>I have just obtained the latest irda-utils for use with my Slackware 4.0
>distribution and kernel version 2.2.9.  I have installed glib-1.2.0 and was
>attempting to make the obex stuff.  I successfully compiled all the irda
goodies
>(except irLPT) and support for my dongles (esi & actisys) as modules for
the
>2.2.9 kernel.  depmod -a runs with no problems and the modules irda and
irtty
>load with no problems.  My main objective is to get two-way Palm III
>communication (irobex_test and irobex_palm3) working.  In the 2.0.x kernels
>(when only Palm -> Linux was working), I did the following steps:
>
>1) modprobe irtty
>2) modprobe irda
>3) load_misc irobex
>4) irattach /dev/ttyS1 -d esi
>5) irobex_receive
>6) <beam a file over from the palm and find it in /tmp>
>
>This worked great.  Having read the journal and howto, I am unsure what the
>correct steps are now.  I am also having problems making anything in the
latest
>irda-utils-0.9.3.pre8.  I am able to make and install the main utilities
>(irattach and irmanager).  But when I run autogen.sh in the obex directory,
I
>get the following output:
>
>
>I am going to run ./configure with no arguments - if you wish
>to pass any to it, please specify them on the ./autogen.sh command line.
>processing .
>You should add the contents of `/usr/share/aclocal/libtool.m4' to
`aclocal.m4'.
>aclocal: configure.in: 10: macro `AM_PATH_GLIB' not found in library
>automake: Makefile.am: required file `./NEWS' not found
>automake: Makefile.am: required file `./README' not found
>automake: Makefile.am: required file `./AUTHORS' not found
>automake: Makefile.am: required file `./ChangeLog' not found
>Running ./configure --enable-maintainer-mode
>loading cache ./config.cache
>../configure: syntax error near unexpected token
`AM_INIT_AUTOMAKE(libirobex,'
>../configure: ./configure: line 524: `AM_INIT_AUTOMAKE(libirobex, 0.9)'
>
>Now type 'make' to compile OBEX.
>
>
>Because of the error in the configure script, a Makefile is not generated.
How
>might I fix the "AM_PATH_GLIB not found in library", the required files not
>being found and the fatal syntax error on the AM_INIT_AUTOMAKE?  Any help
is
>sincerely appreciated.  I have the following configuration (from an
untouched
>Slackware 4.0 install):
>
>GNU make 3.76.1
>automake 1.4
>autoconf 2.13
>aclocal 1.4
>
>87 libs found in cache `/etc/ld.so.cache' (version 1.7.0)
>        libz.so.1 (ELF) => /usr/lib/libz.so.1
>        libvgagl.so.1 (ELF) => /lib/libvgagl.so.1
>        libvgagl.so (ELF) => /usr/lib/libvgagl.so
>        libvga.so.1 (libc4) => /usr/ix86-linuxaout/lib/libvga.so.1
>        libvga.so.1 (libc5) => /lib/libvga.so.1
>        libvga.so (libc5) => /usr/lib/libvga.so
>        libuuid.so.1 (libc5) => /lib/libuuid.so.1
>        libuuid.so (libc5) => /usr/lib/libuuid.so
>        libutil.so.1 (libc6) => /lib/libutil.so.1
>        libtermcap.so.2 (ELF) => /lib/libtermcap.so.2
>        libtermcap.so (ELF) => /usr/lib/libtermcap.so
>        libstdc++.so.27 (libc5) => /usr/lib/libstdc++.so.27
>        libstdc++.so.2.9 (libc5) => /usr/lib/libstdc++.so.2.9
>        libstdc++.so.2.8 (libc5) => /usr/lib/libstdc++.so.2.8
>        libstdc++.so (libc5) => /usr/lib/libstdc++.so
>        libss.so.2 (libc5) => /lib/libss.so.2
>        libss.so (libc5) => /usr/lib/libss.so
>        libresolv.so.2 (libc6) => /lib/libresolv.so.2
>        libpthread.so.0 (ELF) => /lib/libpthread.so.0
>        libpthread.so (ELF) => /lib/libpthread.so
>        libproc.so.2.0.0 (libc5) => /lib/libproc.so.2.0.0
>        libpanel.so.3.4 (ELF) => /usr/lib/libpanel.so.3.4
>           libpanel.so.3.0 (ELF) => /usr/lib/libpanel.so.3.0
>        libpanel.so (ELF) => /usr/lib/libpanel.so
>        libopcodes.so (ELF) => /usr/lib/libopcodes.so
>        libopcodes-2.9.1.0.19.so.0 (ELF) =>
/usr/lib/libopcodes-2.9.1.0.19.so.0
>        libnss_nis.so.1 (libc6) => /lib/libnss_nis.so.1
>        libnss_files.so.1 (libc6) => /lib/libnss_files.so.1
>        libnss_dns.so.1 (libc6) => /lib/libnss_dns.so.1
>        libnss_db.so.1 (libc6) => /lib/libnss_db.so.1
>        libnss_compat.so.1 (libc6) => /lib/libnss_compat.so.1
>        libnsl.so.1 (libc6) => /lib/libnsl.so.1
>        libndbm.so (ELF) => /usr/lib/libndbm.so
>        libncurses.so.3.4 (ELF) => /lib/libncurses.so.3.4
>        libncurses.so.3.0 (ELF) => /lib/libncurses.so.3.0
>        libncurses.so (ELF) => /usr/lib/libncurses.so
>        libncurses.so (ELF) => /lib/libncurses.so
>        libmenu.so.3.4 (ELF) => /usr/lib/libmenu.so.3.4
>        libmenu.so.3.0 (ELF) => /usr/lib/libmenu.so.3.0
>        libmenu.so (ELF) => /usr/lib/libmenu.so
>        libm.so.6 (libc6) => /lib/libm.so.6
>        libm.so.5 (libc5) => /lib/libm.so.5
>        libm.so.4 (libc4) => /lib/libm.so.4
>           libm.so (libc5) => /usr/lib/libm.so
>        libintl.so.1 (ELF) => /usr/lib/libintl.so.1
>        libintl.so (ELF) => /usr/lib/libintl.so
>        libgthread.so (libc5) => /usr/local/lib/libgthread.so
>        libgthread-1.2.so.0 (libc5) => /usr/local/lib/libgthread-1.2.so.0
>        libgmodule.so (libc5) => /usr/local/lib/libgmodule.so
>        libgmodule-1.2.so.0 (libc5) => /usr/local/lib/libgmodule-1.2.so.0
>        libglib.so (libc5) => /usr/local/lib/libglib.so
>        libglib-1.2.so.0 (libc5) => /usr/local/lib/libglib-1.2.so.0
>        libgdbm.so.1 (ELF) => /lib/libgdbm.so.1
>        libgdbm.so (ELF) => /usr/lib/libgdbm.so
>        libg++.so.27 (libc5) => /usr/lib/libg++.so.27
>        libform.so.3.4 (ELF) => /usr/lib/libform.so.3.4
>        libform.so.3.0 (ELF) => /usr/lib/libform.so.3.0
>        libform.so (ELF) => /usr/lib/libform.so
>        libe2p.so.2 (libc5) => /lib/libe2p.so.2
>        libe2p.so (libc5) => /usr/lib/libe2p.so
>        libext2fs.so.2 (libc5) => /lib/libext2fs.so.2
>        libext2fs.so (libc5) => /usr/lib/libext2fs.so
>        libdl.so.2 (libc6) => /lib/libdl.so.2
>        libdl.so.1 (libc5) => /lib/libdl.so.1
>libdl.so (libc5) => /lib/libdl.so
>        libdbm.so (ELF) => /usr/lib/libdbm.so
>        libdb.so.2 (libc6) => /lib/libdb.so.2
>        libdb.so.1 (libc4) => /usr/ix86-linuxaout/lib/libdb.so.1
>        libdb.so.1 (ELF) => /usr/lib/libdb.so.1
>        libdb.so (ELF) => /usr/lib/libdb.so
>        libcurses.so.1 (ELF) => /lib/libcurses.so.1
>        libcurses.so.0 (libc4) => /lib/libcurses.so.0
>        libcurses.so (ELF) => /usr/lib/libcurses.so
>        libcurses.so (ELF) => /lib/libcurses.so
>        libcrypt.so.1 (libc6) => /lib/libcrypt.so.1
>        libcom_err.so.2 (libc5) => /lib/libcom_err.so.2
>        libcom_err.so (libc5) => /usr/lib/libcom_err.so
>        libc.so.6 (libc6) => /lib/libc.so.6
>        libc.so.5 (libc5) => /lib/libc.so.5
>        libc.so.4 (libc4) => /lib/libc.so.4
>        libc.so (libc5) => /usr/lib/libc.so
>        libbfd.so (ELF) => /usr/lib/libbfd.so
>        libbfd-2.9.1.0.19.so.0 (ELF) => /usr/lib/libbfd-2.9.1.0.19.so.0
>        libBrokenLocale.so.1 (libc6) => /lib/libBrokenLocale.so.1
>        ld-linux.so.2 (ELF) => /lib/ld-linux.so.2
>      ld-linux.so.1 (ELF) => /lib/ld-linux.so.1
>        ld-linux.so (ELF) => /lib/ld-linux.so
>
>PS - The palm detects an irda beam when I do the following (but obviously
don't
>get anything in the obex layer since it is not installed):
>
>1) modprobe irda
>2) modprobe irtty
>3) irmanager -d 1
>4) irattach /dev/ttyS1 -d esi
>5) <put palm in front of dongle>
>
>I run irdadump but it seems to only display outbound discover frames even
when
>I attempt to beam something from the Palm.
>
>Regards,
>Jon
>
>
>

Reply via email to