Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Apr 2002 16:17:50 +0900 (JST)
From:      NINOMIYA Hideyuki <nin@shikoku.ne.jp>
To:        sobomax@FreeBSD.org
Cc:        FreeBSD ports ML <freebsd-ports@FreeBSD.org>
Subject:   about lang/cli problem
Message-ID:  <20020401.161750.74742875.nin@smtp.shikoku.ne.jp>

next in thread | raw e-mail | index | archive | help
Hi

I'm testing now lang/cli.
Some tools of CLI don't work for a problem about a shared libraries.
I identified that clix, sdk/bin/cordbg had the problem.

ldd output was
clix:
	librotor_pal.so => not found (0x0)
	/ext/ports/lang/cli/work/sscli/clr/bin/rotor_x86/free/librotor_palrt.so (0x0)
	libc_r.so.4 => /usr/lib/libc_r.so.4 (0x28066000)
sdk/bin/cordbg:
	librotor_pal.so => not found (0x0)
	/ext/ports/lang/cli/work/sscli/clr/bin/rotor_x86/free/librotor_palrt.so (0x0)
	libc_r.so.4 => /usr/lib/libc_r.so.4 (0x280a3000)

These don't work so that a shared libraries is referred by
absolute path. I worked to solve this problem by oneself,
but cannot get a solution yet.

Will there be a good solution method ?
----
***************************************************************
* This message is a thing by output of automatic translation. *
* Therefore it will be for there to be a lot of funny parts.  *
* Please approve it.                                          *
***************************************************************
NINOMIYA(family name) Hideyuki(first name) @ ehime japan
mailto:nin@shikoku.ne.jp mailto:nin@Jp.FreeBSD.org
PGP-Fingerprint:6C59 EC08 5B23 6490 44D0  7CD3 DA40 219F 7114 8553
PGP-Public-Key:  http://user.shikoku.ne.jp/~nin/pgp/public-key.txt

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020401.161750.74742875.nin>