Evgeny Litvinenko evgeny.v.litvinenko@gmail.com wrote:
+#ifdef __sun
- LONG64 phys_pages;
+#else #ifdef HAVE_SYSINFO struct sysinfo sinfo; #endif +#endif /* __sun */
configure should be fixed instead of introducing new branches for every not compatible architecture.