Re: build emacs - Xaw3d.8 problem

2005-01-03 Thread Kris Kennaway
On Sun, Jan 02, 2005 at 04:20:00PM +0930, Hugh Ekeberg wrote:
> Friends
> 
> While doing a compile of Emacs-21.3, the build process ended with the 
> following error:
> 
> ===>   emacs-21.3_3 depends on executable: gmake - found
> ===>   emacs-21.3_3 depends on file: /usr/local/bin/autoconf213 - found
> ===>   emacs-21.3_3 depends on shared library: Xaw3d.8 - not found
> ===>Verifying install for Xaw3d.8 in /usr/ports/x11-toolkits/Xaw3d
> ===>   Returning to build of emacs-21.3_3

Note that it did nothing here.  This is probably because you already
have an old version of Xaw3d built and installed, so it could not
build the new one that it needed.  Get into the habit of using 'make
clean' before and after you build and install ports, or better, use
portupgrade to build and upgrade your ports, because it solves your
next problem of having the old Xaw3d package still installed when you
install the new one, leading to stale files on your system and other
such problems.

Kris


pgpDc7usrtN9j.pgp
Description: PGP signature


build emacs - Xaw3d.8 problem

2005-01-01 Thread Hugh Ekeberg
Friends
While doing a compile of Emacs-21.3, the build process ended with the 
following error:

===>   emacs-21.3_3 depends on executable: gmake - found
===>   emacs-21.3_3 depends on file: /usr/local/bin/autoconf213 - found
===>   emacs-21.3_3 depends on shared library: Xaw3d.8 - not found
===>Verifying install for Xaw3d.8 in /usr/ports/x11-toolkits/Xaw3d
===>   Returning to build of emacs-21.3_3
Error: shared library "Xaw3d.8" does not exist
*** Error code 1
This has also happened to me while trying to compile Xfig & 
Plugger-Plugins-Hubbe.
The Zaw3d libraries are installed and a file shows a number of 
references to *xaw3d* but not to "Xaw3d.8"
For example:

/usr/ports/distfiles/Xaw3d-1.5.tar.gz
/usr/X11R6/include/X11/Xaw3d
/usr/X11R6/lib/libXaw3d.so
/usr/X11R6/lib/libXaw3d.so.7
/usr/X11R6/lib/libXaw3d.a
/usr/X11R6/share/doc/Xaw3d
/var/db/pkg/Xaw3d-1.5
I can't find any references to this problem in the archives or the web.
Does anyone have any ideas? If I installed Xfig & Emacs as a package 
over FTP, would that process interfere with my existing libraries?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"