Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 May 2000 00:41:27 -0400
From:      Will Andrews <andrews@technologist.com>
To:        The Hermit Hacker <scrappy@hub.org>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: KDE2: make install 'fails' ...
Message-ID:  <20000519004127.A41103@argon.blackdawn.com>
In-Reply-To: <Pine.BSF.4.21.0005190118370.243-100000@thelab.hub.org>; from scrappy@hub.org on Fri, May 19, 2000 at 01:19:35AM -0300
References:  <Pine.BSF.4.21.0005190118370.243-100000@thelab.hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 19, 2000 at 01:19:35AM -0300, The Hermit Hacker wrote:
> Just tried to do a 'make install', and it fails in kdebase2:
> 
> gmake[3]: Entering directory `/usr/local/base/ports/x11/kdebase2/work/kdebase-1.90/nsplugins/wrapper'
> /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../nsplugins    -O3 -mpentium -pipe -c wrapper.c
> cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../nsplugins -O3 -mpentium -pipe -c wrapper.c  -fPIC -DPIC -o wrapper.lo
> In file included from ../../nsplugins/sdk/npupp.h:16,
>                  from wrapper.c:6:
> ../../nsplugins/sdk/npapi.h:39: X11/Xlib.h: No such file or directory
> ../../nsplugins/sdk/npapi.h:40: X11/Xutil.h: No such file or directory
> 
> 
> yes, the files exist:
> 
> > find . -name Xlib.h -print
> ./include/X11/Xlib.h
> > find . -name Xutil.h -print
> ./include/X11/Xutil.h
> > pwd
> /usr/X11R6
> > 
> 
> A missing -I?

Hmm... I'll take a look at this tomorrow.. thanks for the bugreport.

-- 
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?


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?20000519004127.A41103>