Hi,
I am facing problem after installing patches required to enable extended FILE 
facility on Solaris 10 OS. After setting the environment variable 
LD_PRELOAD_32=/usr/lib/extendedFILE.so.1, 
I am not able to run any 32-bit application including a simple "ls" command.
The error I am getting is as follows
 enable_extended_FILE_stdio(3C): Bad file number
Secondly,
If I don't set this variable, my application runs but don't give me expected 
results i.e
after raising limits of file descriptors, using extended FILE facility, my 
application should able to open those many descriptors. Instead it is opening 
only 253 descriptors. So need a help to resolve this problem 
Please refer this article for for information on extended FILE facility

http://developers.sun.com/solaris/articles/stdio_256.html

With Regards
bnd
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to