From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22698 invoked by alias); 9 May 2005 17:12:43 -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 22649 invoked from network); 9 May 2005 17:12:36 -0000 Received: from unknown (HELO kleinhenz.com) (213.239.205.196) by sourceware.org with SMTP; 9 May 2005 17:12:36 -0000 Received: from [192.168.115.100] (p54995DCB.dip.t-dialin.net [84.153.93.203]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Simon Richter", Issuer "Kleinhenz Elektronik CA" (verified OK)) by kleinhenz.com (Postfix) with ESMTP id 3847F4A800D for ; Mon, 9 May 2005 19:12:35 +0200 (CEST) Message-ID: <427F99F3.5050804@hogyros.de> Date: Mon, 09 May 2005 17:12:00 -0000 From: Simon Richter User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050331) MIME-Version: 1.0 To: gdb@sources.redhat.com Subject: default_callback Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig433F2BC95C4FBB5E2AEDC6E5" X-SW-Source: 2005-05/txt/msg00116.txt.bz2 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig433F2BC95C4FBB5E2AEDC6E5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 563 Hi, I am trying to build a cross gdb for armeb-uclinux from CVS, and so far everything works, just that the symbol "default_callback" is undefined in the link. This name only appears at three places in the source tree: its "extern" declaration and two references to it, from the rdp and sim targets (amazingly, the remote-sim.o does not have a reference at the end). I presume the symbol was defined once, so I wonder what has happened to it (since it is not mentioned in the changelogs). Can anyone give me a hint in the right direction on this one? Simon --------------enig433F2BC95C4FBB5E2AEDC6E5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" Content-length: 307 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iQCVAwUBQn+Z+FYr4CN7gCINAQJaPwP/dVUFNvluIQW+3d28USkTy1dlQxU1Lc7x yUpxPFK7Feqm6J5/cgMz9vz99q6XoSNS/OvDwC1gLJaWXSuncJHM5uPZ99fpCgIB MjzGpi5UosxWn9glbiXUWeEAPB2oq2SShgS29oto+Spc+3yK6J/6KFw8rxqGs+0W stKN5VCX2qE= =yzDv -----END PGP SIGNATURE----- --------------enig433F2BC95C4FBB5E2AEDC6E5--