From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8281 invoked by alias); 4 Aug 2003 19:41:45 -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 8272 invoked from network); 4 Aug 2003 19:41:44 -0000 X-Authentication-Warning: portageek.digitalroadkill.net: austin set sender to austin@coremetrics.com using -f Subject: Re: SRPM tries to build the RPM? From: Austin Gonyou To: pmuldoon@redhat.com Cc: eclipse@sources.redhat.com In-Reply-To: <1060024987.1155.5.camel@dhcp-50.hsv.redhat.com> References: <1060023892.2358.39.camel@portageek.digitalroadkill.net> <1060024987.1155.5.camel@dhcp-50.hsv.redhat.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Coremetrics, Inc. Message-Id: <1060025357.3009.51.camel@portageek.digitalroadkill.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.3 Date: Mon, 04 Aug 2003 19:41:00 -0000 X-SW-Source: 2003-q3/txt/msg00027.txt.bz2 On Mon, 2003-08-04 at 14:23, Phil Muldoon wrote: > Austin, > > It has to install the SRPM in a temporary environment to apply patches, > and so on so that it can give an accurate representation of the files in > the SRPM carries. Is this what you mean? It does all that, but it actually goes beyond that and did a full build of all the parts of my RPM. I'm sure it's just an RPM syntax problem, i.e. it's installing stuff in /usr/local/bin(vs %RPM_BUILD_ROOT/usr/local/bin). Some things I inherited and haven't fully sorted through yet. It would be nice if it had spec file syntax highlighting though, which is kind of what I expected, or it just allowed one to build RPMs, after modifying the specs, etc. I guess I was expecting it to unpack the src.rpm and then just import all the files into the workspace, vs trying to build anything at all. (i.e. I don't want patched versions, I want the proper versions as they look from the SRC as I were to do rpm -ivh some.src.rpm) so that actual modification makes more sense, regarding the sources. > It also invokes make on the code when you have selected the files and > begin the import. This is is because Eclipse sees that is has a C nature > and tries too build it. If you would like to post the logfile it > produces (it would give you the name in the error dialog) we can take a > look and see what is happening. Yeah, I was wondering why RPMBUILD was being called. I was only expecting what I noted above. > regards > > phil -- Austin Gonyou Coremetrics, Inc.