[hafqa] [hafqa] [Bug 801] New: osso-gwobex autogen.sh fails.

From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.org
Date: Tue Oct 10 14:58:11 EEST 2006
https://maemo.org/bugzilla/show_bug.cgi?id=801

           Summary: osso-gwobex autogen.sh fails.
           Product: haf
           Version: sardine
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libosso
        AssignedTo: kimmo.hamalainen at nokia.com
        ReportedBy: murrayc at murrayc.com
         QAContact: hafqa at maemo.org


I can't find a product or haf component for osso-gwobex or "connectivity", so
please reassign this if necessary.

The autogen.sh for osso-gwobex does not seem to run automake. If it works for
you, maybe it's because of your specific auto* tools versions, which we might be
able to specify.

/home/murrayc/cvs/maemo/osso-gwobex
sh-2.05b$ ./autogen.sh
+ rm -rf autom4te.cache acinclude.m4 aclocal.m4 config.guess config.log
config.status config.sub depcomp ltmain.sh
+ cat aclocal/compile_warnings.m4
+ autoreconf --verbose --install --symlink
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize
autoreconf: running: /home/murrayc/prefix_maemo/bin/autoconf
autoreconf: running: /home/murrayc/prefix_maemo/bin/autoheader
autoreconf: running: automake --add-missing --no-force
src/Makefile.am: installing `./depcomp'
autoreconf: Leaving directory `.'
sh-2.05b$ make
make: *** No targets specified and no makefile found.  Stop.
sh-2.05b$ ls
AUTHORS    INSTALL      NEWS    acinclude.m4  autogen.sh      config.h.in 
configure.ac  doxygen.cfg.in   ltmain.sh  test
COPYING    Makefile.am  README  aclocal       autom4te.cache  config.sub  
debian        install-sh       missing
ChangeLog  Makefile.in  TODO    aclocal.m4    config.guess    configure   
depcomp       libgwobex.pc.in  src
sh-2.05b$ more autogen.sh
#!/bin/sh

set -e
set -x

rm -rf *.cache *.m4 config.guess config.log \
config.status config.sub depcomp ltmain.sh

(cat aclocal/*.m4 > acinclude.m4 2> /dev/null)

autoreconf --verbose --install --symlink

-- 
Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

More information about the hafqa mailing list