Search Results

Search: Posts Made By: old_as_a_fossil
Forum: Solaris 12-10-2013
6,971
Posted By old_as_a_fossil
i'm sorry, I don't see the relevance of the link...
i'm sorry, I don't see the relevance of the link you poster. I'm using ld_library_path as already mentioned.
Forum: Solaris 12-09-2013
6,971
Posted By old_as_a_fossil
Solaris: ldd doesn't find libraries in exported environment variable LD_LIBRARY_PATH
I have given the relevant details below. Why are the libraries in
/export/home/builds/pc9x_root/960/build/powrmart/pmbuild/bin/SunOS.64.r are invisible to ldd?


%setenv

...
Forum: Solaris 12-09-2013
2,410
Posted By old_as_a_fossil
Dbx not working on 64 bit Solaris machine
I have a 64 bit program called drivertest that crashed with the error message
Illegal Instruction (core dumped)

I tried to open the core file using dbx command bit it gives the below error...
Forum: HP-UX 01-24-2012
2,450
Posted By old_as_a_fossil
Library dependency coming out of nowhere
I'm building on a HP-UX ia64 system. During building, I'm getting an error


ld: Can't find dependent library "libnnz10.so"

Nowhere in my makefile do I link with this library. This library is...
Forum: Programming 05-25-2011
5,955
Posted By old_as_a_fossil
Well I tried without specifying the...
Well I tried without specifying the SSLCERTPASSWORD also, faced the same result...

---------- Post updated at 09:57 AM ---------- Previous update was at 09:30 AM ----------

Here is proof that...
Forum: Programming 05-25-2011
5,955
Posted By old_as_a_fossil
Unable to use libcurl to access a site requiring client authentication
I’m using the below snipped for setting the certificate and key for client authentication.
curl_easy_setopt(curl,CURLOPT_SSLCERT,"clientCert.pem");...
Forum: Programming 04-22-2010
14,272
Posted By old_as_a_fossil
Here is the complete code
Sorry I was fossilled for sometime and couldn't provide more info.
Here is the complete code https://www.unix.com/attachment.php?attachmentid=1451&stc=1&d=1271961027

It makes request to a service...
Forum: Programming 04-06-2010
14,272
Posted By old_as_a_fossil
Sorry I was busy with other tasks for the past...
Sorry I was busy with other tasks for the past few days.


No, I'm not operating on sockets directly. I'm just using the libcurl library. Which is also a widely used library and I dont think they...
Forum: Programming 03-31-2010
14,272
Posted By old_as_a_fossil
Linux 2.6.9-67.EL. It is VM on a desktop. There...
Linux 2.6.9-67.EL. It is VM on a desktop. There are no other processes running, it is not a shared system.


I just do gettimeofday(&current_time, NULL); before and after.
...
Forum: Programming 03-30-2010
14,272
Posted By old_as_a_fossil
Yes, I'm updating the timeout value everytime.
Yes, I'm updating the timeout value everytime.
Forum: Programming 03-30-2010
14,272
Posted By old_as_a_fossil
Neither. It is struct timeval.
Neither. It is struct timeval.
Forum: Programming 03-30-2010
14,272
Posted By old_as_a_fossil
select() system call takes longer than the timeout specified
Below is my code. Every once in a while the select call takes as long as 150 seconds (discovered by printing time before and after this statement) while the timeout specified into it is only 1...
Showing results 1 to 12 of 12

 
All times are GMT -4. The time now is 03:34 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy