On Sun, Feb 03, 2002 at 09:49:01PM +0900, Henry Nelson wrote:
> What to do about the following?  Both shared and static seem to be available.

offhand, it looks like the problem is that libintl was built by libtool,
whose assumptions about shared libraries are Linux-centric.

> cd chrtrans && make tables
> ./makeuctb ./cp1250_uni.tbl cp1250_uni.h
> Shared object "libintl.so.1" not found
> *** Error code 1
> 
> Stop.
> 
> % ls -l /usr/local/lib/libintl*
> -rw-r--r--  1 root  wheel  108238 Feb  3 17:03 /usr/local/lib/libintl.a
> -rwxr-xr-x  1 root  wheel     714 Aug 27 06:29 /usr/local/lib/libintl.la
> lrwxr-xr-x  1 root  wheel      14 Aug 27 06:29 /usr/local/lib/libintl.so -> 
>libintl.so.1.0
> lrwxr-xr-x  1 root  wheel      14 Aug 27 06:29 /usr/local/lib/libintl.so.1 -> 
>libintl.so.1.0
> -rwxr-xr-x  1 root  wheel   16248 Aug 27 06:29 /usr/local/lib/libintl.so.1.0
> 
> __Henry
> 
> ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

-- 
Thomas E. Dickey <[EMAIL PROTECTED]>
http://invisible-island.net
ftp://invisible-island.net

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to