[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#306416: acknowledged by developer (Re: Bug#306416: libxcursor1: undefined symbol: XRenderCreateAnimCursor)



hi,

i noticed that, but on my debian unstable it reported unresolved referencies, i
solved this about a 6 month ago by special order of lib directories in
'/etc/ld.so.conf' file according to some maillist posting which stated st like
that:

- - - - my /etc/ld.so.conf - - - -

# this needs to be here just because of some libtool problems, though it is
# a default directory for library searches
# I encoutered problems with eclipse and libXrenderCreateAnimCursor C function
# from libxrender1 deb package, seems like the link from
# /usr/X11R6/lib/libXrender.la -> /lib/libXrender.la is not working well
# if libXrender is 1st found here, everythink is ok, dynamic loader is not
# confused, in any other case, undefined symbols are reported
/usr/lib

# let this be the second (see comment above)
/usr/X11R6/lib

/usr/lib/3dnow/atlas
/usr/lib/atlas/3dnow
/usr/lib/3dnow
/usr/local/lib

# because of firebird 1.5 -- it is an setuid prog,
# in which case $LD_LIBRARY_PATH is ignored
#/usr/local/gcc323/lib
# kernel 2.6
#/usr/local/linux-2.6-utils/lib

- - - -

anyway, thanks :)


On Mon, May 01, 2006 at 05:48:21AM -0700, Debian Bug Tracking System wrote:
> This is an automatic notification regarding your Bug report
> #306416: libxcursor1: undefined symbol: XRenderCreateAnimCursor,
> which was filed against the libxcursor1 package.
> 
> It has been closed by one of the developers, namely
> Andreas Metzler <ametzler@debian.org>.
> 
> Their explanation is attached below.  If this explanation is
> unsatisfactory and you have not received a better one in a separate
> message then please contact the developer, by replying to this email.
> 
> Debian bug tracking system administrator
> (administrator, Debian Bugs database)
> 

> From: Andreas Metzler <ametzler@debian.org>
> Date: Mon, 1 May 2006 14:32:38 +0200
> To: 306416-done@bugs.debian.org
> Subject: Re: Bug#306416: libxcursor1: undefined symbol: XRenderCreateAnimCursor
> 
> Version: 1.1.5.2-5
> 
> On 2005-04-26 Martin Slouf <mar@centrum.cz> wrote:
> > Package: libxcursor1
> > Version: 1.1.3-1
> > Severity: normal
> [...]
> > i tried to use gaphor, the python UML modeller, but it ends up with this error:
> [...]
> > ImportError: /usr/lib/libXcursor.so.1: undefined symbol: XRenderCreateAnimCursor
> 
> > as one can see, the track of  this bug exists among debian developers, though
> > not reported:
> 
> > http://people.debian.org/~dirson/shlibs/per-maint.txt
> 
> The current libxcursor1 available in unstable is linked against all
> necessary libraries, according to ldd -r. Closing.
> cu andreas
> 




Reply to: