|
Hi!
I tried to build Maui 3.2.6p14 on FreeBSD 4.10. Here is the output from ./configure, which produced an empty Makefile:
checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking whether ln -s works... yes ./configure: line 1: OS: command not found ./configure: line 1: OPSYS: command not found ./configure: line 1: OS: command not found ./configure: line 1: OPSYS: command not found configure: WARNING: Unsupported OS: , attempting build with OPSYS= checking for sqrt in -lm... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes 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... yes checking for working mktime... no checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether setpgrp takes no argument... no checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... no checking whether stat accepts an empty string... no checking for strftime... yes checking for working strtod... yes checking for vprintf... yes checking for _doprnt... no checking for gethostbyaddr... yes checking for gethostbyname... yes checking for gethostname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memchr... yes checking for memset... yes checking for pow... yes checking for putenv... yes checking for regcmp... no checking for regcomp... yes checking for select... yes checking for setlocale... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes configure: creating ./config.status config.status: creating include/Makefile.inc.ll sed: 33: ./confstatfNTaVH/subs-2.sed: filename expected config.status: creating include/Makefile.inc.sdr sed: 33: ./confstatfNTaVH/subs-2.sed: filename expected config.status: creating include/Makefile.inc.pbs sed: 33: ./confstatfNTaVH/subs-2.sed: filename expected config.status: creating include/Makefile.inc.sge sed: 33: ./confstatfNTaVH/subs-2.sed: filename expected config.status: creating include/Makefile.inc.lsf sed: 33: ./confstatfNTaVH/subs-2.sed: filename expected config.status: creating include/Makefile.inc.mx sed: 33: ./confstatfNTaVH/subs-2.sed: filename expected config.status: creating include/Makefile.inc.pcre sed: 33: ./confstatfNTaVH/subs-2.sed: filename expected config.status: creating Makefile sed: 33: ./confstatfNTaVH/subs-2.sed: filename expected config.status: creating include/maui.cfg.dist.inc.rm sed: 33: ./confstatfNTaVH/subs-2.sed: filename expected config.status: creating maui.cfg.dist sed: 33: ./confstatfNTaVH/subs-2.sed: filename expected config.status: creating maui-private.cfg.dist sed: 33: ./confstatfNTaVH/subs-2.sed: filename expected config.status: creating etc/maui.sh sed: 33: ./confstatfNTaVH/subs-2.sed: filename expected config.status: creating etc/maui.csh sed: 33: ./confstatfNTaVH/subs-2.sed: filename expected config.status: creating include/moab-local.h sed: 33: ./confstatfNTaVH/subs-2.sed: filename expected configure: Remember to add /usr/local/maui/bin to your PATH configure: NOTE: link 'docs/mauidocs.html' to your local website for access to user and admin documentation NOTE: latest downloads, patches, etc are available at 'http://clusterresources.com/maui'
configure successful.
|
_______________________________________________ mauiusers mailing list [email protected] http://www.supercluster.org/mailman/listinfo/mauiusers
