> offhand, it looks like the problem is that libintl was built by libtool, > whose assumptions about shared libraries are Linux-centric.
% uname -rs NetBSD 1.4.3_ALPHA Anyway, how do I force Lynx to compile with static libraries, just remove the shared ones? I don't recall having a problem like this with lynx2.8.4 dev.15, the last Lynx I compiled on NetBSD. (lynx2.8.5dev.2 compiled okay on Solaris2.6, but there are no shared libraries installed.) Thanks. __Henry > > 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 I'll also take a look into this, since the static library is 8 times the size of what it is on in my Solaris account. Strange. > > -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 ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
