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:   ports/97389: linker failed to found pthread_getschedparam while starting 
Message-ID:  <1147846930.2385@vbook.fbsd.ru>
Resent-Message-ID: <200605170630.k4H6UODP061728@freefall.freebsd.org>

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

>Number:         97389
>Category:       ports
>Synopsis:       linker failed to found pthread_getschedparam while starting
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 17 06:30:23 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Vladimir Grebenschikov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
SWsoft 
>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


>Release-Note:
>Audit-Trail:
>Unformatted:



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