From owner-freebsd-ports Sat Sep 25 17:50: 6 1999 Delivered-To: freebsd-ports@freebsd.org Received: from typhoon.mail.pipex.net (typhoon.mail.pipex.net [158.43.128.27]) by hub.freebsd.org (Postfix) with SMTP id DA4D414C2B for ; Sat, 25 Sep 1999 17:50:03 -0700 (PDT) (envelope-from mark@dogma.freebsd-uk.eu.org) Received: (qmail 20236 invoked from network); 26 Sep 1999 00:49:58 -0000 Received: from userar23.uk.uudial.com (HELO marder-1.) (62.188.136.182) by smtp.dial.pipex.com with SMTP; 26 Sep 1999 00:49:58 -0000 Received: (from mark@localhost) by marder-1. (8.9.2/8.8.8) id BAA03369; Sun, 26 Sep 1999 01:41:12 +0100 (BST) (envelope-from mark) Date: Sun, 26 Sep 1999 01:41:12 +0100 From: Mark Ovens To: Juergen Lock Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ``make depend'' fails on latest wine(1) source Message-ID: <19990926014112.G2759@marder-1> References: <19990925195136.A394@marder-1> <199909252156.XAA60134@saturn.kn-bremen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <199909252156.XAA60134@saturn.kn-bremen.de> Organization: Total lack of Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, Sep 25, 1999 at 11:56:24PM +0200, Juergen Lock wrote: > In article <19990925195136.A394@marder-1> you write: > >I'm attempting to build wine(1) from the latest (990923) sources. > >I've sorted the patches but ``make depend'' throws up this error: > > > >marder-1# make depend > >cd ../tools; make 'CC=cc' 'CFLAGS=-O -pipe -Wall' 'OPTIONS=-D_REENTRANT' makedep > >make: don't know how to make makedep.o. Stop > >*** Error code 2 > > > >Stop. > > > >Examining the output of ``make -dA depend'' shows this to be the > >problem: > > > > > >SuffFindDeps (makedep) > > No known suffix on makedep. Using .NULL suffix > >not adding suffix rules > > There's the problem: for some reason they added a line > > .SUFFIXES: > Ah, I wondered about that line but just assumed that it was benign, obviously not. > to their Makefiles (actually Make.rules.in, from where it ends up > getting copied into every Makefile). Now you can either add > > USE_GMAKE= yes > I thought about that too but all previous versions of wine I have built with the real make(1). > in the port Makefile, as thats the make they (linux) appear to be > using (which seems to interpret this empty .SUFFIXES: as `reset to > default suffixes' not `forget about all suffixes' as ours does) > or you can simply disable the line. Or you can just apply the port > update i submitted today and build from that, it includes a bunch > of other fixes you'd also like to have. > GROAN!! I checked the PR database to see if anyone had already done this but found nothing. Checking out your PR I see you submitted it less than an hour after I looked (why can't you work faster ;-) ). OK, I'll apply your patches. Thanks:) P.S. Could you possibly e-mail them to me in plain ASCII text? The last time I saved the HTML page of a PR (with a previous version of wine as it happens) the patches failed and I had to apply them by hand. I guess Netscrape screws up the formatting. Thanks again for the help. > Regards, > -- > Juergen Lock > (remove dot foo from address to reply) -- STATE-OF-THE-ART: Any computer you can't afford. OBSOLETE: Any computer you own. ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message