Subject: Re: libnbcompat-20040814 needs testing
To: None <tech-pkg@NetBSD.org>
From: None <blsecres@ssdtgsm.com>
List: tech-pkg
Date: 08/16/2004 09:07:59
On Sun, Aug 15, 2004 at 09:00:17PM +0000, Johnny C. Lam wrote:
> I am interested in results for the following platforms:
> 
> 	Solaris 7

SunOS waptest.ssdtgsm.com 5.7 Generic_106541-32 sun4u sparc SUNW,Ultra-30

> Please let me know the outcome regardless of whether it succeeds or
> fails.  If there are any failures, please submit a log of the build.

Everything compiled fine.  Thanks for this work.  There was one note that
requested information be sent to grant@netbsd.org.  The relevant portion
of config.log is:

configure:2961: checking regexp.h usability
configure:2973: gcc -c -g -O2 -I../libnbcompat conftest.c >&5
In file included from conftest.c:59:
/usr/include/regexp.h: In function `compile':
/usr/include/regexp.h:75: error: `INIT' undeclared (first use in this function)
/usr/include/regexp.h:75: error: (Each undeclared identifier is reported only once
/usr/include/regexp.h:75: error: for each function it appears in.)
/usr/include/regexp.h:75: error: parse error before "register"
/usr/include/regexp.h:87: error: `c' undeclared (first use in this function)
configure:2979: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "pax"
| #define PACKAGE_TARNAME "pax"
| #define PACKAGE_VERSION "20030915"
| #define PACKAGE_STRING "pax 20030915"
| #define PACKAGE_BUGREPORT "grant@NetBSD.org"
| #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_UNISTD_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_GRP_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_PWD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <regexp.h>
configure:3002: result: no
configure:3006: checking regexp.h presence
configure:3016: gcc -E -I../libnbcompat conftest.c
configure:3022: $? = 0
configure:3042: result: yes
configure:3055: WARNING: regexp.h: present but cannot be compiled
configure:3057: WARNING: regexp.h:     check for missing prerequisite headers?
configure:3059: WARNING: regexp.h: see the Autoconf documentation
configure:3061: WARNING: regexp.h:     section "Present But Cannot Be Compiled"
configure:3063: WARNING: regexp.h: proceeding with the preprocessor's result
configure:3065: WARNING: regexp.h: in the future, the compiler will take precedence
configure:3077: checking for regexp.h
configure:3084: result: yes
configure:2961: checking regex.h usability
configure:2973: gcc -c -g -O2 -I../libnbcompat conftest.c >&5
configure:2979: $? = 0
configure:2983: test -z 
			 || test ! -s conftest.err
configure:2986: $? = 0
configure:2989: test -s conftest.o
configure:2992: $? = 0
configure:3002: result: yes
configure:3006: checking regex.h presence
configure:3016: gcc -E -I../libnbcompat conftest.c
configure:3022: $? = 0
configure:3042: result: yes
configure:3077: checking for regex.h
configure:3084: result: yes
-- 
Ben Secrest <blsecres@ssdtgsm.com>