/usr/local/ace/beta/ACE_wrappers/TAO/TAO_IDL/tao_idl -Ge 1 pragma.idl
exec(): 0509-036 Cannot load program
/usr/local/ace/beta/ACE_wrappers/TAO/TAO_ID
L/tao_idl because of the following errors:
0509-023 Symbol memcpy__13ACE_OS_StringPvPCvUl in tao_idl is not
defined
0509-023 Symbol strlen__13ACE_OS_StringPCc in tao_idl is not
defined.
0509-023 Symbol strcpy__13ACE_OS_StringPcPCc in tao_idl is not
defined.
0509-023 Symbol strncpy__13ACE_OS_StringPcPCcUl in tao_idl is not
define
d.
0509-023 Symbol strdup__13ACE_OS_StringPCc in tao_idl is not
defined.
0509-023 Symbol free__13ACE_OS_MemoryPv in tao_idl is not defined.
0509-023 Symbol
log_priority_enabled__11ACE_Log_Msg16ACE_Log_PriorityPCc
e in tao_idl is not defined.
0509-023 Symbol strcmp__13ACE_OS_StringPCcT1 in tao_idl is not
defined.
0509-023 Symbol memset__13ACE_OS_StringPviUl in tao_idl is not
defined.
0509-023 Symbol strcat__13ACE_OS_StringPcPCc in tao_idl is not
defined.
0509-023 Symbol strchr__13ACE_OS_StringPCci in tao_idl is not
defined.
0509-023 Symbol strstr__13ACE_OS_StringPCcT1 in tao_idl is not
defined.
0509-023 Symbol strstr__13ACE_OS_StringPcPCc in tao_idl is not
defined.
0509-023 Symbol strrchr__13ACE_OS_StringPci in tao_idl is not
defined.
0509-023 Symbol strrchr__13ACE_OS_StringPCci in tao_idl is not
defined.
0509-023 Symbol strncmp__13ACE_OS_StringPCcT1Ul in tao_idl is not
define
d.
0509-023 Symbol strncat__13ACE_OS_StringPcPCcUl in tao_idl is not
define
d.
0509-023 Symbol strtok__13ACE_OS_StringPcPCc in tao_idl is not
defined.
0509-023 Symbol strtok_r__13ACE_OS_StringPcPCcPPc in tao_idl is not
defi
ned.
0509-023 Symbol tellp__7ostream in tao_idl is not defined.
0509-023 Symbol open__7filebufPCcii in tao_idl is not defined.
0509-023 Symbol attach__7filebufi in tao_idl is not defined.
0509-026 System error: Cannot run a file that does not have a valid
form
at.
make[2]: *** [testC.h] Error 255
make[2]: Leaving directory
`/usr/local/ace/beta/ACE_wrappers/TAO/tests/OctetSeq'
In article <F9FBBCCA8A8BD0119AAE...@n1006smx.nt.schwab.com>,
"Winter, Mike" <Mike....@Schwab.com> writes:
Mike> Building ACE 5.1.8 TAO 1.1.8 on AIX 4.3.2, gcc 2.95.2, missing
Mike> some string stuff-detected during link phase...
I'm not using AIX at all but it seems that your libACE.so is missing
some object file(s).
Mike> /usr/local/ace/beta/ACE_wrappers/TAO/TAO_IDL/tao_idl -Ge 1 pragma.idl
Mike> exec(): 0509-036 Cannot load program
Mike> /usr/local/ace/beta/ACE_wrappers/TAO/TAO_IDL/tao_idl because of the following errors:
Mike> 0509-023 Symbol memcpy__13ACE_OS_StringPvPCvUl in tao_idl is not defined
[deleted]
For example, I find that the symbol above is defined (i.e. compiled)
in $ACE_ROOT/ace/.shobj/OS_String.o and in libACE.so, consequently.
I recommend you to check your configuration again. And you'd better
use PROBLEM-REPORT-FORM in your next mail. ;-)
HTH,
Toshi
// Dr. Toshio HORI / to...@etl.go.jp
// Electrotechnical Laboratory, AIST, MITI.
// Web: http://www.etl.go.jp/~toshi/