Re: Why does adding /usr/lib32 to LD_LIBRARY_PATH break 64-bit binaries?

2008-10-25 Thread Alexander Kabaev
' libraries just because someone somewhere want to screw up their configuration does not seem right to me at all. -- Alexander Kabaev signature.asc Description: PGP signature

Re: Why does adding /usr/lib32 to LD_LIBRARY_PATH break 64-bit binaries?

2008-10-25 Thread Alexander Kabaev
On Sat, 25 Oct 2008 13:10:53 -0400 Alexander Sack [EMAIL PROTECTED] wrote: On Sat, Oct 25, 2008 at 9:57 AM, Alexander Kabaev [EMAIL PROTECTED] wrote: On Sat, 25 Oct 2008 08:49:19 -0400 Alexander Sack [EMAIL PROTECTED] wrote: Is this a bug or not in FreeBSD's rtld? -aps

Re: Why does adding /usr/lib32 to LD_LIBRARY_PATH break 64-bit binaries?

2008-10-23 Thread Alexander Kabaev
LD_LIBRARY_PATH=/lib:/usr/lib:/usr/lib32:/usr/lib64 for better results. -- Alexander Kabaev signature.asc Description: PGP signature

Re: Why does adding /usr/lib32 to LD_LIBRARY_PATH break 64-bit binaries?

2008-10-23 Thread Alexander Kabaev
for. -- Alexander Kabaev signature.asc Description: PGP signature

Re: Tools for FreeBSD development

2006-12-02 Thread Alexander Kabaev
and without the risk of terminally damaging any local FS is priceless. If qemu can be tricked into disk-less booting, it should be just as good though. -- Alexander Kabaev signature.asc Description: PGP signature

Re: SSH TCP forwarding: works with v1, not with v2 ssh

2004-09-24 Thread Alexander Kabaev
I feel like a newbie, but I can't tell how to rebuild just the openssh contributed src, rather than the entire OS. Doing a basic make in the dir fails You should run make in /usr/secure/lib/libssh, /usr/secure/usr.bin/ssh and /usr/secure/usr.sbin/sshd. Or just rebuild and install everything

Re: Tools to modify shared libraries

2003-06-17 Thread Alexander Kabaev
dependencies in Linux libraries to Linux libraries and thus remove the need to patch ELF files in the long run. LD putting a library in DT_NEEDED regardless of whether or not library exports any required symbols as long as it appears on command line is a feature, not a bug AFAIK. -- Alexander

Re: gcc 2.95.4 seems to be buggy in FreeBSD 4.7-RELEASE!

2002-10-15 Thread Alexander Kabaev
Could you please send me a test case demonstrating the problem? It is hard to tell what is going wrong without seeing the actual code. To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body of the message

Re: JDK13 || OpenOffice

2002-10-02 Thread Alexander Kabaev
jdk13 is used in the OO build process. On Tue, 1 Oct 2002 21:11:49 -0400 MET [EMAIL PROTECTED] wrote: Why does OpenOffice require jdk13? According to the site its not one of the requirements, or a requirement of StarOffice for that matter? ~ Matthew -- Alexander Kabaev To Unsubscribe

Re: FreeBSD and Verizon DSL

2002-09-26 Thread Alexander Kabaev
, and it works well. TIA Lou It is possible that the service Verizon provides in your area is different than one they privide here. Here Verizon DSL uses PPPoE and ppp is definitely requited to connect. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd