[Mauiusers] compiling Maui on Caos NSA Linux: mktime problem?
Grigory Shamov
gas5x at yahoo.com
Mon Apr 20 16:48:48 MDT 2009
Dear All,
I've tried to build Maui from sources, on my newly installed Caos NSA v.1.0.8 Linux. It has a new version of GCC (here is the output of gcc -v)
====
Using built-in specs.
Target: x86_64-caos-linux-gnu
Configured with: ../configure --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --libdir=/usr/lib64 --libexecdir=/usr/lib64 --with-slib=/lib64 --infodir=/usr/share/info --mandir=/usr/share/man --enable-shared --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.3.3 --enable-languages=c,c++,fortran --disable-checking --enable-nls --enable-c-mbchar --enable-long-long --enable-__cxa_atexit --host=x86_64-caos-linux-gnu --build=x86_64-caos-linux-gnu --target=x86_64-caos-linux-gnu
Thread model: posix
gcc version 4.3.3 (GCC)
====
When I do the Maui's configure script, it freezed at the following point:
====
....
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... no
checking for working mktime... ^C
====
Could you please tell how to make it work? Do I need any additional packages to have this mktime thing "working"?
Thank you!
--
With best regards,
Grigory Shamov,
Chemistry
University of Manitoba
More information about the mauiusers
mailing list