From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10399 invoked by alias); 12 Aug 2003 16:31:08 -0000 Mailing-List: contact eclipse-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: eclipse-owner@sources.redhat.com Received: (qmail 10359 invoked from network); 12 Aug 2003 16:31:07 -0000 X-Originally_To: Date: Tue, 12 Aug 2003 16:31:00 -0000 From: Marcos Dione To: Tom Tromey Cc: eclipse@sources.redhat.com Subject: Re: cannot build from srpm. Message-ID: <20030812133643.GE2137@sexy> References: <20030812115856.GD2137@sexy> <8765l2yik1.fsf@fleche.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8765l2yik1.fsf@fleche.redhat.com> User-Agent: Mutt/1.5.4i X-SW-Source: 2003-q3/txt/msg00054.txt.bz2 On Tue, Aug 12, 2003 at 09:58:06AM -0600, Tom Tromey wrote: > You also need to install all the RPMs we depend on. At build time > this is the gcc-ssa stuff, plus the gcj-compiled ant and its > dependencies. what does this '-ssa' mean? > Marcos> /usr/bin/ld: cannot find -l-org-apache-tools-1.5.2 > > This comes from the ant RPM. so I might need to compile a lot more of things than I thought. ok, no problem. thanks for the hints.