From owner-freebsd-questions@FreeBSD.ORG Sun Nov 9 16:35:33 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBF6F16A4CF for ; Sun, 9 Nov 2003 16:35:33 -0800 (PST) Received: from ms-smtp-01-eri0.southeast.rr.com (ms-smtp-01-lbl.southeast.rr.com [24.25.9.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45A7F43FD7 for ; Sun, 9 Nov 2003 16:35:32 -0800 (PST) (envelope-from jason@ec.rr.com) Received: from ec.rr.com (cpe-024-211-231-149.ec.rr.com [24.211.231.149]) hAA0ZTgd013592; Sun, 9 Nov 2003 19:35:30 -0500 (EST) Message-ID: <3FAEDD29.4020903@ec.rr.com> Date: Sun, 09 Nov 2003 19:34:49 -0500 From: Jason User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031205 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: asolomon15 References: <1068419928.587.30.camel@nyshell.solomon.net> In-Reply-To: <1068419928.587.30.camel@nyshell.solomon.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd questions Subject: Re: can't build openoffice1.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Nov 2003 00:35:33 -0000 asolomon15 wrote: >There seems to be a problem when I try to build openoffice 1.1 under >freebsd 5.1 release. Here is the error that I get > >/usr/ports/editors/openoffice-1.1/work/oo_1.1_src/ridljar/com/sun/star/io >dmake: Error code 132, while making 'Shell escape' > >ERROR: Error 65280 occurred while making >/usr/ports/editors/openoffice-1.1/work/oo_1.1_src/ridljar/com/sun/star/io >dmake: Error code 1, while making 'build_all' >---* TG_SLO.MK *--- >*** Error code 255 > > >Thanks if anyone can help > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > What command are you using to build it, what is in your /etc/make.conf, and have you updated your ports lately?