From owner-freebsd-bugs Thu Jun 1 13:25:40 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA21837 for bugs-outgoing; Thu, 1 Jun 1995 13:25:40 -0700 Received: from wc.cdrom.com (wc.cdrom.com [192.216.223.37]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA21809 ; Thu, 1 Jun 1995 13:25:35 -0700 Received: from eikon.regent.e-technik.tu-muenchen.de (root@eikon.regent.e-technik.tu-muenchen.de [129.187.42.3]) by wc.cdrom.com (8.6.12/8.6.12) with SMTP id NAA10071 ; Thu, 1 Jun 1995 13:25:32 -0700 Received: from vector.eikon.e-technik.tu-muenchen.de ([129.187.142.36]) by eikon.regent.e-technik.tu-muenchen.de with SMTP id <43145>; Thu, 1 Jun 1995 22:23:22 +0200 Received: from localhost (localhost [127.0.0.1]) by vector.eikon.e-technik.tu-muenchen.de (8.6.11/8.6.9) with SMTP id JAA10765; Thu, 1 Jun 1995 09:34:36 +0200 Message-Id: <199506010734.JAA10765@vector.eikon.e-technik.tu-muenchen.de> X-Authentication-Warning: vector.eikon.e-technik.tu-muenchen.de: Host localhost didn't use HELO protocol To: Satoshi Asami cc: paepcke@arcway.snafu.de, freebsd-bugs@freefall.cdrom.com, me@FreeBSD.org Subject: Re: Changed information for PR ports/456 In-reply-to: Your message of "Tue, 30 May 1995 11:54:51 +0200." <199505300954.CAA18718@freefall.cdrom.com> Date: Thu, 1 Jun 1995 09:34:35 +0200 From: Julian Howard Stacey Sender: bugs-owner@FreeBSD.org Precedence: bulk > Synopsis: (new) x11/fvwm make do not look for xpm built > Proposed fix applied to revision 1.18 of ports/x11/fvwm/Makefile. After reading this, I fixed my broken autoraise with: cd /usr/ports/graphics/xpm; make clean; make all ; make reinstall PS My working /usr/X11R6/lib has: 55940 Jun 1 00:27 libXpm.a 56439 Apr 4 12:52 libXpm.so.4.4 56439 Jun 1 00:27 libXpm.so.4.5 A system backup copy (with non functional autoraise) from a few days ago has: 55956 Apr 4 12:52 libXpm.a 56439 Apr 4 12:52 libXpm.so.4.4 Julian S jhs@freebsd.org