From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14467 invoked by alias); 12 Mar 2003 01:30:57 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 14433 invoked from network); 12 Mar 2003 01:30:51 -0000 Received: from unknown (HELO hotmail.com) (207.68.162.191) by 172.16.49.205 with SMTP; 12 Mar 2003 01:30:51 -0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 11 Mar 2003 17:30:50 -0800 X-Originating-IP: [202.226.91.228] From: "daiyi" To: Subject: I can not make gdbserver Date: Wed, 12 Mar 2003 01:30:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Message-ID: X-OriginalArrivalTime: 12 Mar 2003 01:30:50.0510 (UTC) FILETIME=[03D792E0:01C2E837] X-SW-Source: 2003-03/txt/msg00171.txt.bz2 Hi. I have a problem about "making gdbserver." I downloaded the latest edition of gdb --gdb-5.3.tar.gz.But when I followed steps of the "README" file ,it didn't work. That is when I put in such word"./configure --target=powerpc-linux" in the gdbserver directory,linux answer me like this"bash: ./configure: bad interpreter: Permission denied" I don't know why? Can u help me ?