473,513 Members | 6,210 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Link error of a C++ code with Rational purify

16 New Member
Can anybody knowing Rational Purify help me?

I am instrumenting an exe on solaris using Rational Purify.

While building the exe, known as "DPSRun", it does not give any problem.
But while I use Rational Purify, it gives a link error as given below.


Linking
Undefined first referenced
symbol in file
eCtqResultCode CtqAdmInquire(void*,void*) /disk3/purify/SabyasachiN/cache/disk5/
u6app/Unicorn6/ctq/lib/libctq.so_pure_p3_c0_104192008_58_64
eCtqResultCode CtqAdmResetAttribs(void*) /disk3/purify/SabyasachiN/cache/disk5/u
6app/Unicorn6/ctq/lib/libctq.so_pure_p3_c0_104192008_58_64
eCtqResultCode CtqAdmAllocAdm(void**) /disk3/purify/SabyasachiN/cache/disk5/u6ap
p/Unicorn6/ctq/lib/libctz.so_pure_p3_c0_104192008_58_64
eCtqResultCode CtqAdmGetAttrib(void*,eCtqAttrib,void*,eCtqAttribT ype,int) /disk3
/purify/SabyasachiN/cache/disk5/u6app/Unicorn6/ctq/lib/libctq.so_pure_p3_c0_1041
92008_58_64
eCtqResultCode CtqAdmFreeAdm(void**) /disk3/purify/SabyasachiN/cache/disk5/u6app
/Unicorn6/ctq/lib/libctz.so_pure_p3_c0_104192008_58_64
eCtqResultCode CtqAdmEdit(void*,void*) /disk3/purify/SabyasachiN/cache/disk5/u6a
pp/Unicorn6/ctq/lib/libgeo.so_pure_p3_c0_104192008_58_64
eCtqResultCode CtqAdmSetAttrib(void*,eCtqAttrib,void*,eCtqAttribT ype) /disk3/pur
ify/SabyasachiN/cache/disk5/u6app/Unicorn6/ctq/lib/libctq.so_pure_p3_c0_10419200
8_58_64
ld: fatal: Symbol referencing errors. No output written to ../../../../solaris/d
eployment/DPSRun

Purify engine: Error: The linker returned error code: 1

*** Error code 1
Dec 16 '06 #1
2 3241
rohitkec
9 New Member
I am having the same kind of problem if anyone can provide the help it will be great helpful...............
Jan 15 '08 #2
cvogue
1 New Member
I'm having this problem too...

Links fine without Purify, with it I get this error.

Anybody know if there's something in the environment that needs to be set for Purify when loading libraries?

Thanks for any info.
Feb 5 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
3793
by: Tomer Ben-David | last post by:
Hi I downloaded purify. Im running a simple hello world through purify on windows2000 machine. However whenever the purify runs it i get in the console window: Error occurred during...
1
2174
by: Frode Langelo | last post by:
Hi, I am running Rational Quantify 2002a.06.00 on Solaris 2.8 . Is there a way to have Quantify exclude libraries from its measurements by for instance defining these in a file, or is that only...
1
4344
by: Attila.Rajmund.Nohl | last post by:
Hello! I'm using KAI C++ Compiler (KCC) Version 4.0d on Sparc Solaris 8 with Sun WorkShop 6 update 2 backend (KCC compiles C++ code to C than uses the Sun compiler to produce machine...
4
1893
by: Newsgroup - Ann | last post by:
Does anybody know such free tools besides the Rational purify? thanks.
3
1675
by: John Black | last post by:
Hi, In debugging a core dump, I run purify against my code, it says several "Free Memory Read" errors. All the errors are on one delete statement. Usually this means some pointer is deleted by...
8
2582
by: andrew browning | last post by:
I am getting an istream overloading error that looks like this: error: no match for 'operator>>' in 'ins >> target->abrowning_rational::Rational::numerator' Below is the .h file: #ifndef...
2
2263
by: Achint Mehta | last post by:
Hi, I am running purify on my program (on linux with gcc ver. 3.4.6) I have installed a signal handler (for timer) using sigaction. I am passing a pointer (data) into the sival_ptr which I...
4
2987
by: sudheer786 | last post by:
A purify error while doing build is setup -------------------------------------------------------------------------------- Hi all, I was facing a strange error while trying to run my labeled...
2
3085
by: rjddude1 | last post by:
I created a rational class, created member functions to add, subtract, multiply and divide. The reduction function however doesn't work. And the Dev cpp compiler gives a linker error. I have attached...
0
7254
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7153
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7519
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5677
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4743
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3230
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1585
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
796
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
452
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.