Subject: Re: xsrc/37266: xterm broken after updating to 4.0RC3, because links
To: None <xsrc-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-bugs
Date: 11/02/2007 17:00:19
The following reply was made to PR xsrc/37266; it has been noted by GNATS.
From: "Jeremy C. Reed" <reed@reedmedia.net>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: xsrc/37266: xterm broken after updating to 4.0RC3, because links
for libXpm.so.4 are missing
Date: Fri, 2 Nov 2007 11:58:08 -0500 (CDT)
> >Description:
> xterm is linked against libXpm.4 but the update from 1.6.1 (and probably
> the install or other updates) to 4.0RC3 does not create the links
> libXpm.so -> libXpm.so.4.11 and libXpm.so.4 -> libXpm.so.4.11 so the
> xterm failes with 'Shared object "libXpm.so.4" not found'
How did you do this update? The 4.0_RC3 xbase set has:
-r--r--r-- 1 root wheel 64571 Oct 16 07:28 ./usr/X11R6/lib/libXpm.so.4.11
lrwxr-xr-x 1 root wheel 0 Oct 16 07:41 ./usr/X11R6/lib/libXpm.so.4 -> libXpm.so.4.11
lrwxr-xr-x 1 root wheel 0 Oct 16 07:41 ./usr/X11R6/lib/libXpm.so -> libXpm.so.4.11