Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

Re: dependencies for compiling svn version: msg#00142

apache.webservices.axis-c.user

Subject: Re: dependencies for compiling svn version

Hello,

I could confirm that I have automake 1.9. The original rpm from my distritbution is deleted and I can compile with the integrated automake/autoconf from me the axis2c-1.0.1 tar ball without errors. I also figured out where the error is from. It is from the autogen.sh in the util folder (line 43).
By running the command:

automake --add-missing

I got:

src/core/addr/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
src/core/addr/Makefile.am:1:
src/core/addr/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/core/addr/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again.
src/core/addr/Makefile.am: installing `./depcomp'
src/core/clientapi/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
src/core/clientapi/Makefile.am:1:
src/core/clientapi/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/core/clientapi/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again.
src/core/context/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
src/core/context/Makefile.am:1:
...

I don't know where the error is from, as already told the vers. 1.0 is compiled without error. The libtool (vers. 1.5.2) is installed. I also compiled a new version as I switched to the new versions of autoconf and automake. Has anybody a idea how to fix the problem?

Regards Michael

Dinesh Premalal wrote:
Michael,
Could you please confirm that you have automake 1.9 or higher?

thanks,
Dinesh

Michael Sutter <Michael.Sutter-8MjItgvq+paELgA04lAiVw@xxxxxxxxxxxxxxxx> writes:

Hello Chintana and Sanjaya,

when I run autoconf in the src folder or in the util folder I have the
same output - nothing.
I think this is not right.

The error is printed in line 65 of the autogen.sh script - the first
script called from the build.sh

My question is if I'm right with all my variables as I think?

If I run the command in the especial line I get the following. But I
don't know what it means. If I understand right the libtool library is
used but something is undefined - what?

src/core/addr/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
src/core/addr/Makefile.am:1:
src/core/addr/Makefile.am:1: The usual way to define `LIBTOOL' is to
add `AC_PROG_LIBTOOL'
src/core/addr/Makefile.am:1: to `configure.ac' and run `aclocal' and
autoconf' again.
src/core/clientapi/Makefile.am:1: Libtool library used but `LIBTOOL'
is undefined
src/core/clientapi/Makefile.am:1:
src/core/clientapi/Makefile.am:1: The usual way to define `LIBTOOL' is
to add `AC_PROG_LIBTOOL'
src/core/clientapi/Makefile.am:1: to `configure.ac' and run `aclocal'
and `autoconf' again.
src/core/context/Makefile.am:1: Libtool library used but `LIBTOOL' is
undefined
src/core/context/Makefile.am:1:
src/core/context/Makefile.am:1: The usual way to define `LIBTOOL' is
to add `AC_PROG_LIBTOOL'
src/core/context/Makefile.am:1: to `configure.ac' and run `aclocal'
and `autoconf' again.
src/core/deployment/Makefile.am:1: Libtool library used but `LIBTOOL'
is undefined
src/core/deployment/Makefile.am:1:
src/core/deployment/Makefile.am:1: The usual way to define `LIBTOOL'
is to add `AC_PROG_LIBTOOL'
src/core/deployment/Makefile.am:1: to `configure.ac' and run `aclocal'
and `autoconf' again.
src/core/description/Makefile.am:1: Libtool library used but `LIBTOOL'
is undefined
src/core/description/Makefile.am:1:
src/core/description/Makefile.am:1: The usual way to define `LIBTOOL'
is to add `AC_PROG_LIBTOOL'
src/core/description/Makefile.am:1: to `configure.ac' and run
aclocal' and `autoconf' again.
src/core/description/Makefile.am:17: variable
libaxis2_engine_la_LDFLAGS' is defined but no program or
src/core/description/Makefile.am:17: library has `libaxis2_engine_la'
as canonic name (possible typo)
src/core/engine/Makefile.am:1: Libtool library used but `LIBTOOL' is
undefined
src/core/engine/Makefile.am:1:
src/core/engine/Makefile.am:1: The usual way to define `LIBTOOL' is to
add `AC_PROG_LIBTOOL'
src/core/engine/Makefile.am:1: to `configure.ac' and run `aclocal' and
autoconf' again.
src/core/phaseresolver/Makefile.am:1: Libtool library used but
LIBTOOL' is undefined
src/core/phaseresolver/Makefile.am:1:
src/core/phaseresolver/Makefile.am:1: The usual way to define
LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/core/phaseresolver/Makefile.am:1: to `configure.ac' and run
aclocal' and `autoconf' again.
src/core/receivers/Makefile.am:1: Libtool library used but `LIBTOOL'
is undefined
src/core/receivers/Makefile.am:1:
src/core/receivers/Makefile.am:1: The usual way to define `LIBTOOL' is
to add `AC_PROG_LIBTOOL'
src/core/receivers/Makefile.am:1: to `configure.ac' and run `aclocal'
and `autoconf' again.
src/core/transport/http/common/Makefile.am:1: Libtool library used but
LIBTOOL' is undefined
src/core/transport/http/common/Makefile.am:1:
src/core/transport/http/common/Makefile.am:1: The usual way to define
LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/core/transport/http/common/Makefile.am:1: to `configure.ac' and
run `aclocal' and `autoconf' again.
src/core/transport/http/receiver/Makefile.am:1: Libtool library used
but `LIBTOOL' is undefined
src/core/transport/http/receiver/Makefile.am:1:
src/core/transport/http/receiver/Makefile.am:1: The usual way to
define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/core/transport/http/receiver/Makefile.am:1: to `configure.ac' and
run `aclocal' and `autoconf' again.
src/core/transport/http/sender/Makefile.am:2: Libtool library used but
LIBTOOL' is undefined
src/core/transport/http/sender/Makefile.am:2:
src/core/transport/http/sender/Makefile.am:2: The usual way to define
LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/core/transport/http/sender/Makefile.am:2: to `configure.ac' and
run `aclocal' and `autoconf' again.
src/core/transport/http/server/apache2/Makefile.am:1: Libtool library
used but `LIBTOOL' is undefined
src/core/transport/http/server/apache2/Makefile.am:1:
src/core/transport/http/server/apache2/Makefile.am:1: The usual way to
define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/core/transport/http/server/apache2/Makefile.am:1: to
configure.ac' and run `aclocal' and `autoconf' again.
src/core/transport/http/util/Makefile.am:2: Libtool library used but
LIBTOOL' is undefined
src/core/transport/http/util/Makefile.am:2:
src/core/transport/http/util/Makefile.am:2: The usual way to define
LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/core/transport/http/util/Makefile.am:2: to `configure.ac' and run
aclocal' and `autoconf' again.
src/core/transport/tcp/receiver/Makefile.am:1: Libtool library used
but `LIBTOOL' is undefined
src/core/transport/tcp/receiver/Makefile.am:1:
src/core/transport/tcp/receiver/Makefile.am:1: The usual way to define
LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/core/transport/tcp/receiver/Makefile.am:1: to `configure.ac' and
run `aclocal' and `autoconf' again.
src/core/transport/tcp/sender/Makefile.am:1: Libtool library used but
LIBTOOL' is undefined
src/core/transport/tcp/sender/Makefile.am:1:
src/core/transport/tcp/sender/Makefile.am:1: The usual way to define
LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/core/transport/tcp/sender/Makefile.am:1: to `configure.ac' and run
aclocal' and `autoconf' again.
src/core/util/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
src/core/util/Makefile.am:1:
src/core/util/Makefile.am:1: The usual way to define `LIBTOOL' is to
add `AC_PROG_LIBTOOL'
src/core/util/Makefile.am:1: to `configure.ac' and run `aclocal' and
autoconf' again.
src/modules/mod_addr/Makefile.am:2: Libtool library used but `LIBTOOL'
is undefined
src/modules/mod_addr/Makefile.am:2:
src/modules/mod_addr/Makefile.am:2: The usual way to define `LIBTOOL'
is to add `AC_PROG_LIBTOOL'
src/modules/mod_addr/Makefile.am:2: to `configure.ac' and run
aclocal' and `autoconf' again.
src/modules/mod_log/Makefile.am:2: Libtool library used but `LIBTOOL'
is undefined
src/modules/mod_log/Makefile.am:2:
src/modules/mod_log/Makefile.am:2: The usual way to define `LIBTOOL'
is to add `AC_PROG_LIBTOOL'
src/modules/mod_log/Makefile.am:2: to `configure.ac' and run `aclocal'
and `autoconf' again.

Michael

Chintana Wilamuna wrote:
On 9/20/07, Michael Sutter
<Michael.Sutter-8MjItgvq+paELgA04lAiVw@xxxxxxxxxxxxxxxx> wrote:

Running autogen.sh in Util
Running libtoolize...done.
Running aclocal...done.
Running autoheader...done.
Running autoconf...failed.
Mark,

Looks like autoconf is failing in the Util folder. Can you cd into
util and type autoconf? That should give an idea about what exactly
is going on with autoconf.

Bye,

-Chintana

---------------------------------------------------------------------
To unsubscribe, e-mail:
axis-c-user-unsubscribe-28n8OjmUYWfNLxjTenLetw@xxxxxxxxxxxxxxxx
For additional commands, e-mail:
axis-c-user-help-28n8OjmUYWfNLxjTenLetw@xxxxxxxxxxxxxxxx




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
hardware.arm.at...    cms.citadel.dev...    video.gstreamer...    java.facelets.u...    misc.basics.qna...    web.wiki.instik...    network.uip.use...    xdg.devel/2003-...    tex.bibtex.bibd...    finance.quotesp...    ietf.zeroconf/2...    redhat.blinux.g...    suse.db2/2003-0...    php.phpesp/2004...    uml.devel/2003-...    gnome.labyrinth...    qnx.openqnx.dev...    boot-loaders.gr...    db.dataperfect....    audio.audacity....    linux.uclinux.m...    editors.j.devel...    os.openbsd.tech...    kde.users.multi...   
Home | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation