From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: -gordon Newsgroups: gmane.emacs.help Subject: HELP: ELIB ERROR? Date: Sun, 08 Sep 2002 06:47:39 GMT Organization: Prodigy Internet http://www.prodigy.com Sender: help-gnu-emacs-admin@gnu.org Message-ID: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1031468167 25593 127.0.0.1 (8 Sep 2002 06:56:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 8 Sep 2002 06:56:07 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17nvzJ-0006ef-00 for ; Sun, 08 Sep 2002 08:56:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17nvzL-0004W8-00; Sun, 08 Sep 2002 02:56:07 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!cpk-news-hub1.bbnplanet.com!news.gtei.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.help X-Newsreader: Forte Agent 1.91/32.564 Original-Lines: 74 Original-NNTP-Posting-Host: 63.207.238.218 Original-X-Complaints-To: abuse@prodigy.net Original-X-Trace: newssvr21.news.prodigy.com 1031467659 ST000 63.207.238.218 (Sun, 08 Sep 2002 02:47:39 EDT) Original-NNTP-Posting-Date: Sun, 08 Sep 2002 02:47:39 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: nntp.stanford.edu gnu.emacs.help:104584 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:1142 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:1142 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