![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error:: libm.so.2:open failed | smartgupta | SUN Solaris | 3 | 09-11-2008 10:10 AM |
| svn diff failed (no such file or directory) | manic | UNIX and Linux Applications | 5 | 07-22-2008 12:09 PM |
| Fatal error: Command failed for target `build_crypto' | sayed_021 | SUN Solaris | 1 | 02-13-2008 12:16 PM |
| Failed to open output file Error | Anji | Shell Programming and Scripting | 0 | 01-16-2008 07:33 AM |
| Solaris 9: make: Fatal error:Command failed for target | eldiego | UNIX for Dummies Questions & Answers | 2 | 10-28-2005 04:11 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Error- ld.so.1: expr: fatal: libgmp.so.3: open failed:No such file or directory
Hi Friends
I have a compiler(Sun Forte,I believe) running in my Solaris 9 box. since y'day my development team is finding this error when they compile: ld.so.1: expr: fatal: libgmp.so.3: open failed: No such file or directory I ran a search for this file and found it in one of my file systems.Am appending the output herewith: [!]root: find / -name libgmp.so.3 /oasis/ist75dev/pdir/lib/libgmp.so.3 [!]root: ls -l /oasis/ist75dev/pdir/lib/libgmp.so.3 lrwxrwxrwx 1 ist75dev oasis 41 Jul 15 19:41 /oasis/ist75dev/pdir/lib/libgmp.so.3 -> /home2/adamnjan/sun/lib/engines/libgmp.so @ / [!]root: ls -l /home2/adamnjan/sun/lib/engines/libgmp.so -r-xr-xr-x 1 715 501 4092 Mar 28 01:41 /home2/adamnjan/sun/lib/engines/libgmp.so @ / [!]root: cd /home2 @ /home2 [!]root: ls -ld /home2 drwxrwxr-x 176 root 522 3584 May 22 23:30 /home2 @ /home2 [!]root: ls -ld /home2/ad adamnjan admin @ /home2 [!]root: ls -ld /home2/ad adamnjan admin @ /home2 [!]root: ls -ld /home2/adamnjan/ drwxr-xr-x 87 715 501 10752 Jul 16 03:24 /home2/adamnjan/ @ /home2 [!]root: ls -ld /home2/adamnjan/sun/ drwxrwxr-x 14 715 501 512 Apr 29 00:55 /home2/adamnjan/sun/ @ /home2 [!]root: ls -ld /home2/adamnjan/sun/lib drwxrwxr-x 7 715 501 1536 May 27 03:06 /home2/adamnjan/sun/lib @ /home2 [!]root: ls -ld /home2/adamnjan/sun/lib/engines drwxrwxr-x 2 715 501 512 Mar 28 01:41 /home2/adamnjan/sun/lib/engines The lib file is present and the link to it looks fine. Any suggections on this issue?? Thanks HG |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|