Hmm.. any other ideas for building from source?

Gordon Sadler gbsadler1@sprynet.com
Mon May 15 14:41:00 GMT 2000


Just d/l and installed the newer .dll. Now having even more problems
building from source. I d/l the src for the new .dll along with it. Put the
source as a peer to my CVS copy of the source. Ran windiff on both
directories, other than CVS specific files and a few checkins from late last
night, all appear to be equal.

Tried to build from both the CVS sources and the tarball source that was
with the new .dll . No luck, appears now configure is running into various
problems with exported functions not being present. Along with some sed
errors.

Please find attached cygcheck -s -v -r and config.logs from both my obj
directory and libiberty sub-dir under obj.

One suggestion that might alleviate all these problems... switch the
snapshot builds to use the newer .dll. IIRC I saw a build log that showed
the snapshots being built with B20.

All help appreciated, obviously I can make use of the cygwin environment,
but very difficult to make changes or submit patches if it will not build
itself?

GBS
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config_libiberty.log
Type: text/x-c
Size: 14462 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20000515/c328af90/attachment.bin>
-------------- next part --------------
Configuring for a i686-pc-cygwin host.
Created "Makefile" in /c/cvs/obj using "mh-frag"
Configuring libiberty...
creating cache ../config.cache
checking host system type... i686-pc-cygwin
checking build system type... i686-pc-cygwin
checking for ar... ar
checking for ranlib... ranlib
checking for gcc... gcc
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for unistd.h... yes
checking for strings.h... yes
checking for sys/time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking for asprintf... no
checking for atexit... yes
checking for basename... no
checking for bcmp... yes
checking for bcopy... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for index... yes
checking for insque... no
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for mkstemps... no
checking for putenv... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... yes
checking for sigsetmask... no
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for tmpnam... yes
checking for vasprintf... no
checking for vfprintf... yes
checking for vprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking for working alloca.h... no
checking for alloca... yes
checking for ANSI C header files... yes
checking for pid_t... yes
checking for vfork.h... no
checking for working vfork... yes
checking for sys_errlist... no
checking for sys_nerr... no
checking for getrusage... yes
checking for on_exit... no
checking for strerror... yes
checking for sysconf... yes
checking for times... yes
checking for sbrk... yes
checking for gettimeofday... yes
updating cache ../config.cache
creating ./config.status
sed: file conftest.hdr line 1: Unknown option to 's'
creating Makefile
sed: file conftest.s1 line 3: Unknown option to 's'
creating testsuite/Makefile
sed: file conftest.s1 line 3: Unknown option to 's'
creating config.h
sed: file conftest.frag line 1: Unknown option to 's'
Configuring etc...
loading cache ../config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
updating cache ../config.cache
sed: file conftest.defs line 1: Unknown option to 's'
creating ./config.status
creating Makefile
sed: file conftest.s1 line 3: Unknown option to 's'
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygcheck.out
Type: text/x-algol68
Size: 12107 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20000515/c328af90/attachment-0001.bin>


More information about the Cygwin mailing list