From owner-freebsd-ports Fri Mar 23 17:52: 8 2001 Delivered-To: freebsd-ports@freebsd.org Received: from xena.gsicomp.on.ca (cr677933-a.ktchnr1.on.wave.home.com [24.43.230.149]) by hub.freebsd.org (Postfix) with ESMTP id 6A63837B71A for ; Fri, 23 Mar 2001 17:52:05 -0800 (PST) (envelope-from matt@gsicomp.on.ca) Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.11.3) with SMTP id f2O1o2500103; Fri, 23 Mar 2001 20:50:02 -0500 (EST) (envelope-from matt@gsicomp.on.ca) Message-ID: <00b101c0b404$a27af590$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "David W. Chapman Jr." , References: <010501c0b3f9$dce81600$931576d8@inethouston.net> Subject: Re: Samba 2.2.0-alpha3 Date: Fri, 23 Mar 2001 20:49:11 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I'm trying to upgrade samba-devel port to alpha3 and the pidfile hack that's > used in alpha2 and below doesn't work on 3, I get the following error during > a make build > > Using LIBS = -lreadline -lcrypt > Compiling smbd/reply.c > cc: unrecognized option `-PIDFILEDIR="/var/run"' > Compiling smbd/trans2.c > cc: unrecognized option `-PIDFILEDIR="/var/run"' Shouldn't that be -DPIDFILEDIR="/var/run" ? -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message