From: vischne AT ibm DOT net Subject: More information on b19 unix configure problems 27 Feb 1998 04:31:08 -0800 Message-ID: <199802271212.MAA86520.cygnus.gnu-win32@out2.ibm.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit To: gnu-win32 AT cygnus DOT com 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 AT cygnus DOT com" with one line of text: "help".