strftime on Solaris
2007-12-25 4:22:00
I am currently trying to build hylafax 4.2.0 on Solaris 9. Configuring
this package gives me
No strftime function located in system libraries.
The strftime function used to format date&time information was not
located
in the normal C library or in the -lintl library (present on some
systems).
This software expects this to be available and will not compile without
it.
If this function is located in a non-standard location you can specify
the
library in the MACHDEPLIBS configuration parameter. Otherwise you
should
figure out why the usual testing done by this script failed; consult the
diagnostics in the config.log file for more information.
Unrecoverable error! Once you've corrected the problem rerun this
script.
Solaris contains a strftime function. Any idea how to convince the
configure script to find(use) it?
Thanks,
Andreas
Comments
Got something to say?
You must be logged in to post a comment.

