![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| NFS problem on Solaris 8 | shamsul | SUN Solaris | 0 | 05-31-2008 09:12 AM |
| problem ftp solaris 10 | gonzo | SUN Solaris | 1 | 01-29-2008 02:55 PM |
| Solaris 10 - X Problem | pc9456 | SUN Solaris | 5 | 04-18-2007 01:47 PM |
| Solaris 9 - Ftp problem | BCarlson | Shell Programming and Scripting | 3 | 12-05-2005 02:27 PM |
| problem in solaris 8 | fuqiang1976 | UNIX for Dummies Questions & Answers | 1 | 09-05-2001 07:54 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
|||||
|
gcc problem on Solaris
I just installed gcc from the latest package at sunfreeware.com using pkgadd. I write a simple 'Hello World!' program to test it. I try to compile it and I get this error:
Code:
rockstar# gcc hello.c -o hello ld.so.1: gcc: fatal: libiconv.so.2: open failed: No such file or directory Killed Code:
rockstar# setenv LD_LIBRARY_PATH /usr/lib/ ---------- Post updated at 11:42 AM ---------- Previous update was at 10:59 AM ---------- OK, I'm an idiot. gcc is already installed in /usr/sfw/bin/gcc and is fully functional. Admins can close this post. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|