Mail Archives: djgpp/2001/02/16/20:00:42
Message-ID: | <3A8DCCCD.9E991153@lps.u-psud.fr>
|
Date: | Sat, 17 Feb 2001 01:58:53 +0100
|
From: | taupin <taupin AT lps DOT u-psud DOT fr>
|
X-Mailer: | Mozilla 4.51 [en] (Win98; I)
|
X-Accept-Language: | en
|
MIME-Version: | 1.0
|
To: | Liste Gutenberg <gut AT ens DOT fr>, DJGPP List <djgpp AT delorie DOT com>
|
Subject: | Wanted kpathsea library (source)
|
X-MIME-Autoconverted: | from 8bit to quoted-printable by upsn13.u-psud.fr id f1H0tsB09826
|
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id TAA04399
|
Reply-To: | djgpp AT delorie DOT com
|
In order to port a program (dvispell) to DJGPP I need to have the
sources of various "kpathsea" library routines.
Question: when can I get these C cources (I have looked to ftpsearch,
but nothing abvious appears).
Here are my diags:
gcc ext.o dvispell.o -o dvispell
dvispell.o: In function `get_args':
dvispell.c:388: undefined reference to `getopt_long'
dvispell.o: In function `dvi_fnt_def':
dvispell.c:936: undefined reference to `kpse_find_file'
dvispell.o: In function `start':
dvispell.c:1328: undefined reference to `kpse_set_progname'
dvispell.o: In function `load_data_file':
dvispell.c:1554: undefined reference to `kpse_path_element'
dvispell.c:1555: undefined reference to `kpse_path_element'
dvispell.c:1571: undefined reference to `kpse_path_search'
dvispell.c:1585: undefined reference to `kpse_open_file'
make.exe: *** [dvispell] Error 1
--
------------------------------------------------------------------------
Daniel Taupin, Physique des Solides, Univ. Paris-Sud, 91405 ORSAY
Cedex
E-mail= mailto:taupin AT lps DOT u-psud DOT fr
Tél: (33)1.69.15.60.79, Fax: (33)1.69.15.60.86, home/fax:
(33)1.60.10.26.44
------------------------------------------------------------------------
- Raw text -