GNU bug report logs - #15690
new snapshot available: grep-2.14.51-7a35

Previous Next

Package: grep;

Reported by: Jim Meyering <jim <at> meyering.net>

Date: Wed, 23 Oct 2013 05:13:01 UTC

Severity: normal

Tags: notabug

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ineiev <ineiev <at> gnu.org>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: 15690 <at> debbugs.gnu.org, platform-testers <at> gnu.org
Subject: bug#15690: [platform-testers] new snapshot available: grep-2.14.51-7a35
Date: Fri, 25 Oct 2013 13:11:07 +0400
On 10/25/2013 11:02 AM, Paul Eggert wrote:
> Ineiev wrote:
>> Well, it will, with make LIBS=-lpthread.
> 
> 'configure' should be doing this automatically.
> Can you figure out why it's not?

I believe,
--- src/Makefile.am.orig	2013-10-25 12:48:09.000000000 +0400
+++ src/Makefile.am	2013-10-25 12:37:42.000000000 +0400
@@ -21,3 +21,3 @@
 # Tell the linker to omit references to unused shared libraries.
-AM_LDFLAGS = $(IGNORE_UNUSED_LIBRARIES_CFLAGS)
+AM_LDFLAGS = $(IGNORE_UNUSED_LIBRARIES_CFLAGS) $(LIBTHREAD)






This bug report was last modified 11 years and 259 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.