XRT PDS 2.3.0 in solaris 1o


 
Thread Tools Search this Thread
Operating Systems Solaris XRT PDS 2.3.0 in solaris 1o
# 1  
Old 05-29-2008
XRT PDS 2.3.0 in solaris 1o

gcc version 2.9.5.3
os :SOLARIS 10

I downloaded trial version of XRT PDS 2.3.0 from quest and installed in solaris 10. After building my components i got the below error. If i use old XRT installed in solaris 2.6 by just copying into solaris 10, there is no complation or linker errors other than registration error with quest.

error that i got in solaris 10 with XRT PDS 2.3.0 is

Undefined first referenced
symbol in file
XrtPDSListSetItem /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListMoveItemsAfter /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListSetChangedProc /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListGetChangedProc /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListDestroy /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListGetItem /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListInsertBefore /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListMoveItemsBefore /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListGetCompareProc /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListSetCompareProc /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListGetDestroyProc /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListSetDestroyProc /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListSearchReverse /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListGetItemCount /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListFind /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListSort /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListGetItemSize /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListDuplicate /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListGetUserData /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListSetUserData /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListInsertAfter /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListIsSorted /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListLookupItem /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListAppend /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListDelete /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListCreate /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListDeleteAll /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListRemove /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListIsList /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListSearchForward /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListAdd /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListRemoveAll /opt/XRT/lib/libxrtgear.a(XrtList.o)
XrtPDSListGetItems /opt/XRT/lib/libxrtgear.a(XrtList.o)
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Solaris

Patching Procedure in Solaris 10 with sun cluster having Solaris zone

Hi Gurus I am not able to find the patching procedure for solaris 10 ( sol10 u11) to latest patchset with sun cluster having failover zones so that same I should follow. Take an instance, there are sol1 and sol2 nodes and having two failover zones like sozone1-rg and sozone2-rg and currently... (1 Reply)
Discussion started by: nick101
1 Replies

2. Solaris

How to add Solaris text console to Solaris grub2 menu?

Hi, I am new to sloaris and just instlled the solaris 11.2, i know little more about linux, i open the /boot/grub/grub.cfg in solaris and there is many other entries forl solaris 11.2 one of them is for 'Oracle Solaris 11.2 text console' but at boot grub2 only show the first default entry that... (1 Reply)
Discussion started by: shamsat
1 Replies

3. Solaris

Unable to login using ssh,telnet onto my solaris machine with solaris 10 installed

Hi, I am unable to login into my terminal hosting Solaris 10 and get the below error message "Server refused to allocate pty ld.so.1: sh: fatal: libc.so.1: open failed: No such file or directory " Is there anyways i can get into my machine and what kind of changes are required to be... (7 Replies)
Discussion started by: sankasu
7 Replies
Login or Register to Ask a Question