Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] glibc 2.3.5 compile fix

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Seth Alan Woolley <seth AT positivism.org>
  • To: Jens Laas <jens.laas AT data.slu.se>
  • Cc: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] glibc 2.3.5 compile fix
  • Date: Tue, 3 May 2005 09:10:00 -0700

1) New test version of sorcery fixed the gcc commands not showing issue.

2) thanks for the patch, I ran into this myself (and I know others have
as well). Hopefully it will be committed and we can integrate it up
to stable.

Seth

On Tue, May 03, 2005 at 08:47:28AM +0000, Jens Laas wrote:
>
> Seems like a few people run into this.
> (Googled and found in glibc mailing list. Apparently fixed in glibc CVS).
>
> Btw where did the gcc commands in output when casting go?
>
> See attached patch.
>
> Cheers
> Jens
>
> -----------------------------------------------------------------------
> 'This mail automatically becomes portable when carried.'
> -----------------------------------------------------------------------
> Jens Låås Email: jens.laas AT data.slu.se
> Department of Computer Services, SLU Phone: +46 18 67 35 15
> Vindbrovägen 1
> P.O. Box 7079
> S-750 07 Uppsala
> SWEDEN
> -----------------------------------------------------------------------

> --- ./sysdeps/generic/wordexp.c.orig 2005-05-03 10:23:38.057173184 +0200
> +++ ./sysdeps/generic/wordexp.c 2005-05-03 10:24:45.528915920 +0200
> @@ -809,7 +809,7 @@
> }
>
> /* Function called by child process in exec_comm() */
> -static void
> +static inline void
> internal_function __attribute__ ((always_inline))
> exec_comm_child (char *comm, int *fildes, int showerr, int noexec)
> {

> _______________________________________________
> SM-Discuss mailing list
> SM-Discuss AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-discuss


--
Seth Alan Woolley [seth at positivism.org], SPAM/UCE is unauthorized
Key id 00BA3AF3 = 8BE0 A72E A47E A92A 0737 F2FF 7A3F 6D3C 00BA 3AF3
Quality Assurance Team Leader; Security Team Member, Leader Emeritus
Linux so advanced, it may as well be magic http://www.sourcemage.org
Elected Coordinating Committee Member, Secretary, and Finances Chair
Pacific Green Party of Oregon - Peace - http://www.pacificgreens.org

Attachment: pgpYFlMm6TpBL.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page