From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/1067 Path: news.gmane.org!not-for-mail From: -gordon Newsgroups: gmane.emacs.gnus.user Subject: ELIB ERROR?? Date: Sun, 08 Sep 2002 06:47:25 GMT Organization: Prodigy Internet http://www.prodigy.com Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1138667897 9612 80.91.229.2 (31 Jan 2006 00:38:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 00:38:17 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:28:35 2006 Original-Path: quimby.gnus.org!news.ccs.neu.edu!news.dfci.harvard.edu!news.cis.ohio-state.edu!news.ems.psu.edu!newsfeed.stanford.edu!canoe.uoregon.edu!arclight.uoregon.edu!news.tufts.edu!uunet!dca.uu.net!prodigy.com!newsmst01.news.prodigy.com!prodigy.com!postmaster.news.prodigy.com!newssvr21.news.prodigy.com.POSTED!44066d06!not-for-mail Original-Newsgroups: gnu.emacs.gnus X-Newsreader: Forte Agent 1.91/32.564 Original-NNTP-Posting-Host: 63.207.238.218 Original-X-Complaints-To: abuse@prodigy.net Original-X-Trace: newssvr21.news.prodigy.com 1031467645 ST000 63.207.238.218 (Sun, 08 Sep 2002 02:47:25 EDT) Original-NNTP-Posting-Date: Sun, 08 Sep 2002 02:47:25 EDT X-UserInfo1: FKPO@MC@@S@]RQ@[JZHX_PP@USXB@DTMNHWB_EYLJZ]BGIELK^RAQFW[ML\THRCKV^GGZKJMGV^^_JSCFFUA_QXFGVSCYRPILH]TRVKC^LSN@DX_HCAFX__@J\DAJBVMY\ZWZCZLPA^MVH_P@\\EOMW\YSXHG__IJQY_@M[A[[AXQ_XDSTAR]\PG]NVAQUVM Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:1207 Original-Lines: 74 X-Gnus-Article-Number: 1207 Tue Jan 17 17:28:35 2006 Xref: news.gmane.org gmane.emacs.gnus.user:1067 Archived-At: Hi, I'm having this error while installing elib1.0 Does anyone know what's wrong? please email me at fastnetmail2 at yahoo dot com Thanks. -Gordon ------ [root@localhost elib-1.0]# make install emacs -batch -l elib-compile-all.el -f compile-elib Loading /usr/share/emacs/site-lisp/site-start.d/aspell-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/lang.emacs.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/po-mode-init.el (source)... Loading /usr/share/emacs/site-lisp/site-start.d/psgml-init.el (source)... Finished loading /usr/share/emacs/site-lisp/egg/leim-list.el and load others... Byte-compiling stack-f.el... Wrote /linux/elib-1.0/stack-f.elc Byte-compiling stack-m.el... Wrote /linux/elib-1.0/stack-m.elc Byte-compiling queue-f.el... Wrote /linux/elib-1.0/queue-f.elc Byte-compiling queue-m.el... Wrote /linux/elib-1.0/queue-m.elc Byte-compiling elib-node.el... Wrote /linux/elib-1.0/elib-node.elc Byte-compiling dll.el... Wrote /linux/elib-1.0/dll.elc Byte-compiling dll-debug.el... Wrote /linux/elib-1.0/dll-debug.elc Byte-compiling bintree.el... While compiling the end of the data in file /linux/elib-1.0/bintree.el: ** The following functions are not known to be defined: elib-stack-create, elib-stack-push, elib-stack-pop Wrote /linux/elib-1.0/bintree.elc Byte-compiling avltree.el... While compiling the end of the data in file /linux/elib-1.0/avltree.el: ** The following functions are not known to be defined: elib-stack-create, elib-stack-push, elib-stack-pop Wrote /linux/elib-1.0/avltree.elc Byte-compiling cookie.el... While compiling elib-refresh-tin in file /linux/elib-1.0/cookie.el: ** reference to free variable dll Wrote /linux/elib-1.0/cookie.elc Byte-compiling string.el... While compiling elib-string-expand-newtext in file /linux/elib-1.0/string.el: ** reference to free variable newtext ** reference to free variable string Wrote /linux/elib-1.0/string.elc Byte-compiling read.el... Wrote /linux/elib-1.0/read.elc sed s,ELIB_PATH,\"/usr/share/emacs/site-lisp/elib\", < startup-template.el > elib-startup.el makeinfo elib.texi mkdir /usr/share/emacs/site-lisp/elib cp elib.info* /usr/info if /bin/sh -c 'install-info --version' \ >/dev/null 2>&1; then \ install-info --infodir=/usr/info elib.info; \ else true; fi install-info: unrecognized option `--infodir=/usr/info' Try `install-info --help' for a complete list of options. make: *** [install-info] Error 1