[Pidgin] #4091: 'Function not implemented' error when trying to run binary

Pidgin trac at pidgin.im
Tue Nov 27 14:58:22 EST 2007


#4091: 'Function not implemented' error when trying to run binary
--------------------------+-------------------------------------------------
 Reporter:  alexsmith     |       Type:  defect
   Status:  new           |   Priority:  minor 
Component:  pidgin (gtk)  |    Version:  2.3.0 
 Keywords:                |    Pending:  0     
--------------------------+-------------------------------------------------
 After a successful compilation under a Ubuntu 7.04 distro, the following
 error occurs when trying to execute the binary.

 {{{
 alexsmith at ruapehu:~$ /usr/local/pidgin/bin/pidgin

 GThread-ERROR **: file /build/buildd/glib2.0-2.14.1/gthread/gthread-
 posix.c: line 140 (): error 'Function not implemented' during
 'pthread_getschedparam (pthread_self(), &policy, &sched)'
 aborting...
 Aborted (core dumped)
 }}}

 I tried to get a backtrace, but all I got was lots of unuseful '??'...

 This error was already reported on tickets #2704 and #3619, but no
 solution was provided.

 I compiled on a custom directory with the following commands and think
 this may be causing the problem...

 {{{
 ./configure --prefix=/usr/local/pidgin
 make
 make install
 }}}

-- 
Ticket URL: <http://developer.pidgin.im/ticket/4091>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list