Package: autoconf-archive
Version: 20050920-1
Severity: normal

acx_pthread.m4 doesn't work. It detects "-pthread" as sufficient as
CFLAGS, which is not correct on my machine. You need -lthread
too. Shuffling the order of the variable acx_pthread_flags so that
"pthread" comes before "-pthread" fixes the problem for me. But I guess
this isn't the whole story, since -pthread is no longer passed when I
do that. Probably both -pthread and -lpthread should be defined.

Lennart
 
-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

autoconf-archive depends on no packages.

Versions of packages autoconf-archive recommends:
ii  autoconf                      2.59a-4    automatic configure script builder

-- no debconf information

-- 
Lennart Poettering; lennart [at] poettering [dot] de
ICQ# 11060553; GPG 0x1A015CC4; http://0pointer.de/lennart/

Attachment: signature.asc
Description: Digital signature

Reply via email to