linker failed to found pthread_getschedparam while starting

Vladimir Grebenschikov vova at fbsd.ru
Wed May 17 06:22:15 UTC 2006


>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 at 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




More information about the freebsd-gnome mailing list