Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] gcc update

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Casey Harkins <charkins AT upl.cs.wisc.edu>
  • To: Treeve Jelbert <treeve01 AT pi.be>
  • Cc: "Julian v. Bock" <julian AT openit.de>, sm-discuss <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] gcc update
  • Date: Tue, 30 Jul 2002 11:13:48 -0500 (CDT)

I'm seeing the same thing. I bumped up to gcc 3.1.1 and did a rebuild,
only glibc failed (same error). Looking at the source I see there is a
semicolon missing:

weak_alias (__old_sys_nerr, _old_sys_nerr)

I added the semicolon and continued the build. I'll give an update if the
build completes. I'll also try to figure out why the semicolon is missing
(bad configure script).

-casey


On Tue, 30 Jul 2002, Treeve Jelbert wrote:
> As a matter of interest, I built gcc3.1.1 without problems. I've since
> cast
> several other spells. The only problems that I've encountered are with
> glibc
> (syntax errors)
>
>
<snip>
> DPIC -DSHARED -D_IO_MTSAFE_IO -o errlist.os
> ../sysdeps/unix/sysv/linux/errlist.c:41: weak declaration of
> `_old_sys_nerr'
> mus
> t precede definition
> make[1]: *** [errlist.os] Error 1
> make[1]: Leaving directory `/usr/src/glibc-2.2.5/stdio-common'
> make: *** [stdio-common/subdir_lib] Error 2





Archive powered by MHonArc 2.6.24.

Top of Page