automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Beginner: a simple question about shared libraries


From: Ladislav Strojil
Subject: Re: Beginner: a simple question about shared libraries
Date: Fri, 2 Aug 2002 15:54:06 +0200
User-agent: KMail/1.4.5

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Friday 02 August 2002 13:38, Alexandre Duret-Lutz wrote:
> >>> "Ladislav" == Ladislav Strojil <address@hidden> writes:
>
> [...]
>
>  Ladislav> I tried installing 1.6.3 (removed 1.5 before that)
>  Ladislav> but now autconf tells me:
>  Ladislav> address@hidden libadmis]$ aclocal && autoconf && automake
>  Ladislav> configure.in:6: error: possibly undefined macro: AC_PROG_LIBTOOL
>
> That's unrelated to Autoconf.  You probably installed Automake
> 1.6.3 in a different location than Automake 1.5 was.
>
> You need to install Libtool and Automake with the same --prefix
> for the above command line to work.

Thanks! Works now.

Back to the original problem.

My Makefile.am is as posted in previous email.

I still get a lot of 
Makefile:723: warning: overriding commands for target `admisSK.o'
Makefile:290: warning: ignoring old commands for target `admisSK.o'
Makefile:729: warning: overriding commands for target `admisSK.obj'
Makefile:296: warning: ignoring old commands for target `admisSK.obj'
Makefile:735: warning: overriding commands for target `admisSK.lo'
Makefile:302: warning: ignoring old commands for target `admisSK.lo'
...

Apart from being quite annoying, it works OK.

Makefile.in generated by automake is included.

Thanks for your help,
Lada

- -- 
    ~       Ladislav Strojil, MFF UK
  ' v '               
 //   \\              
/(     )\    Powered by Penguin.
  ^ ' ^
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9So7+TnMZPFqq4nwRAgSIAJ9u6sDyht84qd1kHdStuws75NpUpwCdHZOd
9UXP/gFp2mxpugfdcgt58sM=
=pTyM
-----END PGP SIGNATURE-----

Attachment: Makefile.in.bz2
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]