bug-libtool
[Top][All Lists]
Advanced

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

RE: Blocking PB : I Try to install glib on AIX 4.3, libtool 1.4 i s us e


From: Boehne, Robert
Subject: RE: Blocking PB : I Try to install glib on AIX 4.3, libtool 1.4 i s us ed
Date: Mon, 5 Nov 2001 10:07:13 -0500


Philippe:

This isn't a problem with libtool.  You'll get this warning
when using gcc but it doesn't cause any problems.

Robert


-----Original Message-----
From: Le Dréau Philippe [mailto:address@hidden]
Sent: Wednesday, October 31, 2001 8:02 AM
To: 'address@hidden'
Subject: Blocking PB : I Try to install glib on AIX 4.3, libtool 1.4 is
us ed


Hello(the second, I write too fast the first time),

First of all, I've tried to install glib-1.2.10 on AIX 4.3 with the default
libtool which is 1.3.2 and obtain a great number of warning messages : "ld:
0711-224 WARNING: Duplicate symbol: p_xargc"

Recently I've found that the libtool1.4 exists and try it immediately. A
great jobs was done because it stays only 2 messages :
"ld: 0711-224 WARNING: Duplicate symbol: p_xargc" and so on...

here they are:
...
creating testgdateparser
La cible "all-am" est à jour.
Making all in gmodule
        /bin/sh ../libtool --mode=link cc  -g  -D_REENTRANT -D_THREAD_SAFE
-o testgmodule  testgmodule.o libgmodule.la ../libglib.la  
cc -g -D_REENTRANT -D_THREAD_SAFE -o .libs/testgmodule testgmodule.o
-L./.libs -lgmodule -L../.libs -lglib -Wl,-bnolibpath
-Wl,-blibpath:/usr/local/lib:/usr/lib:/lib
ld: 0711-224 WARNING: Duplicate symbol: p_xargc
ld: 0711-224 WARNING: Duplicate symbol: p_xargv
ld: 0711-224 WARNING: Duplicate symbol: p_xrcfg
ld: 0711-224 WARNING: Duplicate symbol: p_xrc
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.
creating testgmodule
La cible "all" est à jour.
Making all in gthread
        /bin/sh ../libtool --mode=link cc  -g  -D_REENTRANT -D_THREAD_SAFE
-o testgthread  testgthread.o ../libglib.la libgthread.la 
cc -g -D_REENTRANT -D_THREAD_SAFE -o .libs/testgthread testgthread.o
-L../.libs -lglib -L./.libs -lgthread -lpthread -Wl,-bnolibpath
-Wl,-blibpath:/usr/local/lib:/usr/lib:/lib
ld: 0711-224 WARNING: Duplicate symbol: p_xargc
ld: 0711-224 WARNING: Duplicate symbol: p_xargv
ld: 0711-224 WARNING: Duplicate symbol: p_xrcfg
ld: 0711-224 WARNING: Duplicate symbol: p_xrc
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.
creating testgthread
La cible "all" est à jour.
...

When I try the test functions I obtain the following results:
1/
% ./testgmodule
testgmodule (/FTM/PLD/GLIB/glib-1.2.10/gmodule):
get main module handle
Incident de segmentation (fichier core créé)

2/
% ./testgthread
Incident de segmentation (fichier core créé)

If you need more information, mail me questions.

Cheers,


Philippe Le Dréau
Equipe TMA-Orange
     Prosodie Rouen
address@hidden



_______________________________________________
Bug-libtool mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/bug-libtool


reply via email to

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