[ldm-users] LDM-6.8.1 on Solaris 10 SPARC fails to create product queue

I just installed ldm-6.8.1 on a solaris 10 Sparc machine.
However, I ran into a problem when creating a product queue.

ldm@hcpcomu02> ldmadmin mkqueue
Aug 24 23:05:31 UTC hcpcomu02.univ-wea.com : make_pq: mkqueue failed

ldm@hcpcomu02> pqcheck -vl-
Aug 24 23:15:19 pqcheck NOTE: Starting Up (10661)
Bus Error(coredump)

I ran these commands:
ldmadmin clean
ldmadmin delqueue
ldmadmin mkqueue
pqcheck -vl-

Here is my ldm user environment:
MANPATH=/opt/ActiveTcl-8.4/man:/apps/home/ldm/man:/usr/man:/usr/share/man
PATH=/apps/home/ldm/decoders:/apps/home/ldm/util:/apps/home/ldm/bin:
/opt/SUNWspro/bin:/opt/csw/bin:/usr/sbin:/usr/bin:/usr/dt/bin:
/usr/openwin/bin:/usr/ccs/bin
LD_YACC=-ly
YACC=/usr/bin/yacc
CC=/usr/sfw/bin/gcc
CPPFLAGS=-DNDEBUG
LD_LIBRARY_PATH=/opt/SUNWspro/lib:/usr/local/lib:/usr/lib:/usr/sfw/lib:
/usr/ccs/lib:/usr/ucblib:/opt/csw/lib:/usr/xpg4/lib:/usr/dt/lib
LIBS=-lrpcsoc -lnsl
CFLAGS=-O3 -DSOLARIS

Sorry I don't have the make.log.

Any suggestions??

Thanks.

Andrew Little
Weather Systems Analyst

Universal Weather & Aviation
8787 Tallyho
Houston, TX 77061

alittle@xxxxxxxxxxxx

713.947.5633
713.504.2719










----------------------------------------------------------------------
This message may contain confidential and/or privileged information. If you are 
not the intended addressee or authorized to receive this for the addressee, you 
are prohibited from using, copying, disclosing, or taking any action based on 
this e-mail message or any information herein. If you have received this 
message in error, please advise the sender immediately by reply e-mail and 
delete this message.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ ./configure --disable-max-size

## --------- ##
## Platform. ##
## --------- ##

