'Shared object "libc.so.4" not found' when running FreeBSD 4 command on 5.3
From: Hideki Yamamoto (yamamoto436_at_oki.com)
Date: 12/23/04
- Previous message: Benjamin Lutz: "slow system freeze"
- Next in thread: Xin LI: "Re: 'Shared object "libc.so.4" not found' when running FreeBSD 4 command on 5.3"
- Reply: Xin LI: "Re: 'Shared object "libc.so.4" not found' when running FreeBSD 4 command on 5.3"
- Reply: Kris Kennaway: "Re: 'Shared object "libc.so.4" not found' when running FreeBSD 4 command on 5.3"
- Reply: Björn König: "RE: 'Shared object "libc.so.4" not found' when running FreeBSD 4 command on 5.3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 23 Dec 2004 12:24:49 +0900 (JST) To: freebsd-stable@freebsd.org
Hi,
When trying to run my application, which was compiled on FreeBSD4.8,
on FreeBSD 5.3, It does not work and appears
'Shared object "libc.so.4" not found.'
After make an symbolic link as follows,
# ln -s /usr/lib/libc.so /usr/lib/libc.so.4
it works well.
Is this link is correct for this problem?
My kernel config file includes 'options COMPAT_FREEBSD4' line.
I wonder if this option has some problems.
Best regards,
Hideki Yamamoto
-----------------------------------------------------------------
Hideki YAMAMOTO |
Broadband Media Solutions Department | E-mail: yamamoto436@oki.com
Broadband Media Company | Tel: +81-48-420-7012
Oki Electric Industry Co., Ltd. | FAX: +81-48-420-7016
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Benjamin Lutz: "slow system freeze"
- Next in thread: Xin LI: "Re: 'Shared object "libc.so.4" not found' when running FreeBSD 4 command on 5.3"
- Reply: Xin LI: "Re: 'Shared object "libc.so.4" not found' when running FreeBSD 4 command on 5.3"
- Reply: Kris Kennaway: "Re: 'Shared object "libc.so.4" not found' when running FreeBSD 4 command on 5.3"
- Reply: Björn König: "RE: 'Shared object "libc.so.4" not found' when running FreeBSD 4 command on 5.3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|