bug-libtool
[Top][All Lists]
Advanced

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

I Try to install glib on AIX 4.3, libtool 1.4 is used


From: Le Dréau Philippe
Subject: I Try to install glib on AIX 4.3, libtool 1.4 is used
Date: Wed, 31 Oct 2001 14:31:51 +0100

Hello,

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"

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.

They are not blocking but just for information.
I hope that help to track the problem.

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]