FreeBSD duchess.twilley.org 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #8: Fri Jan  4 
19:41:44 PST 2002     [EMAIL PROTECTED]:/usr2/obj/usr2/src/sys/DUCHESS  i386

When I build bbdb from CVS, I use the following script:

#!/bin/sh
make distclean
cvs update
autoconf
./configure --with-gnus-dir=/usr/local/lib/xemacs/site-lisp/ 
gmake gnus # install-pkg

Here's what happened when I ran that script today:

jmt@duchess$ ./buildbbdb.sh
/bin/rm -f bbdb*.elc
/bin/rm -f *.aux *.cp *.cps *.dvi *.pdf *.fn *.fns *.ky *.log *.pg  *.toc *.tp *.vr 
*.vrs
/bin/rm -f bbdb.info*
/bin/rm -f config.cache config.status config.log
/bin/rm -f *.tar.gz
/bin/rm -f .#*
? buildbbdb.sh
cvs server: Updating .
cvs server: Updating bits
cvs server: Updating bits/bbdb-filters
cvs server: Updating bits/bbdb-filters/doc
cvs server: Updating bits/bbdb-filters/doc/formatted
cvs server: Updating html
cvs server: Updating html/images
cvs server: Updating html/patches
cvs server: Updating lisp
cvs server: Updating misc
cvs server: Updating tex
cvs server: Updating texinfo
cvs server: Updating utils
checking whether make sets ${MAKE}... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for rm... /bin/rm
checking for my keys... not found
Damn! I'm locked outside :-(
checking for gtar... gtar
checking for gzip... gzip
checking for makeinfo... makeinfo
checking for texi2dvi... no
configure: WARNING: *** No texi2dvi program found.
configure: WARNING: *** DVI and PDF files will not be built.
checking for etags... etags
checking for emacs... no
checking for xemacs... xemacs
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lisp/Makefile
config.status: creating texinfo/Makefile
config.status: creating tex/Makefile
config.status: creating utils/Makefile
cd lisp; gmake gnus
gmake[1]: Entering directory `/v1/home/jmt/cvs/bbdb/lisp'
Compiling /v1/home/jmt/cvs/bbdb/lisp/bbdb.el...
While compiling toplevel forms in file /v1/home/jmt/cvs/bbdb/lisp/bbdb.el:
  !! File error (("Cannot open load file" "message"))
>>Error occurred processing ./bbdb.el: Cannot open load file: message

Done
gmake[1]: *** [bbdb.elc] Error 1
gmake[1]: Leaving directory `/v1/home/jmt/cvs/bbdb/lisp'
gmake: *** [gnus] Error 2
jmt@duchess$ 

Gnus is still working, obviously.

jmt@duchess$ locate message.el
/usr/local/lib/xemacs/site-lisp/message.el
/usr/local/lib/xemacs/site-lisp/message.elc
/usr/local/lib/xemacs/xemacs-packages/lisp/mew/mew-message.el
/usr/local/lib/xemacs/xemacs-packages/lisp/mew/mew-message.elc
/usr/local/lib/xemacs/xemacs-packages/lisp/vm/vm-message.el
/usr/local/lib/xemacs/xemacs-packages/lisp/vm/vm-message.elc
/v1/home/jmt/cvs/gnus/lisp/message.el
/v1/home/jmt/cvs/gnus/lisp/message.elc
jmt@duchess$ 

What's gone wrong?

Jack.
-- 
Jack Twilley
jmt at twilley dot org
http colon slash slash www dot twilley dot org slash tilde jmt slash

_______________________________________________
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to