[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
libtool non standard library name
From: |
Jean-Denis Giguere |
Subject: |
libtool non standard library name |
Date: |
Thu, 27 Jan 2005 18:45:51 -0500 |
User-agent: |
Mozilla Thunderbird 0.8 (X11/20040926) |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi list,
I try to use libtool and automake to build 2 librairies named
_gvmodule.la _gtkmissing.la .
I use the following line in my Makefile.am :
openevexec_LTLIBRARIES = _gvmodule.la _gtkmissing.la
When I run automake I have the following error message :
pymod/Makefile.am:4: `_gtkmissing.la' is not a standard libtool library name
pymod/Makefile.am:4: did you mean `lib_gtkmissing.la'?
pymod/Makefile.am:4: `_gvmodule.la' is not a standard libtool library name
pymod/Makefile.am:4: did you mean `lib_gvmodule.la'?
The pygtk-2.4.0 use this kind of configuration and it works well.
I would really appreciate if someone may point me a document where I can
find more informations about this problem.
Greetings,
Jean-Denis
- --
Jean-Denis Giguère
Étudiant en géomatique
appliquée à l'environnement
Stagiaire à l'Agence de développement
de réseaux locaux de services de santé
et de services sociaux de l'Estrie
Tél. 829-3400 42008
Courriel. address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFB+X0vmQkurNcFNt4RAgBwAJ9wkF+gvkg7t8Xa8DGuU42gMF+ttACdEi8E
+lEDBULQYno7PXiMZE15gGU=
=OKrw
-----END PGP SIGNATURE-----
- libtool non standard library name,
Jean-Denis Giguere <=