Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 2002 06:16:34 -0400 (EDT)
From:      Trevor Johnson <trevor@jpj.net>
To:        Dan Langille <dan@langille.org>
Cc:        ports@FreeBSD.ORG, <anholt@FreeBSD.ORG>
Subject:   Re: x11/XFree86-4-clients make fails - addenda
Message-ID:  <20020821060349.P78346-100000@blues.jpj.net>
In-Reply-To: <3D62ED7D.8260.62E5F696@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
Dan Langille wrote:

> NOTE: A recent commit addresses freetype2, but my problem not not
> appear to have been a dependency issue.  Rather, a file was missing
> from disk.
>
> FWIW: I just tried to install x11/XFree86-4-clients.  It appears
> freetype is missing.
>
> I have more information.  Sorry for the premature post.
>
> The problem appears to be a missing freetype/freetype.h.  On another
> box which has XFree86-4-clients installed, I find this:
>
> $ locate freetype/freetype.h
> /usr/local/include/freetype2/freetype/freetype.h
>
> This file does not appear on the system with the problem despite what
> the pkg db reports:

I've found a clue in the Case of the Missing Header. :-)

> # grep -ri freetype/freetype.h /var/db/pkg/
> /var/db/pkg/freetype2-
> 2.1.2/+CONTENTS:include/freetype2/freetype/freetype.h
>
> # ls /usr/local/include/freetype/freetype.h
                                 ^^
There should be a "2" between the carets
(/usr/local/include/freetype2/freetype/freetype.h).

> ls: /usr/local/include/freetype/freetype.h: No such file or directory
>
> Doing a "/usr/local/sbin/portupgrade -f freetype2" added the above
> file.
>
> Doing another make install of x11/XFree86-4-clients resulted in
> success.
-- 
Trevor Johnson


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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