This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Stonie, > Just loaded a fresh Solaris 10 x86, with the SUN compilers . . . when > I blew out the ldm 6.6.5 and started to do the ./configure . . . I > got this: > > . . . > checking the C preprocessor... works > checking for ar... ar > checking for perl... /usr/bin/perl > checking for POSIX shell... /bin/sh > checking for yacc... yacc > checking for ranlib... ranlib > checking for yacc library... > checking for yyerror("") in default library(s)... no > checking for yyerror("") in -ly... yes > checking mmap()... yes > checking LDMHOME... /usr/local/ldm > checking for ANSI C header files... no > 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... yes > checking for unistd.h... yes > checking for int... yes > checking size of int... configure: error: cannot compute sizeof (int) > See `config.log' for more details. > > And then the config.log has nothing to speak of: > > . . . > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > #define PACKAGE_NAME "" > #define PACKAGE_TARNAME "" > #define PACKAGE_VERSION "" > #define PACKAGE_STRING "" > #define PACKAGE_BUGREPORT "" > #define LOG_LDM LOG_LOCAL0 > #define LDM_PORT 388 > #define LDM_PROG 300029 > #define _XOPEN_SOURCE 500 > #define __EXTENSIONS__ 1 > #define _NOGROW 1 > #define LDMHOME "/usr/local/ldm" > #define HAVE_SYS_TYPES_H 1 > #define HAVE_SYS_STAT_H 1 > #define HAVE_STDLIB_H 1 > #define HAVE_STRING_H 1 > #define HAVE_MEMORY_H 1 > #define HAVE_STRINGS_H 1 > #define HAVE_INTTYPES_H 1 > #define HAVE_STDINT_H 1 > #define HAVE_UNISTD_H 1 > > configure: exit 77 > > What am I missing? I don't know what the problem is. Please send me the entire "config.log" file. Regards, Steve Emmerson Ticket Details =================== Ticket ID: BSZ-946774 Department: Support LDM Priority: Normal Status: On Hold