| 
     Hylafax Mailing List Archives
 | 
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
How to avoid using Shared Object libraries
Hi All,
I have compiled the latest version of HylaFAX (version 4.0 patch level
2)
so that shared object libraries should not be used.  I believe that the
following line in my "defs" file should make this so:
DSO = a
However, the compiled executables complain that they want the ".so"
libraries.  For example...
andrewv@snert: sendfax
ld.so.1: sendfax: fatal: libtiff.so: can't open file: errno=2
Killed 
I so have this library (libtiff.so) and I can set LD_LIBRARY_PATH so
that it is found and everything works okay.  BUT, I want to be
able to build using the static libraries and not require that
this library be dynamically loaded.  That is, I want HylaFAX
to work on a system with no shared object files (ie. no ".so"
files).  BTW, I am running Solaris V2.5.1.
If anyone out there can help me out with this it would be greatly
appreciated...
Regards,
Andrew Vardy
Stratos Mobile Networks
St. John's, Newfoundland, Canada