From: banders AT ECD DOT Rockwell DOT COM (Bartlee A. Anderson) Subject: Re: More information on b19 unix configure problems 27 Feb 1998 08:49:42 -0800 Message-ID: <34F6DEDB.559.cygnus.gnu-win32@switch.rockwell.com> References: <199802271212 DOT MAA86520 AT out2 DOT ibm DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: gnu-win32 AT cygnus DOT com The unterminated s command is from sed, and you can put "" around the command and it should work. Don't know why this is happening now, if it worked before. Wonder what the MAKE_MODE swithc really does. Bart vischne AT ibm DOT net wrote: > > 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". -- Bartlee A. Anderson System Test (Interfaces-Tools-Automation-ISDN) Rockwell International Electronic Commerce Division 300 Bauman Ct. banders AT ecd DOT rockwell DOT com MS 933-605 Opinions my own, not Rockwell's VOICE (630) 227-8975 Wood Dale, IL 60191 FAX (630) 227-9771 - 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".