Networking Forums

Networking Forums > Computer Networking > Linux Networking > irda_obex compile problem. Linuxt RedHat 9.

Reply
Thread Tools Display Modes

irda_obex compile problem. Linuxt RedHat 9.

 
 
gonzo
Guest
Posts: n/a

 
      03-06-2004, 02:09 AM
I am attempting to install irda_obex in my Red Hat 9 machine. My irda
device works since irdadump shows activity when I connect my phone to
it. The web has not provided any useful suggestions and from the
compile errors/warnings I feel as if there is a good amount going
wrong. Below are the compile notes. In the end, I would like to sync
my Nokia 3650 with my laptop. If there are any better ways of
accomplishing this I am open to suggestions. Thank you


[root@firewall lib]# ./autogen.sh
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: 13: macro `AM_PATH_GLIB' not found in library
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
configure.in:6: no proper implementation of AM_INIT_AUTOMAKE was
found,
configure.in:6: probably because aclocal.m4 is missing...
configure.in:6: You should run aclocal to create this file, then
configure.in:6: run automake again.
Makefile.am: required file `./NEWS' not found
Makefile.am: required file `./README' not found
configure.in:5: required file `./config.h.in' not found
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in
AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in
AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in
AM_CONDITIONAL
/usr/share/automake-1.6/am/lang-compile.am: AMDEP does not appear in
AM_CONDITIONAL
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
Running ./configure --enable-maintainer-mode
../configure: line 1254: syntax error near unexpected token `config.h'
../configure: line 1254: `AM_CONFIG_HEADER(config.h)'

Now type 'make' to compile OBEX.
[root@firewall lib]# make
make: *** No targets specified and no makefile found. Stop.
-=-=-=-=-=-=-=-

So I copied /usr/share/aclocal/libtool.m4 onto obex/lib/aclocal.m4

-=-=-=-=-=-=-=-
[root@firewall lib]# ./autogen.sh
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 .
aclocal: configure.in: 13: macro `AM_PATH_GLIB' not found in library
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
configure.in:6: your implementation of AM_INIT_AUTOMAKE comes from an
configure.in:6: old Automake version. You should recreate aclocal.m4
configure.in:6: with aclocal and run automake again.
Makefile.am: required file `./NEWS' not found
Makefile.am: required file `./README' not found
configure.in:5: required file `./config.h.in' not found
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in
AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in
AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in
AM_CONDITIONAL
/usr/share/automake-1.6/am/lang-compile.am: AMDEP does not appear in
AM_CONDITIONAL
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
configure.in:5: error: possibly undefined macro: AM_CONFIG_HEADER
If this token and others are legitimate, please use
m4_pattern_allow.
See the Autoconf documentation.
configure.in:6: error: possibly undefined macro: AM_INIT_AUTOMAKE
configure.in:13: error: possibly undefined macro: AM_PATH_GLIB
Running ./configure --enable-maintainer-mode
../configure: line 1431: syntax error near unexpected token `config.h'
../configure: line 1431: `AM_CONFIG_HEADER(config.h)'

Now type 'make' to compile OBEX.
[root@firewall lib]# make
make: *** No targets specified and no makefile found. Stop.

-=-=-=-=-=-=-=-

So I copied /usr/share/aclocal/libtool.m4 onto
/usr/share/aclocal/aclocal.m4

-=-=-=-=-=-=-=-

[root@firewall lib]# ./autogen.sh
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 .
aclocal: configure.in: 13: macro `AM_PATH_GLIB' not found in library
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
configure.in:6: your implementation of AM_INIT_AUTOMAKE comes from an
configure.in:6: old Automake version. You should recreate aclocal.m4
configure.in:6: with aclocal and run automake again.
Makefile.am: required file `./NEWS' not found
Makefile.am: required file `./README' not found
configure.in:5: required file `./config.h.in' not found
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in
AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in
AM_CONDITIONAL
/usr/share/automake-1.6/am/depend2.am: AMDEP does not appear in
AM_CONDITIONAL
/usr/share/automake-1.6/am/lang-compile.am: AMDEP does not appear in
AM_CONDITIONAL
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
Running ./configure --enable-maintainer-mode
../configure: line 1431: syntax error near unexpected token `config.h'
../configure: line 1431: `AM_CONFIG_HEADER(config.h)'

Now type 'make' to compile OBEX.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
redhat FC8 routing problem Matthew Shelton Linux Networking 4 02-02-2008 03:09 AM
ARM cross compile problem kid Linux Networking 1 06-08-2007 11:57 AM
RedHat 9 NFS problem nobody Linux Networking 1 12-16-2006 02:07 AM
POP SERVER PROBLEM IN REDHAT Simon Lee Linux Networking 3 08-29-2005 08:42 AM
Name resolution problem on redhat 9 box Muhammad Ahsan Linux Networking 0 02-04-2004 10:01 PM



1 2 3 4 5 6 7 8 9 10 11