delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/07/17/04:28:14

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Thu, 17 Jul 2003 01:27:31 -0700 (PDT)
From: Rafael Jimenez <my DOT lastname DOT here AT ce DOT berkeley DOT edu>
X-X-Sender: <jimenez AT mil-4 DOT ce DOT berkeley DOT edu>
To: <cygwin AT cygwin DOT com>
Subject: xpdf ./configure error: Doesn't find specified libraries (But they
are there??)
Message-ID: <Pine.LNX.4.33.0307170122170.1062-100000@mil-4.ce.berkeley.edu>
MIME-Version: 1.0

Dear list,

I am encountering some problems when building xpdf-0.92 under cygwin.
I built the t1lib libraries, and installed in /usr/local/lib/ and
/usr/local/include/. However, it seems that the ./configure script
doesn't find them, even though I include the specific path to them:

The libraries exist, they are at:

$ ls /usr/local/include/
[...some files...]
/usr/local/include/t1lib.h
/usr/local/include/t1libx.h

$ ls /usr/local/lib/
[...some files...]
libt1.a
libt1.la
libt1x.a
libt1x.la

Then, I tell the directories to configure in the following way:

$ ./configure --with-t1-library=/usr/local/lib \
--with-t1-includes=/usr/local/include

But configure doesn't find t1lib.h (see output below). Is
this a bug, or am I doing something wrong??

Thanks,
R.

% ======================================= [./configure output]

loading cache ./config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for gcc option to accept ANSI C... (cached) none needed
checking for c++... (cached) c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for ranlib... (cached) ranlib
checking for OS/2 (with EMX)... (cached) no
checking for DOS (with DJGPP)... (cached) no
checking how to run the C preprocessor... (cached) gcc -E
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) no
checking for shmat in -lipc... (cached) no
checking for IceConnectionNumber in -lICE... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for gethostbyname... (cached) yes
checking select() and fd_set in sys/select.h and sys/bsdtypes.h... need sys/select.h
checking FD_ZERO and strings.h or bstring.h... not needed
checking for rewinddir... (cached) yes
checking for popen... (cached) yes
checking for mkstemp... (cached) yes
checking whether select takes fd_set arguments... (cached) yes
checking whether to use Xpm library... (cached) maybe
checking where to find the Xpm header files... (cached)
checking for X11/xpm.h... (cached) yes
checking for XpmCreatePixmapFromData in -lXpm... (cached) yes
using Xpm library
checking whether to use t1 library... (cached) /usr/local/lib
checking where to find the t1 header files... (cached) /usr/local/include
checking for t1lib.h... (cached) no
configure: warning: requested t1 library not found!
checking whether to use freetype library... (cached) /d/cygwin.local/freetype-1.3.1/lib
checking where to find the freetype header files... (cached) /d/cygwin.local/freetype-1.3.1/lib
checking for freetype/freetype.h... (cached) no
configure: warning: requested freetype library not found!
checking whether to use freetype library... (cached) /d/cygwin.local/freetype-1.3.1/lib
checking where to find the freetype header files... (cached) /d/cygwin.local/freetype-1.3.1/lib
checking for freetype.h... (cached) no
configure: warning: requested freetype library not found!
updating cache ./config.cache
creating ./config.status
creating Makefile
creating xpdf/Makefile
creating ltk/Makefile
creating goo/Makefile

-- 
RJR


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019