Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ld: 0711-224 WARNING: Duplicate symbol: p_xargc

924925Mar 19 2012 — edited Mar 20 2012
Hi, im having this WARNING Duplicate and i dont know how to resolve it.
Iam in AIX 6
Sorry for my bad english.

------------------------------------
---- Precompilando
------------------------------------
proc iname=./Concatenador.pc oname=./Concatenador.c

Pro*C/C++: Release 11.2.0.1.0 - Production on Mon Mar 19 12:43:07 2012

Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.

System default option values taken from: /oraclient/product/11.2.0/client/precomp/admin/pcscfg.cfg


------------------------------------
---- Compilando Fuente Intermedio
------------------------------------
/oraclient/product/11.2.0/client/bin/oraxlc -O3 -q64 -DSS_64BIT_SERVER -qwarn64 -qinfo=uni -DAIXRIOS -qflag=s:s -I/oraclient/product/11.2.0/client/precomp/hdrs -I/oraclient/product/11.2.0/client/precomp/public -I/oraclient/product/11.2.0/client/precomp/include -I/oraclient/product/11.2.0/client/oracore/include -I/oraclient/product/11.2.0/client/oracore/public -I/oraclient/product/11.2.0/client/oracore/port/include -I/oraclient/product/11.2.0/client/xdk/include -I/oraclient/product/11.2.0/client/xdk/public -I/oraclient/product/11.2.0/client/nlsrtl/include -I/oraclient/product/11.2.0/client/ldap/public/sslinc -I/oraclient/product/11.2.0/client/ldap/include/sslinc -I/oraclient/product/11.2.0/client/slax/include -I. -DLDAP_CM -c ./Concatenador.c -o ./Concatenador.o

------------------------------------
-------- Compilando ejecutable
------------------------------------
/oraclient/product/11.2.0/client/bin/oraxlc -q64 -o ./Concatenador ./Concatenador.o -L/oraclient/product/11.2.0/client/lib/ -lclntsh -b rtl -lld -lm `cat /oraclient/product/11.2.0/client/lib/sysliblist` -lm -lc_r -lpthreads
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.


Thanks a lot.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 17 2012
Added on Mar 19 2012
2 comments
1,960 views