bug-libtool
[Top][All Lists]
Advanced

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

Blocking PB : I Try to install glib on AIX 4.3, libtool 1.4 is us ed


From: Le Dréau Philippe
Subject: Blocking PB : I Try to install glib on AIX 4.3, libtool 1.4 is us ed
Date: Wed, 31 Oct 2001 15:01:37 +0100

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





reply via email to

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