Re: Talloc

2010-08-19 Thread Kevin H. Hobbs
>> "ALL"? That hasn't been done. See nm -D ... > > Oh, nm -D does show me a lot of mostly unreadable text. Thank you. Gah! All is good if I type : nm -D /usr/lib64/libtalloc.so.2.0.0 instead of : man -D /usr/lib64/libtalloc.so.2.0.0 which is what showed me all that junk. signature.asc

Re: Talloc

2010-08-19 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/19/2010 10:13 AM, Kevin H. Hobbs wrote: >> Can you explain what trouble the linker had with the installed talloc? > > I run the nightly tests of VTK and ParaView built with nightly Mesa > (software rendering). > > It's sort of an early warning

Re: Talloc

2010-08-19 Thread Kevin H. Hobbs
> "ALL"? That hasn't been done. See nm -D ... Oh, nm -D does show me a lot of mostly unreadable text. Thank you. signature.asc Description: OpenPGP digital signature -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.o

Re: Talloc

2010-08-19 Thread Kevin H. Hobbs
> Can you explain what trouble the linker had with the installed talloc? I run the nightly tests of VTK and ParaView built with nightly Mesa (software rendering). It's sort of an early warning system that tells me if there will be problems with the next versions. Mesa git just merged it's glsl2

Re: Talloc

2010-08-19 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/19/2010 07:48 AM, Kevin H. Hobbs wrote: > It seems a little odd to remove ALL symbols from a shared > library the linker had a bit of trouble using the installed talloc. > Can you explain what trouble the linker had with the installed talloc?

Re: Talloc

2010-08-19 Thread Michael Schwendt
On Thu, 19 Aug 2010 07:48:39 -0400, Kevin wrote: > It seems a little odd to remove ALL symbols from a shared > library "ALL"? That hasn't been done. See nm -D ... > the linker had a bit of trouble using the installed talloc. How exactly? > I don't see any strip or install -s lines in the ma

Re: Talloc

2010-08-19 Thread Kevin H. Hobbs
It seems a little odd to remove ALL symbols from a shared library the linker had a bit of trouble using the installed talloc. I don't see any strip or install -s lines in the makefiles or in the spec. signature.asc Description: OpenPGP digital signature -- users mailing list users@lists.fedor

Re: Talloc

2010-08-19 Thread Ed Greshko
On 08/19/2010 07:04 PM, Ed Greshko wrote: > man strip > Bad cat...bad cat... Get off the keyboard "strip" is normally run as part of the postscript to packaging -- Wonder is the feeling of a philosopher, and philosophy begins in wonder. -- Socrates, quoting Plato [Huh? That's like J

Re: Talloc

2010-08-19 Thread Ed Greshko
On 08/19/2010 06:56 PM, Kevin H. Hobbs wrote: > Why do : > > nm /usr/lib64/libtalloc.so.2.0.0 > nm: /usr/lib64/libtalloc.so.2.0.0: no symbols > > and : > > rpmbuild -bi SPECS/libtalloc.spec > nm > BUILDROOT/libtalloc-2.0.0-0.fc12.x86_64/usr/lib64/libtalloc.so.2.0.0 > nm: > BUILDROOT/li