in reply to Re^2: Net::SSLeay + Solaris 10 + OpenSSL v0.9.7b == frustration
in thread Net::SSLeay + Solaris 10 + OpenSSL v0.9.7b == frustration
Oh well... that didn't work... Got this:
Time to try something else...Use which C compiler? [cc] gcc -B/usr/ccs/bin/ gcc: language arch=generic64 not recognized ld: fatal: file try.c: unknown file type ld: fatal: File processing errors. No output written to try collect2: ld returned 1 exit status Uh-oh, the C compiler 'gcc -B/usr/ccs/bin/' doesn't seem to be working +. gcc: language arch=generic64 not recognized ld: fatal: file try.c: unknown file type ld: fatal: File processing errors. No output written to try collect2: ld returned 1 exit status Uh-oh, the C compiler 'gcc -B/usr/ccs/bin/' doesn't seem to be working +. You need to find a working C compiler. Either (purchase and) install the C compiler supplied by your OS vendo +r, or for a free C compiler try http://gcc.gnu.org/ I cannot continue any further, aborting.
|
|---|