From owner-freebsd-questions Fri Sep 24 13:21:16 1999 Delivered-To: freebsd-questions@freebsd.org Received: from honk.org (cr876208-a.flfrd1.on.wave.home.com [24.112.90.129]) by hub.freebsd.org (Postfix) with ESMTP id BA6B014D09; Fri, 24 Sep 1999 13:21:09 -0700 (PDT) (envelope-from mpoulin@honk.org) Received: from spectre (mpoulin@cr876208-a.flfrd1.on.wave.home.com [24.112.90.129]) by honk.org (8.9.1/8.9.1) with SMTP id QAA08266; Fri, 24 Sep 1999 16:20:40 -0400 Date: Fri, 24 Sep 1999 16:20:39 -0400 (EDT) From: Marty Poulin X-Sender: mpoulin@spectre To: snoonan@cx952600-a.fed1.sdca.home.com Cc: freebsd-newbies@freebsd.org, freebsd-questions@freebsd.org Subject: Re: CVSup / make world problems In-Reply-To: <35581CA8EEF2D011BA0000805F95055A01041373@deneb.nosc.mil> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The people in -questions will be much better equipped to answer this one. CC'd to them. M. On Fri, 24 Sep 1999, Noonan, Mr Sean P. wrote: > Hi, > > I'm a FreeBSD newbie and have a problem. > > I just learned about CVSup from the article at > http://www.samag.com/archive/0809/feature.shtml > . I was able to update > all my 3.2-RELEASE source files an then attempted a 'make world'. > > About five minutes into it, it blows up with: > > > . > . > . > rm -rf lib ext Porting hints build > rm -f .depend /usr/src/gnu/usr.bin/perl/miniperl/GPATH > /usr/src/gnu/usr.bin/perl/miniperl/GRTAGS > /usr/src/gnu/usr.bin/perl/miniperl/GSYMS > /usr/src/gnu/usr.bin/perl/miniperl/GTAGS > ===> gnu/usr.bin/perl/perl > "Makefile", line 24: Malformed conditional (${PERL_THREADED} == "yes") > "Makefile", line 24: Need an operator > "Makefile", line 26: if-less endif > "Makefile", line 26: Need an operator > make: fatal errors encountered -- cannot continue > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/perl. > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin. > *** Error code 1 > > Stop in /usr/src/gnu. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > su-2.03# > > I figured the probem is with the file > /usr/src/gnu/usr.bin/perl/perl/Makefile. I found the reference to > '(${PERL_THREADED} == "yes"' in this file but nothing "pops out at me" as > being messed up. > > Can anyone offer a suggestion as to how to proceed? I'd really like to know > about the thought process involved, so I can fix problems like this in the > future on my own. > > Thanks in advance, > > -Sean Noonan > snoonan@cx952600-a.fed1.sdca.home.com > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-newbies" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message