CFLAGS, LDFLAGS はお好みで。
./configure --prefix=/opt/pkgs/jpilot-0.x \ --x-includes=/usr/openwin/include \ --x-libraries=/usr/openwin/lib \ --with-pilot-prefix=/opt/pkgs/pilot-link \ --with-flock
$ mv Makefile Makefile.bak $ sed 's!^\(PILOT_LIBS=.*-L\)\([^ ]*\) \(.*\)$!\1\2 -R\2 \3!' Makefile.bak \ > Makefile $ make # su # make install
Serial cradle なら,難なく繋がります。起動後,menu の [File] -> [Preferences] で serial port を /dev/ttya (など) と設定すれば O.K.