bug-readline
[Top][All Lists]
Advanced

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

[Bug-readline] What is causing this readline error


From: Todd Thal
Subject: [Bug-readline] What is causing this readline error
Date: Mon, 13 Nov 2006 17:58:21 -0700
User-agent: Thunderbird 1.5.0.7 (Macintosh/20060909)

Dear all:

I apologize for the "spam-like" nature of emailing people, who seem to be associated with the development and debugging of

"readline-5.1/2"...but this issue has baffled quite a few folks at lanl.gov.

The problem is I CAN get readline to build on my local machine (Mac osX 10.4.8.8.0 with Xcode 2.3), but I can NOT

get it to build on (I believe) is the exact same enviroment on a build machine, I use, called, "yolo"..

any ideas??

t.

What is causing this error?

make readline
gcc -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"5.1"' -g -O -o readline ./examples/rl.c ./libreadline.a -ltermcap
examples/rl.c: In function `set_deftext':
examples/rl.c:68: error: `rl_hook_func_t' undeclared (first use in this function)
examples/rl.c:68: error: (Each undeclared identifier is reported only once
examples/rl.c:68: error: for each function it appears in.)
examples/rl.c:68: error: parse error before ')' token
examples/rl.c: In function `main':
examples/rl.c:148: error: `rl_num_chars_to_read' undeclared (first use in this function)
make: *** [readline] Error 1

env
MANPATH=/usr/lanl/share/man:/usr/share/man:/usr/X11R6/man:/usr/lanl/lib/perl5/5.8.6/man
XDG_DATA_HOME=/usr/lanl/share
AFNI_PLUGINPATH=/usr/lanl/lib/afni/
SHELL=/bin/bash
TERM=xterm-color
SSH_CLIENT=128.165.129.141 64164 22
PERL5LIB=/usr/lanl/lib/perl5:/usr/lanl/lib/perl5/darwin
SSH_TTY=/dev/ttyp3
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ANT_HOME=/usr/lanl/lib/ant
XAPPLRESDIR=/usr/lanl/etc/app-defaults/
USER=root
SGML_CATALOG_FILES=/usr/lanl/etc/sgml/catalog
FONTCONFIG_FILE=/usr/lanl/share/fontconfig-path/fontconfig-path.conf
SUDO_USER=toddthal
GDK_USE_XFT=1
SUDO_UID=502
GNOME_DISABLE_CRASH_DIALOG=1
PATH=/usr/lanl/bin:/usr/lanl/sbin:/usr/lanl/bin:/usr/lanl/lib:/usr/lanl/lib/odcctools:/usr/lanl/lib/odcctools/bin:/bin:/sbin:/usr/bin:/usr/sbin:/opt/local/bin:/usr/X11R6/bin
MAIL=/var/mail/toddthal
XML_CATALOG_FILES=/usr/lanl/etc/xml/catalog
PWD=/usr/lanl/packages/readline-5.1
CVS_ROOT=:ext:address@hidden:/cvsroot/maceffort-test
JAVA_HOME=/Library/Java/Home
SUDO_COMMAND=/bin/bash
HOME=/Users/toddthal
SHLVL=2
LOGNAME=root
LESS=--raw-control-chars
CVS_RSH=ssh
SSH_CONNECTION=128.165.129.141 64164 128.165.129.121 22
CLASSPATH=/usr/lanl/share/java/bcel/bcel.jar:/usr/lanl/share/java/jakarta-regexp/jakarta-regexp-1.3.jar:/usr/lanl/share/java/jakarta-regexp/jakarta-regexp.jar:/usr/lanl/share/java/junit/junit.jar:.
XDG_DATA_DIRS=/usr/lanl/share
LESSOPEN=| /usr/lanl/bin/lesspipe.sh %s
INFOPATH=/usr/lanl/share/info:/usr/lanl/info:/usr/share/info
SUDO_GID=502
_=/usr/bin/env
OLDPWD=/usr/lib

gcc -v
Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1819)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]