Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 2006 10:22:10 +0400
From:      "Vladimir Grebenschikov" <vova@fbsd.ru>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Cc:        gnome@freebsd.org
Subject:   linker failed to found pthread_getschedparam while starting 
Message-ID:  <1147846930.2385@vbook.fbsd.ru>

next in thread | raw e-mail | index | archive | help

>Submitter-Id:	current-users 
>Originator:	Vladimir Grebenschikov 
>Organization:	SWsoft 
>Confidential:	no 
>Synopsis:	linker failed to found pthread_getschedparam while starting  
>Severity:	non-critical 
>Priority:	low 
>Category:	ports 
>Class:		sw-bug 
>Release:	FreeBSD 7.0-CURRENT i386 
>Environment:


System: FreeBSD 7.0-CURRENT #2: Tue May 16 14:58:58 MSD 2006
    root@vbook.fbsd.ru:/usr/obj/usr/src/sys/VBOOK

last update 16 May 2006

Fresh ports tree, last update 16 May 2006

Gnome 2.14 was rebuild whole with (portupgrade -f -R gnome2)

Nothing special in /etc/libmap.conf

% pkg_glob gqview gnome2
gqview-2.0.1_1
gnome2-2.14.1
%


>Description:


# Failed:
% gqview 
GTK Accessibility Module initialized
/libexec/ld-elf.so.1: /usr/local/lib/libgthread-2.0.so.0: Undefined symbol "pthread_getschedparam"
%

# Successed:
% env LD_PRELOAD=/usr/lib/libc_r.so gqview 
GTK Accessibility Module initialized
%



>How-To-Repeat:





>Fix:


Only workaround available - preload libc_r.so





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1147846930.2385>