This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

More information on b19 unix configure problems


This is with MAKE_MODE=unix, and running libslang1.03 `configure'.
The src/Makefile that results only contains the description of
.o files, not the front part that describes the process. It is
as if the `/' file separators are being ignored.  Typing `make'
for the readymade Makefile in the src directory fails also.


creating src/Makefile
: Invalid argumentsrc/Makefile.in
creating src/sysconf.h
: Invalid argumenthin
sed: file conftest.frag line 4: Unterminated `s' command
sed: file conftest.frag line 1: Unterminated `s' command
sed: file conftest.frag line 1: Unterminated `s' command
sed: file conftest.frag line 1: Unterminated `s' command
src/sysconf.h is unchanged

Configuration complete.  You may need to edit src/Makefile.
You are compiling SLANG with the following compiler configuration:
       CC = gcc
   CFLAGS = -g -O2 -fno-strength-reduce
  LDFLAGS =

   ELF_CC = gcc
 ELF_LINK = gcc -shared -Wl,-soname#
ELF_CFLAGS= -O2 -fno-strength-reduce -fPIC

See also src/sl-feat.h for various features.
Type 'make' to build normal library.
On ELF systems, type 'make elf' to create ELF shared library.

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]