Your message dated Wed, 18 Sep 2002 16:27:33 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#161416: /usr/lib/crt1.o(.text+0x18): undefined reference to `main'
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 18 Sep 2002 22:05:49 +0000
>From [EMAIL PROTECTED] Wed Sep 18 17:05:49 2002
Return-path: <[EMAIL PROTECTED]>
Received: from solan.itea.ntnu.no [129.241.190.100] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 17rmxA-0002dh-00; Wed, 18 Sep 2002 17:05:49 -0500
Received: from kotsbak.com (marius.item.ntnu.no [158.38.44.2])
        by solan.itea.ntnu.no (8.12.1/8.12.1) with ESMTP id g8IM5lVL012863
        for <[EMAIL PROTECTED]>; Thu, 19 Sep 2002 00:05:47 +0200 (MET DST)
Message-ID: <[EMAIL PROTECTED]>
Date: Thu, 19 Sep 2002 00:05:54 +0200
From: Marius Kotsbak <[EMAIL PROTECTED]>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2a) Gecko/20020910
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: /usr/lib/crt1.o(.text+0x18): undefined reference to `main'
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]

Package: libc6-dev
Version: 2.2.5-14.2  (unstable)
Severity: serious


When I try: gcc `sdl-config --libs`
I get this error:
=============
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status
=============

I am using Debian unstable: Linux 2.4.19w4l #3 i686 unknown

Marius Kotsbak


---------------------------------------
Received: (at 161416-done) by bugs.debian.org; 18 Sep 2002 23:26:16 +0000
>From [EMAIL PROTECTED] Wed Sep 18 18:26:16 2002
Return-path: <[EMAIL PROTECTED]>
Received: from gandalf.tausq.org (pippin.tausq.org) [64.81.244.94] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 17roD2-0007WM-00; Wed, 18 Sep 2002 18:26:16 -0500
Received: by pippin.tausq.org (Postfix, from userid 1000)
        id EEE1ECD83C; Wed, 18 Sep 2002 16:27:33 -0700 (PDT)
Date: Wed, 18 Sep 2002 16:27:33 -0700
From: Randolph Chung <[EMAIL PROTECTED]>
To: Marius Kotsbak <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#161416: /usr/lib/crt1.o(.text+0x18): undefined reference to `main'
Message-ID: <[EMAIL PROTECTED]>
Reply-To: Randolph Chung <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.4i
X-PGP: for PGP key, see http://www.tausq.org/pgp.txt
X-GPG: for GPG key, see http://www.tausq.org/gpg.txt
Delivered-To: [EMAIL PROTECTED]

> When I try: gcc `sdl-config --libs`
> I get this error:
> =============
> /usr/lib/crt1.o: In function `_start':
> /usr/lib/crt1.o(.text+0x18): undefined reference to `main'
> collect2: ld returned 1 exit status
> =============
> 
> I am using Debian unstable: Linux 2.4.19w4l #3 i686 unknown

any this is a bug because....?

you can't compile an executable linked with libc that only has
other libraries and no main() function...

randolph


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to