Your message dated Mon, 18 Nov 2002 13:47:19 +0100
with message-id <[EMAIL PROTECTED]>
and subject line fixed
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; 5 May 2000 23:28:33 +0000
Received: (qmail 26345 invoked from network); 5 May 2000 23:28:33 -0000
Received: from sunu450.rz.ruhr-uni-bochum.de (134.147.64.5)
  by master.debian.org with SMTP; 5 May 2000 23:28:33 -0000
Received: (qmail 14542 invoked from network); 5 May 2000 23:28:38 -0000
Received: from dialppp-7-208.rz.ruhr-uni-bochum.de (HELO localhost) 
([EMAIL PROTECTED])
  by mailhost.rz.ruhr-uni-bochum.de with SMTP; 5 May 2000 23:28:38 -0000
Received: from marcus by localhost with local (Exim 3.12 #1 (Debian))
        id 12nrI0-000382-00; Sat, 06 May 2000 01:13:44 +0200
From: [EMAIL PROTECTED]
Subject: hurd: can't build without optimization
To: [EMAIL PROTECTED]
X-Mailer: bug 3.2.9
Message-Id: <E12nrI0-000382-00@localhost>
Date: Sat, 06 May 2000 01:13:44 +0200
Organization: Marcus Brinkmann's Home

Package: hurd
Version: N/A
Severity: normal

Hi,

the Hurd doesn't build without optimization flag. Here is the first error:

make CC=i386-gnu-gcc CFLAGS="-g -Wall"

...

i386-gnu-gcc 
-Wl,-rpath-link=.:../libdiskfs/:../libfshelp/:../libftpconn/:../libhurdbugaddr/:../libihash/:../libiohelp/:../libnetfs/:../libpager/:../libpipe/:../libports/:../libps/:../libshouldbeinlibc/:../libstore/:../libthreads/:../libtrivfs/
 -g -Wall    -uargp_program_bug_address -o auth \               auth.o authServer.o 
auth_replyUser.o \
      '-Wl,-(' ../libhurdbugaddr/libhurdbugaddr.so ../libports/libports.so
../libthreads/libthreads.so ../libihash/libihash.so
../libshouldbeinlibc/libshouldbeinlibc.so \
                 \
      '-Wl,-)'
auth.o: In function `main':
/mnt/marcus/gnu/hurd/hurd/hurd-20000421/build-without-o/auth/../../auth/auth.c:483: 
undefined reference to `__hurd_port_set'
../libthreads/libthreads.so: undefined reference to `__hurd_self_sigstate'
../libthreads/libthreads.so: undefined reference to `__thread_stack_pointer'
collect2: ld returned 1 exit status
make[1]: *** [auth] Error 1
make[1]: Leaving directory
/mnt/marcus/gnu/hurd/hurd/hurd-20000421/build-without-o/auth'
make: *** [auth] Error 2

I noticed this when compiling my fatfs without optimization. The
diskfs_catch_exception was sucking in a __thread_stack_pointer symbol, just
like above.

Thanks,
Marcus

-- System Information
Debian Release: woody
Kernel Version: Linux ulysses 2.2.12 #7 Mon Sep 27 01:09:52 CEST 1999 i586 unknown

---------------------------------------
Received: (at 63646-done) by bugs.debian.org; 18 Nov 2002 12:47:23 +0000
>From [EMAIL PROTECTED] Mon Nov 18 06:47:22 2002
Return-path: <[EMAIL PROTECTED]>
Received: from porta.u64.de [194.77.88.106] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18DlJC-0001Cr-00; Mon, 18 Nov 2002 06:47:22 -0600
Received: from (ulysses) [212.23.136.22] 
        by porta.u64.de with asmtp (Exim 3.12 #1 (Debian))
        id 18DmeK-0007Hb-00; Mon, 18 Nov 2002 15:13:17 +0100
Received: from marcus by ulysses with local (Exim 3.36 #1 (Debian))
        id 18DlJ9-0000ps-00
        for <[EMAIL PROTECTED]>; Mon, 18 Nov 2002 13:47:19 +0100
Date: Mon, 18 Nov 2002 13:47:19 +0100
From: Marcus Brinkmann <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: fixed
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
Sender: Marcus Brinkmann <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-7.2 required=5.0
        tests=SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01,USER_AGENT,
              USER_AGENT_MUTT
        version=2.41
X-Spam-Level: 

I can compile fatfs outside the Hurd sources without optimization.

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' GNU      http://www.gnu.org    [EMAIL PROTECTED]
Marcus Brinkmann              The Hurd http://www.gnu.org/software/hurd/
[EMAIL PROTECTED]
http://www.marcus-brinkmann.de/


_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to