<snip>
> ./gen_test_char >test_char.h
> ld.so.1: gen_test_char: fatal: libssl.so.0.9.7: open failed: No such 
> file or directory
> *** Error code 137
> make: Fatal error: Command failed for target `test_char.h'
<snip>

hello,

it seems that the libssl.so.0.9.7 library cannot be found. /usr/sfw/lib
is not added by default to the "default library path" - you could use
"crle" to add it. you may also use the LD_LIBRARY_PATH environment but
it is better to use crle.

greetings,

Stoyan

_______________________________________________
Solaris-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/solaris-users

Reply via email to