Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Nov 1997 00:00:53 -0800
From:      Paul Traina <pst@shockwave.com>
To:        asami@cs.berkeley.edu (Satoshi Asami)
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:  <199711250800.AAA11905@precipice.shockwave.com>
In-Reply-To: Your message of "Mon, 24 Nov 1997 23:16:30 PST." <199711250716.XAA01253@baloon.mimi.com> 

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?

I haven't the foggiest... it never bitched at me when I previously built this 
under 2.2 (about 5 months ago).

I'll have to look at these -DREADLINE definitions.  What a pain in the ass.
Can we just make everyone upgrade to 3.0? :-)

> 
> 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?199711250800.AAA11905>