GNU bug report logs - #5942
8.4 "kill" program fails to link on AIX 5.3

Previous Next

Package: coreutils;

Reported by: danielg <at> teragram.com

Date: Tue, 13 Apr 2010 22:21:02 UTC

Severity: normal

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: danielg <at> teragram.com
Subject: bug#5942 closed by Pádraig Brady <P <at> draigBrady.com>
 (Re: bug#5942: 8.4 "kill" program fails to link on AIX 5.3)
Date: Fri, 16 Apr 2010 00:21:02 +0000
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the coreutils package:

#5942: 8.4 "kill" program fails to link on AIX 5.3

It has been closed by Pádraig Brady <P <at> draigBrady.com>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Pádraig Brady <P <at> draigBrady.com> by
replying to this email.


-- 
5942: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5942
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Pádraig Brady <P <at> draigBrady.com>
To: danielg <at> teragram.com
Cc: "Daniel Richard G." <oss <at> teragram.com>, 5942-done <at> debbugs.gnu.org
Subject: Re: bug#5942: 8.4 "kill" program fails to link on AIX 5.3
Date: Fri, 16 Apr 2010 01:19:57 +0100
On 15/04/10 16:01, Daniel Richard G. wrote:
> Indeed, that does the trick! Adding either of $(LIBTHREAD) or 
> $(LIBMULTITHREAD) to kill_LDADD allows the program to link successfully.

Thanks for testing.
I've just pushed that fix.

cheers,
Pádraig.

[Message part 3 (message/rfc822, inline)]
From: "Daniel Richard G." <oss <at> teragram.com>
To: <bug-coreutils <at> gnu.org>
Subject: 8.4 "kill" program fails to link on AIX 5.3
Date: Tue, 13 Apr 2010 17:36:56 -0400
Building coreutils-8.4 on a 64-bit AIX 5.3 system using GCC, I get this:

gmake[1]: Entering directory `/tmp/coreutils-build/src'
  CCLD     kill
ld: 0711-317 ERROR: Undefined symbol: .pthread_once
ld: 0711-317 ERROR: Undefined symbol: .pthread_getspecific
ld: 0711-317 ERROR: Undefined symbol: .pthread_setspecific
ld: 0711-317 ERROR: Undefined symbol: .pthread_key_create
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
gmake[1]: *** [kill] Error 1
gmake[1]: Leaving directory `/tmp/coreutils-build/src'
gmake: *** [all] Error 2

Everything else builds and links fine. Does the "kill" program need some 
special handling to make use of pthreads?


--Daniel


-- 
Daniel Richard G. || danielg <at> teragram.com || Software Developer
Teragram Linguistic Technologies (a division of SAS)
http://www.teragram.com/






This bug report was last modified 15 years and 118 days ago.

Previous Next


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