Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 1997 23:16:30 -0800 (PST)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        pst@FreeBSD.ORG
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   Re: cvs commit: ports/comms/pilot-link - Imported sources
Message-ID:  <199711250716.XAA01253@baloon.mimi.com>
In-Reply-To: <199711240910.BAA02233@freefall.freebsd.org> (message from Paul Traina on Mon, 24 Nov 1997 01:10:44 -0800 (PST))

next in thread | previous in thread | raw e-mail | index | archive | help
 *   pilot-link is a set of utilities for linking with the PalmPilot PDA.

Thanks, but doesn't link though.  Is this because 2.2's libreadline is 
older?

Satoshi
-------
cc -I./include -I./include -O2 -pipe -DREADLINE_2_1 -DLIBDIR=\"/usr/local/lib\" -DTCL -DTK -I/usr/local/include/tcl8.0 -I/usr/local/include/tk8.0 -I/usr/X11R6/include pilot-debug.o pd-tty.o /ccd/ports/comms/pilot-link/work/pilot-link.0.8.7/libsock/_libs/libpisock.so -o _libs/pilot-debug -L/usr/local/lib -ltk80 -L/usr/local/lib -ltcl80 -L/usr/X11R6/lib -lX11 -lm -lreadline -lm
pd-tty.o: Undefined symbol `_rl_callback_read_char' referenced from text segment
pd-tty.o: Undefined symbol `_rl_callback_handler_remove' referenced from text segment
pd-tty.o: Undefined symbol `_rl_callback_handler_install' referenced from text segment
pd-tty.o: Undefined symbol `_rl_callback_handler_install' referenced from text segment
*** Error code 1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711250716.XAA01253>