[opensuse-factory] expat-devel on factory
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all I have expat-2.0.0-34.i586.rpm I download yesterday from factory. I need libexpat.la because this package doesn't contains it. How do I create it? If I run libtool --mode=link gcc -g -O -o libexpat.la -rpath /usr/lib - -lexpat from /usr/lib directory, before some programs search libexpat on /usr/lib/.libs Is it a bug? regards - -- Chema Ollés Usuario Linux: #198057 Linux 2.6.18.6-2-default #1 SMP Tue Jan 2 14:34:27 UTC 2007 i686 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFn9sm65SpD7GhbzoRArbIAKDDnjsO+TkuxwQxXsyISdeFCSr72ACgoZPb iLBIUHOwOWDwZfq3RkF0duw= =1cG7 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Chema Ollés escribió:
Hi all I have expat-2.0.0-34.i586.rpm I download yesterday from factory. I need libexpat.la because this package doesn't contains it. How do I create it? If I run libtool --mode=link gcc -g -O -o libexpat.la -rpath /usr/lib -lexpat from /usr/lib directory, before some programs search libexpat on /usr/lib/.libs Is it a bug? regards
this is candidate for a FAQ libexpat.la an other .la files has been dropped intententionally. best explanation of the problem is here. https://bugzilla.novell.com/show_bug.cgi?id=231816 --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Am Saturday 06 January 2007 18:23 schrieb Chema Ollés:
Hi all I have expat-2.0.0-34.i586.rpm I download yesterday from factory. I need libexpat.la because this package doesn't contains it. How do I create it? If I run libtool --mode=link gcc -g -O -o libexpat.la -rpath /usr/lib -lexpat from /usr/lib directory, before some programs search libexpat on /usr/lib/.libs Is it a bug?
We are about to remove all unnessecary .la files, because they cause more problems and are usually not usefull on Linux systems. Why do you need it ? bye adrian -- Adrian Schroeter SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany email: adrian@suse.de --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Adrian Schröter escribió:
Am Saturday 06 January 2007 18:23 schrieb Chema Ollés:
Hi all I have expat-2.0.0-34.i586.rpm I download yesterday from factory. I need libexpat.la because this package doesn't contains it. How do I create it? If I run libtool --mode=link gcc -g -O -o libexpat.la -rpath /usr/lib -lexpat from /usr/lib directory, before some programs search libexpat on /usr/lib/.libs Is it a bug?
We are about to remove all unnessecary .la files, because they cause more problems and are usually not usefull on Linux systems.
Why do you need it ?
bye adrian
Hi adrian, at last I delete all .la file (also lai files) from k3b directory. I had need it (now no more...) for compile k3b. With a script I delete all libexpat.la from others .la files in kde/libs and /usr/libs. regards - -- Chema Ollés Usuario Linux: #198057 Linux 2.6.18.6-2-default #1 SMP Tue Jan 2 14:34:27 UTC 2007 i686 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFojhK65SpD7GhbzoRAm7yAJ4vY502BfRHMXCCl6vlibYGnj6tugCgpoHB fftoI8o0qkSOXjI+gY/uBoU= =NyYV -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Chema Ollés escribió:
Hi adrian, at last I delete all .la file (also lai files) from k3b directory. I had need it (now no more...) for compile k3b. With a script I delete all libexpat.la from others .la files in kde/libs and /usr/libs. regards Sorry it's an error: I don't delete .la file I erase libexpat.la reference in the .la files bye
Chema Ollés Usuario Linux: #198057 Linux 2.6.18.6-2-default #1 SMP Tue Jan 2 14:34:27 UTC 2007 i686 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFojkZ65SpD7GhbzoRAsuoAJ4grZVNX5ZUbIcp/gXohiyDtwa15wCgjjEH 3Y42b+39ChupKV8nCjZDr2I= =nrWD -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Am Monday 08 January 2007 13:25 schrieb Chema Ollés:
Adrian Schröter escribió:
Am Saturday 06 January 2007 18:23 schrieb Chema Ollés:
Hi all I have expat-2.0.0-34.i586.rpm I download yesterday from factory. I need libexpat.la because this package doesn't contains it. How do I create it? If I run libtool --mode=link gcc -g -O -o libexpat.la -rpath /usr/lib -lexpat from /usr/lib directory, before some programs search libexpat on /usr/lib/.libs Is it a bug?
We are about to remove all unnessecary .la files, because they cause more problems and are usually not usefull on Linux systems.
Why do you need it ?
bye adrian
Hi adrian, at last I delete all .la file (also lai files) from k3b directory. I had need it (now no more...) for compile k3b. With a script I delete all libexpat.la from others .la files in kde/libs and /usr/libs.
you deleted it after installing them ? okay, you are in trouble in that case ;) but there must be a .la file which refers to expat.la otherwise it should also work without. bye adrian -- Adrian Schroeter SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany email: adrian@suse.de --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Adrian Schröter escribió:
Am Monday 08 January 2007 13:25 schrieb Chema Ollés:
Adrian Schröter escribió:
Hi all I have expat-2.0.0-34.i586.rpm I download yesterday from factory. I need libexpat.la because this package doesn't contains it. How do I create it? If I run libtool --mode=link gcc -g -O -o libexpat.la -rpath /usr/lib -lexpat from /usr/lib directory, before some programs search libexpat on /usr/lib/.libs Is it a bug? We are about to remove all unnessecary .la files, because they cause more
Am Saturday 06 January 2007 18:23 schrieb Chema Ollés: problems and are usually not usefull on Linux systems.
Why do you need it ?
bye adrian Hi adrian, at last I delete all .la file (also lai files) from k3b directory. I had need it (now no more...) for compile k3b. With a script I delete all libexpat.la from others .la files in kde/libs and /usr/libs.
you deleted it after installing them ? okay, you are in trouble in that case ;)
but there must be a .la file which refers to expat.la otherwise it should also work without.
bye adrian
Hi adrian I'm sorry if I didn't explain correctly... I delete libexpat.la reference before compile k3b.After I compile and I have no problem regards - -- Chema Ollés Usuario Linux: #198057 Linux 2.6.18.6-2-default #1 SMP Tue Jan 2 14:34:27 UTC 2007 i686 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFo7is65SpD7GhbzoRAoTUAJ0eUUp9zid7VjmwXz2MdHKcWWAb+ACfT1hu yd6wbweqnGbvlgEyouVFh4A= =Sxio -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (3)
-
Adrian Schröter
-
Chema Ollés
-
Cristian Rodriguez R.