From owner-freebsd-doc@FreeBSD.ORG Fri Feb 18 20:07:00 2011 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3834A1065695 for ; Fri, 18 Feb 2011 20:07:00 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id B88758FC1D for ; Fri, 18 Feb 2011 20:06:59 +0000 (UTC) Received: by iyb26 with SMTP id 26so3956602iyb.13 for ; Fri, 18 Feb 2011 12:06:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=IdE2y1OKLcYNiynCdPDdxvI4udYql/kr+RzYkbb1h9I=; b=trGB50uqstpLE8Hg9fS1Vv7MShX2rpUuxowrEX1Jro5IymaTPEhbOGWKypB5dj0hqy K0ZIRx6DtVftSbjysAad5h6x2b40aPbNV9tC28hzztkxYNj/tL03k2ol3TZ2xFgjTOU3 HM7Yx2+c2aNkoMwGno07pGF7zZdBvPQxzQFxw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=TSr+BMAQliz3tJb52cCjLSUFhA1mAGPCRkNEaSiZafLMUP0Z4dYCTa/z4VnZQReIEi qmteanlNKHyW3ntJGNxn2rB7vUb7RfffTmRgzoATZOebhUZ7LPpjouhSMPvS28LEb05f WiyiFsgO3qbNf/DZi3Iy+gRXEnLdaoDqfccLE= Received: by 10.231.10.141 with SMTP id p13mr809176ibp.131.1298059618212; Fri, 18 Feb 2011 12:06:58 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.184.12 with HTTP; Fri, 18 Feb 2011 12:06:38 -0800 (PST) In-Reply-To: <4D5EB055.5030500@gmail.com> References: <4D5D40C8.1030004@gmail.com> <4D5EB055.5030500@gmail.com> From: Eitan Adler Date: Fri, 18 Feb 2011 15:06:38 -0500 Message-ID: To: Manolis Kiagias Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-doc@freebsd.org" Subject: Re: trouble building www/ X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Feb 2011 20:07:00 -0000 > Yes, it is sufficient. There must be some other problem, either with the = way > you checkout the files or with your environment. > Normally, I build using this method =C2=A0(which requires having a local = mirror > of the cvs repo): I checked out www/ using cvs directly (because I intend to contribute patch= es) I tried building with "make all" --=20 Eitan Adler