hostname = hcpcomu02
uname -m = sun4u
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_127127-11

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = hcpcomu02
Release = 5.10
KernelID = Generic_127127-11
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /apps/home/ldm/decoders
PATH: /apps/home/ldm/util
PATH: /apps/home/ldm/bin
PATH: /opt/SUNWspro/bin
PATH: /apps/home/ldm/decoders
PATH: /apps/home/ldm/util
PATH: /apps/home/ldm/bin
PATH: /opt/SUNWspro/bin
PATH: /apps/home/ldm/decoders
PATH: /apps/home/ldm/util
PATH: /apps/home/ldm/bin
PATH: /opt/SUNWspro/bin
PATH: /apps/home/ldm/decoders
PATH: /apps/home/ldm/util
PATH: /apps/home/ldm/bin
PATH: /opt/SUNWspro/bin
PATH: /apps/home/ldm/decoders
PATH: /apps/home/ldm/util
PATH: /apps/home/ldm/bin
PATH: /opt/csw/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/dt/bin
PATH: /usr/openwin/bin
PATH: /usr/ccs/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2023: checking for C compiler version
configure:2031: /usr/sfw/bin/gcc --version >&5
gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2035: $? = 0
configure:2042: /usr/sfw/bin/gcc -v >&5
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
Configured with: 
/gates/sfw10/builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure 
--prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as 
--with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ 
--enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
configure:2046: $? = 0
configure:2053: /usr/sfw/bin/gcc -V >&5
gcc: `-V' option must have argument
configure:2057: $? = 1
configure:2080: checking for C compiler default output file name
configure:2102: /usr/sfw/bin/gcc -O3 -DSOLARIS -DNDEBUG  conftest.c -lrpcsoc 
-lnsl >&5
configure:2106: $? = 0
configure:2144: result: a.out
configure:2163: checking whether the C compiler works
configure:2173: ./a.out
configure:2177: $? = 0
configure:2196: result: yes
configure:2203: checking whether we are cross compiling
configure:2205: result: no
configure:2208: checking for suffix of executables
configure:2215: /usr/sfw/bin/gcc -o conftest -O3 -DSOLARIS -DNDEBUG  conftest.c 
-lrpcsoc -lnsl >&5
configure:2219: $? = 0
configure:2245: result: 
configure:2251: checking for suffix of object files
configure:2277: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG conftest.c >&5
configure:2281: $? = 0
configure:2306: result: o
configure:2310: checking whether we are using the GNU C compiler
configure:2339: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG conftest.c >&5
configure:2346: $? = 0
configure:2363: result: yes
configure:2372: checking whether /usr/sfw/bin/gcc accepts -g
configure:2402: /usr/sfw/bin/gcc -c -g -DNDEBUG conftest.c >&5
configure:2409: $? = 0
configure:2510: result: yes
configure:2527: checking for /usr/sfw/bin/gcc option to accept ISO C89
configure:2601: /usr/sfw/bin/gcc  -c -O3 -DSOLARIS -DNDEBUG conftest.c >&5
configure:2608: $? = 0
configure:2631: result: none needed
configure:2654: checking the C compiler
configure:2666: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG conftest.c >&5
configure:2673: $? = 0
configure:2678: result: works
configure:2945: checking the installation prefix
configure:2960: result: /usr2dev/ldm/ldm-6.8.1
configure:2964: checking domain name
configure:2993: result: 10.144.20.179   hcpcomu02       loghost
configure:3002: checking how to run the C preprocessor
configure:3042: /usr/sfw/bin/gcc -E -DNDEBUG -U__C99FEATURES__ conftest.c
configure:3049: $? = 0
configure:3080: /usr/sfw/bin/gcc -E -DNDEBUG -U__C99FEATURES__ conftest.c
conftest.c:13:28: ac_nonexistent.h: No such file or directory
configure:3087: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3120: result: /usr/sfw/bin/gcc -E
configure:3149: /usr/sfw/bin/gcc -E -DNDEBUG -U__C99FEATURES__ conftest.c
configure:3156: $? = 0
configure:3187: /usr/sfw/bin/gcc -E -DNDEBUG -U__C99FEATURES__ conftest.c
conftest.c:13:28: ac_nonexistent.h: No such file or directory
configure:3194: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3234: checking for grep that handles long lines and -e
configure:3294: result: /usr/xpg4/bin/grep
configure:3299: checking for egrep
configure:3363: result: /usr/xpg4/bin/grep -E
configure:3368: checking for HP-UX
configure:3402: result: no
configure:3412: checking the C preprocessor
configure:3427: /usr/sfw/bin/gcc -E -DNDEBUG -U__C99FEATURES__ conftest.c
configure:3434: $? = 0
configure:3439: result: works
configure:3457: checking for ar
configure:3473: found /usr/ccs/bin/ar
configure:3485: result: ar
configure:3495: checking for version 5 perl(1) utility
configure:3532: result: /usr/bin/perl
configure:3538: checking for POSIX shell
configure:3553: result: /bin/sh
configure:3561: checking for bison
configure:3588: result: /usr/bin/yacc
configure:3643: checking for ranlib
configure:3659: found /usr/ccs/bin/ranlib
configure:3670: result: ranlib
configure:3698: checking for rpcgen
configure:3716: found /usr/bin/rpcgen
configure:3728: result: /usr/bin/rpcgen
configure:3750: checking for ntpdate
configure:3768: found /usr/sbin/ntpdate
configure:3781: result: /usr/sbin/ntpdate
configure:3793: checking for netstat(1) command
configure:3836: result: /usr/bin/netstat -f inet -P tcp -n
configure:3849: checking for yacc library
configure:3853: result: -ly
configure:4013: checking mmap()
configure:4049: result: yes
configure:4055: checking LDMHOME
configure:4072: result: /apps/home/ldm
configure:4075: checking for ANSI C header files
configure:4105: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG -U__C99FEATURES__ 
conftest.c >&5
configure:4112: $? = 0
configure:4211: /usr/sfw/bin/gcc -o conftest -O3 -DSOLARIS -DNDEBUG 
-U__C99FEATURES__  conftest.c -lrpcsoc -lnsl >&5
configure:4215: $? = 0
configure:4221: ./conftest
configure:4225: $? = 0
configure:4243: result: yes
configure:4267: checking for sys/types.h
configure:4288: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG -U__C99FEATURES__ 
conftest.c >&5
configure:4295: $? = 0
configure:4312: result: yes
configure:4267: checking for sys/stat.h
configure:4288: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG -U__C99FEATURES__ 
conftest.c >&5
configure:4295: $? = 0
configure:4312: result: yes
configure:4267: checking for stdlib.h
configure:4288: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG -U__C99FEATURES__ 
conftest.c >&5
configure:4295: $? = 0
configure:4312: result: yes
configure:4267: checking for string.h
configure:4288: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG -U__C99FEATURES__ 
conftest.c >&5
configure:4295: $? = 0
configure:4312: result: yes
configure:4267: checking for memory.h
configure:4288: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG -U__C99FEATURES__ 
conftest.c >&5
configure:4295: $? = 0
configure:4312: result: yes
configure:4267: checking for strings.h
configure:4288: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG -U__C99FEATURES__ 
conftest.c >&5
configure:4295: $? = 0
configure:4312: result: yes
configure:4267: checking for inttypes.h
configure:4288: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG -U__C99FEATURES__ 
conftest.c >&5
configure:4295: $? = 0
configure:4312: result: yes
configure:4267: checking for stdint.h
configure:4288: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG -U__C99FEATURES__ 
conftest.c >&5
configure:4295: $? = 0
configure:4312: result: yes
configure:4267: checking for unistd.h
configure:4288: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG -U__C99FEATURES__ 
conftest.c >&5
configure:4295: $? = 0
configure:4312: result: yes
configure:4330: checking size of int
configure:4635: /usr/sfw/bin/gcc -o conftest -O3 -DSOLARIS -DNDEBUG 
-U__C99FEATURES__  conftest.c -lrpcsoc -lnsl >&5
configure:4639: $? = 0
configure:4645: ./conftest
configure:4649: $? = 0
configure:4675: result: 4
configure:4689: checking size of long
configure:4994: /usr/sfw/bin/gcc -o conftest -O3 -DSOLARIS -DNDEBUG 
-U__C99FEATURES__  conftest.c -lrpcsoc -lnsl >&5
configure:4998: $? = 0
configure:5004: ./conftest
configure:5008: $? = 0
configure:5034: result: 4
configure:5044: checking for size_t
configure:5072: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG -U__C99FEATURES__ 
conftest.c >&5
configure:5079: $? = 0
configure:5106: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG -U__C99FEATURES__ 
conftest.c >&5
conftest.c: In function `main':
conftest.c:63: error: syntax error before ')' token
configure:5113: $? = 1
configure: failed program was:
| /* 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 "/apps/home/ldm"
| #define STDC_HEADERS 1
| #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
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
|         return 0;
|   ;
|   return 0;
| }
configure:5136: result: yes
configure:5148: checking for off_t
configure:5176: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG -U__C99FEATURES__ 
conftest.c >&5
configure:5183: $? = 0
configure:5210: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG -U__C99FEATURES__ 
conftest.c >&5
conftest.c: In function `main':
conftest.c:63: error: syntax error before ')' token
configure:5217: $? = 1
configure: failed program was:
| /* 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 "/apps/home/ldm"
| #define STDC_HEADERS 1
| #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
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
|         return 0;
|   ;
|   return 0;
| }
configure:5240: result: yes
configure:5252: checking for ssize_t
configure:5280: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG -U__C99FEATURES__ 
conftest.c >&5
configure:5287: $? = 0
configure:5314: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG -U__C99FEATURES__ 
conftest.c >&5
conftest.c: In function `main':
conftest.c:63: error: syntax error before ')' token
configure:5321: $? = 1
configure: failed program was:
| /* 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 "/apps/home/ldm"
| #define STDC_HEADERS 1
| #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
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
|         return 0;
|   ;
|   return 0;
| }
configure:5344: result: yes
configure:5356: checking for ptrdiff_t
configure:5384: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG -U__C99FEATURES__ 
conftest.c >&5
configure:5391: $? = 0
configure:5418: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG -U__C99FEATURES__ 
conftest.c >&5
conftest.c: In function `main':
conftest.c:63: error: syntax error before ')' token
configure:5425: $? = 1
configure: failed program was:
| /* 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 "/apps/home/ldm"
| #define STDC_HEADERS 1
| #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
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ptrdiff_t)))
|         return 0;
|   ;
|   return 0;
| }
configure:5448: result: yes
configure:5464: checking for timegm
configure:5520: /usr/sfw/bin/gcc -o conftest -O3 -DSOLARIS -DNDEBUG 
-U__C99FEATURES__  conftest.c -lrpcsoc -lnsl >&5
Undefined                       first referenced
 symbol                             in file
timegm                              /var/tmp//ccykHLy3.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:5527: $? = 1
configure: failed program was:
| /* 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 "/apps/home/ldm"
| #define STDC_HEADERS 1
| #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
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| /* Define timegm to an innocuous variant, in case <limits.h> declares timegm.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define timegm innocuous_timegm
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char timegm (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef timegm
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char timegm ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_timegm || defined __stub___timegm
| choke me
| #endif
| 
| int
| main ()
| {
| return timegm ();
|   ;
|   return 0;
| }
configure:5549: result: no
configure:5561: checking for socklen_t
configure:5589: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG -U__C99FEATURES__ 
conftest.c >&5
configure:5596: $? = 0
configure:5612: result: yes
configure:5626: checking for stdlib.h
configure:5633: result: yes
configure:5626: checking for unistd.h
configure:5633: result: yes
configure:5773: checking for fsync
configure:5829: /usr/sfw/bin/gcc -o conftest -O3 -DSOLARIS -DNDEBUG 
-U__C99FEATURES__  conftest.c -lrpcsoc -lnsl >&5
configure:5836: $? = 0
configure:5858: result: yes
configure:5773: checking for ftruncate
configure:5829: /usr/sfw/bin/gcc -o conftest -O3 -DSOLARIS -DNDEBUG 
-U__C99FEATURES__  conftest.c -lrpcsoc -lnsl >&5
configure:5836: $? = 0
configure:5858: result: yes
configure:5773: checking for memmove
configure:5829: /usr/sfw/bin/gcc -o conftest -O3 -DSOLARIS -DNDEBUG 
-U__C99FEATURES__  conftest.c -lrpcsoc -lnsl >&5
conftest.c:50: warning: conflicting types for built-in function 'memmove'
configure:5836: $? = 0
configure:5858: result: yes
configure:5773: checking for memcmp
configure:5829: /usr/sfw/bin/gcc -o conftest -O3 -DSOLARIS -DNDEBUG 
-U__C99FEATURES__  conftest.c -lrpcsoc -lnsl >&5
conftest.c:50: warning: conflicting types for built-in function 'memcmp'
configure:5836: $? = 0
configure:5858: result: yes
configure:5773: checking for rename
configure:5829: /usr/sfw/bin/gcc -o conftest -O3 -DSOLARIS -DNDEBUG 
-U__C99FEATURES__  conftest.c -lrpcsoc -lnsl >&5
configure:5836: $? = 0
configure:5858: result: yes
configure:5773: checking for strerror
configure:5829: /usr/sfw/bin/gcc -o conftest -O3 -DSOLARIS -DNDEBUG 
-U__C99FEATURES__  conftest.c -lrpcsoc -lnsl >&5
configure:5836: $? = 0
configure:5858: result: yes
configure:5773: checking for waitpid
configure:5829: /usr/sfw/bin/gcc -o conftest -O3 -DSOLARIS -DNDEBUG 
-U__C99FEATURES__  conftest.c -lrpcsoc -lnsl >&5
configure:5836: $? = 0
configure:5858: result: yes
configure:5773: checking for strdup
configure:5829: /usr/sfw/bin/gcc -o conftest -O3 -DSOLARIS -DNDEBUG 
-U__C99FEATURES__  conftest.c -lrpcsoc -lnsl >&5
conftest.c:50: warning: conflicting types for built-in function 'strdup'
configure:5836: $? = 0
configure:5858: result: yes
configure:5773: checking for seteuid
configure:5829: /usr/sfw/bin/gcc -o conftest -O3 -DSOLARIS -DNDEBUG 
-U__C99FEATURES__  conftest.c -lrpcsoc -lnsl >&5
configure:5836: $? = 0
configure:5858: result: yes
configure:5773: checking for setenv
configure:5829: /usr/sfw/bin/gcc -o conftest -O3 -DSOLARIS -DNDEBUG 
-U__C99FEATURES__  conftest.c -lrpcsoc -lnsl >&5
configure:5836: $? = 0
configure:5858: result: yes
configure:5773: checking for mmap
configure:5829: /usr/sfw/bin/gcc -o conftest -O3 -DSOLARIS -DNDEBUG 
-U__C99FEATURES__  conftest.c -lrpcsoc -lnsl >&5
configure:5836: $? = 0
configure:5858: result: yes
configure:5873: checking for sig_atomic_t in signal.h
configure:5886: result: defined
configure:5902: checking for an ANSI C-conforming const
configure:5977: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG -U__C99FEATURES__ 
conftest.c >&5
configure:5984: $? = 0
configure:5999: result: yes
configure:6009: checking for struct stat.st_blksize
configure:6037: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG -U__C99FEATURES__ 
conftest.c >&5
configure:6044: $? = 0
configure:6102: result: yes
configure:6119: checking for sigaction
configure:6175: /usr/sfw/bin/gcc -o conftest -O3 -DSOLARIS -DNDEBUG 
-U__C99FEATURES__  conftest.c -lrpcsoc -lnsl >&5
configure:6182: $? = 0
configure:6202: result: yes
configure:6213: checking system logging daemon PID file
configure:6222: result: /etc/syslog.pid
configure:6229: checking networking references
configure:6274: result: -lsocket
configure:6279: checking ulog defines
configure:6312: /usr/sfw/bin/gcc -c -O3 -DSOLARIS -DNDEBUG -U__C99FEATURES__ 
conftest.c >&5
conftest.c: In function `main':
conftest.c:35: error: void value not ignored as it ought to be
configure:6319: $? = 1
configure: failed program was:
| /* 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 "/apps/home/ldm"
| #define STDC_HEADERS 1
| #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
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define SYSLOG_PIDFILE "/etc/syslog.pid"
| #define PORTMAP 1
| /* end confdefs.h.  */
| #include <syslog.h>
| int
| main ()
| {
| int i = syslog(0,0);
|   ;
|   return 0;
| }
configure:6369: result: -D_DEV_CONSLOG
configure:6397: checking for gdbm_open in -lgdbm
configure:6432: /usr/sfw/bin/gcc -o conftest -O3 -DSOLARIS -DNDEBUG 
-U__C99FEATURES__  conftest.c -lgdbm  -lrpcsoc -lnsl -lsocket >&5
ld: fatal: library -lgdbm: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:6439: $? = 1
configure: failed program was:
| /* 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 "/apps/home/ldm"
| #define STDC_HEADERS 1
| #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
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define HAVE_ST_BLKSIZE 1
| #define SYSLOG_PIDFILE "/etc/syslog.pid"
| #define PORTMAP 1
| #define _DEV_CONSLOG 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gdbm_open ();
| int
| main ()
| {
| return gdbm_open ();
|   ;
|   return 0;
| }
configure:6460: result: no
configure:6614: WARNING: "GDBMLIB not set"
configure:6616: checking for dbm_open
configure:6672: /usr/sfw/bin/gcc -o conftest -O3 -DSOLARIS -DNDEBUG 
-U__C99FEATURES__  conftest.c -lrpcsoc -lnsl -lsocket >&5
configure:6679: $? = 0
configure:6699: result: yes
configure:6754: checking for catman
configure:6770: found /usr/bin/catman
configure:6781: result: catman
configure:6804: checking for manual-page index command
configure:6806: result: catman -w -M $(MANDIR)
configure:6811: checking for library containing dirname
configure:6852: /usr/sfw/bin/gcc -o conftest -O3 -DSOLARIS -DNDEBUG 
-U__C99FEATURES__  conftest.c  >&5
configure:6859: $? = 0
configure:6890: result: none required
configure:7051: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on hcpcomu02

config.status:772: creating macros.make
config.status:772: creating scour/scour
config.status:772: creating scripts/ldmadmin
config.status:772: creating scripts/writeConfiguration.pl
config.status:772: creating scripts/ldmfail
config.status:772: creating scripts/netcheck
config.status:772: creating scripts/syscheck
config.status:772: creating scripts/ldmcheck
config.status:772: creating config/ldmconfig.h
configure:8260: === configuring in rpc (/usr2dev/ldm/ldm-6.8.1/src/rpc)
configure:8363: running /bin/bash ./configure --disable-option-checking 
'--prefix=/usr2dev/ldm/ldm-6.8.1'  '--disable-max-size' 'CC=/usr/sfw/bin/gcc' 
'CFLAGS=-O3 -DSOLARIS' 'LIBS=-lrpcsoc -lnsl' 'CPPFLAGS=-DNDEBUG' 
'YACC=/usr/bin/yacc' 'LD_YACC=-ly' --cache-file=/dev/null --srcdir=.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_AR_set=
ac_cv_env_AR_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/sfw/bin/gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O3 -DSOLARIS'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-DNDEBUG
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LD_YACC_set=set
ac_cv_env_LD_YACC_value=-ly
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value='-lrpcsoc -lnsl'
ac_cv_env_NETSTAT_set=
ac_cv_env_NETSTAT_value=
ac_cv_env_NTPDATE_set=
ac_cv_env_NTPDATE_value=
ac_cv_env_PERL_set=
ac_cv_env_PERL_value=
ac_cv_env_RPCGEN_set=
ac_cv_env_RPCGEN_value=
ac_cv_env_SH_set=
ac_cv_env_SH_value=
ac_cv_env_YACC_set=set
ac_cv_env_YACC_value=/usr/bin/yacc
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_dbm_open=yes
ac_cv_func_fsync=yes
ac_cv_func_ftruncate=yes
ac_cv_func_memcmp=yes
ac_cv_func_memmove=yes
ac_cv_func_mmap=yes
ac_cv_func_rename=yes
ac_cv_func_setenv=yes
ac_cv_func_seteuid=yes
ac_cv_func_sigaction=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_timegm=no
ac_cv_func_waitpid=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_gdbm_gdbm_open=no
ac_cv_member_struct_stat_st_blksize=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/xpg4/bin/grep -E'
ac_cv_path_GREP=/usr/xpg4/bin/grep
ac_cv_path_NETSTAT='/usr/bin/netstat -f inet -P tcp -n'
ac_cv_path_NTPDATE=/usr/sbin/ntpdate
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_RPCGEN=/usr/bin/rpcgen
ac_cv_prog_AR=ar
ac_cv_prog_CPP='/usr/sfw/bin/gcc -E'
ac_cv_prog_YACC=/usr/bin/yacc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_prog=catman
ac_cv_search_dirname='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_type_off_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

AR='ar'
ARFLAGS='-cru'
CC='/usr/sfw/bin/gcc'
CFLAGS='-O3 -DSOLARIS'
CPP='/usr/sfw/bin/gcc -E'
CPPFLAGS='-DNDEBUG -U__C99FEATURES__'
DEFS='-DHAVE_CONFIG_H'
DOMAINNAME='10.144.20.179       hcpcomu02       loghost'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/xpg4/bin/grep -E'
EXEEXT=''
GDBMLIB=''
GREP='/usr/xpg4/bin/grep'
LDFLAGS=''
LDMHOME='/apps/home/ldm'
LDM_PORT='388'
LD_GEN=''
LD_YACC='-ly'
LIBOBJS=''
LIBS='-lrpcsoc -lnsl -lsocket'
LOG_LDM='local0'
LTLIBOBJS=''
MAKEWHATIS_CMD='catman -w -M $(MANDIR)'
NETSTAT='/usr/bin/netstat -f inet -P tcp -n'
NTPDATE='/usr/sbin/ntpdate'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH='/apps/home/ldm/decoders:/apps/home/ldm/util:/apps/home/ldm/bin:/opt/SUNWspro/bin:/apps/home/ldm/decoders:/apps/home/ldm/util:/apps/home/ldm/bin:/opt/SUNWspro/bin:/apps/home/ldm/decoders:/apps/home/ldm/util:/apps/home/ldm/bin:/opt/SUNWspro/bin:/apps/home/ldm/decoders:/apps/home/ldm/util:/apps/home/ldm/bin:/opt/SUNWspro/bin:/apps/home/ldm/decoders:/apps/home/ldm/util:/apps/home/ldm/bin:/opt/csw/bin:/usr/sbin:/usr/bin:/usr/dt/bin:/usr/openwin/bin:/usr/ccs/bin'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PQ_DIR='pq'
PQ_PATH='$data_path/ldm.pq'
RANLIB='ranlib'
RPCGEN='/usr/bin/rpcgen'
SH='/bin/sh'
SHELL='/bin/bash'
VERSION='6.8.1'
WHATIS='whatis'
YACC='/usr/bin/yacc'
YFLAGS=''
ac_ct_CC=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr2dev/ldm/ldm-6.8.1'
prog='catman'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' rpc'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## 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 "/apps/home/ldm"
#define STDC_HEADERS 1
#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
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define HAVE_ST_BLKSIZE 1
#define SYSLOG_PIDFILE "/etc/syslog.pid"
#define PORTMAP 1
#define _DEV_CONSLOG 1
#define DB_XPROD 0
#define DB_CONCAT 1

configure: exit 0
  • 2009 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the ldm-users archives: