[glibc] problems with additional dirs in ld cache

Problems with packages? Post here, using [tags] of the package name.

[glibc] problems with additional dirs in ld cache

Postby flyaway » Mon Feb 11, 2013 7:59 am

Hi!
After update to glibc 2.17-1
$this->bbcode_second_pass_code('', '
fly@alarm ~ % cat /etc/ld.so.conf.d/nvidia-tegra.conf
/usr/lib/nvidia-tegra
fly@alarm ~ % ldd /usr/lib/nvidia-tegra/libnvdc.so
libnvrm.so => not found
libnvos.so => not found
libm.so.6 => /usr/lib/libm.so.6 (0x401b2000)
libc.so.6 => /usr/lib/libc.so.6 (0x40222000)
/usr/lib/ld-linux-armhf.so.3 (0x40031000)
fly@alarm ~ % ldconfig -p | fgrep nvrm.so
libnvrm.so (libc6) => /usr/lib/nvidia-tegra/libnvrm.so
')
So libnvrm.so exits in cache but ldd and ld.so failed to load it.
Output of
$this->bbcode_second_pass_code('', '
strace -f ldd /usr/lib/nvidia-tegra/libnvdc.so
')
flyaway
 
Posts: 5
Joined: Sun Oct 14, 2012 3:33 pm

Re: [glibc] problems with additional dirs in ld cache

Postby pepedog » Mon Feb 11, 2013 10:15 am

There is a problem with glibc, hopefully fixed soon.
This should work, add to /etc/bash.bashrc
$this->bbcode_second_pass_code('', 'export LD_LIBRARY_PATH=/usr/lib/nvidia-tegra')
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: [glibc] problems with additional dirs in ld cache

Postby flyaway » Mon Feb 11, 2013 11:18 am

$this->bbcode_second_pass_quote('pepedog', 'T')here is a problem with glibc, hopefully fixed soon.
This should work, add to /etc/bash.bashrc
$this->bbcode_second_pass_code('', 'export LD_LIBRARY_PATH=/usr/lib/nvidia-tegra')


It work, thx

Isnt this bug fixed in glibc-2.17-3 available in x86 archlinux?
flyaway
 
Posts: 5
Joined: Sun Oct 14, 2012 3:33 pm

Re: [glibc] problems with additional dirs in ld cache

Postby pepedog » Mon Feb 11, 2013 11:30 am

I don't know about that, there might be problems building on arm? There is that and patches, but it's not built. Plus it's part of the toolchain.
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: [glibc] problems with additional dirs in ld cache

Postby WarheadsSE » Mon Feb 11, 2013 12:46 pm

Its not that its a problem, but it takes a little so build & test :)
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm


Return to Packages

Who is online

Users browsing this forum: No registered users and 0 guests