From owner-freebsd-questions Fri Dec 29 23:33:27 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA04922 for questions-outgoing; Fri, 29 Dec 1995 23:33:27 -0800 (PST) Received: from wedge.cc.utas.edu.au (wedge.cc.utas.edu.au [131.217.10.10]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id XAA04905 for ; Fri, 29 Dec 1995 23:33:18 -0800 (PST) Received: (from cp_nairn@localhost) by wedge.cc.utas.edu.au (8.7.1/8.6.6) id SAA24265; Sat, 30 Dec 1995 18:33:08 +1100 (EST) Date: Sat, 30 Dec 1995 18:33:07 +1100 (EST) From: Carey Nairn To: FreeBSD Questions Subject: mSQL under 2.1.0-RELEASE Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk has anyone compiled msql-1.0.10 under 2.1 yet ? I just tried and got about halfway through the msql directory when it blew up with the following messages: --> [makedepend] directory <-- [makedepend] done --> [regexp] directory <-- [regexp] done --> [common] directory <-- [common] done --> [msql] directory *** Signal 10 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. when I run make with a -dA switch it looks like the make is failing where yacc should make msql_yacc.c from msql_yacc.y. This is what I get... SuffFindDeps (msql_yacc.o) trying msql_yacc.c...got it msql_yacc.o:@ = msql_yacc.o msql_yacc.o:* = msql_yacc using existing source msql_yacc.c applying .c -> .o to "msql_yacc.o" SuffFindDeps (msql_yacc.c) trying msql_yacc.y...got it msql_yacc.c:@ = msql_yacc.c msql_yacc.c:* = msql_yacc using existing source msql_yacc.y applying .y -> .c to "msql_yacc.c" SuffFindDeps (msql_yacc.y) msql_yacc.y:@ = msql_yacc.y msql_yacc.y:* = msql_yacc Searching for msql_yacc.y...in '.' msql_yacc.y:@ = msql_yacc.y msql_yacc.y:* = msql_yacc msql_yacc.c:< = msql_yacc.y Examining msql_yacc.y...modified 23:11:27 Oct 2, 1995...up-to-date. msql_yacc.o:< = msql_yacc.c Examining msql_yacc.c...non-existent...modified before source...out-of-date. msql_yacc.c:> = msql_yacc.y msql_yacc.c:? = msql_yacc.y *** Signal 10 since I am no expert on yacc I thought someone might be able to help... thanks, Carey ========================================================================= Carey Nairn ! email : Carey.Nairn@its.utas.edu.au Networks and Communications ! phone : (002) 20 7419 Information Technology Services ! fax : (002) 20 7898 University of Tasmania. ! =========================================================================