pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/29391: x11/Xaw3d don't build under NetBSD/pmax 2.0



The following reply was made to PR pkg/29391; it has been noted by GNATS.

From: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: jphofer%stephenson.net.dhis.org@localhost
Subject: Re: pkg/29391: x11/Xaw3d don't build under NetBSD/pmax 2.0
Date: Tue, 15 Feb 2005 12:12:57 -0800 (PST)

 On Tue, 15 Feb 2005 jphofer%stephenson.net.dhis.org@localhost wrote:
 
 > + rm -f libXaw3d.so.7
 > + ln -s libXaw3d.so.7.0 libXaw3d.so.7
 > rm -f libXaw3d.so.7.0
 > mv -f libXaw3d.so.7.0~ libXaw3d.so.7.0
 > mv: rename libXaw3d.so.7.0~ to libXaw3d.so.7.0: No such file or directory
 > *** Error code 1
 
 I had same problem the other day. And the error message was unclear.
 Looking closer, I noticed that the library was never built in the first
 place. In my case, it was caused by not having libXpm available.
 
 I committed a small fix for x11/Xaw3d/Makefile to make sure it includes
 libXpm.
 
 Have you updated your pkgsrc recently? Or are you using stable pkgsrc?
 
 (I guess I should ask for this to be pulled up to pkgsrc-stable, other
 than I didn't rememeber to check if the problem is there.)
 
  Jeremy C. Reed
 
                         technical support & remote administration
                         http://www.pugetsoundtechnology.com/
 



Home | Main Index | Thread Index | Old Index