From owner-freebsd-ports Mon Dec 4 14: 1:30 2000 From owner-freebsd-ports@FreeBSD.ORG Mon Dec 4 14:01:26 2000 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from dsl.MexComUSA.net (adsl-63-200-120-86.dsl.mtry01.pacbell.net [63.200.120.86]) by hub.freebsd.org (Postfix) with ESMTP id 71A9337B401 for ; Mon, 4 Dec 2000 14:01:26 -0800 (PST) Received: from MexComUSA.Net (localhost [127.0.0.1]) by dsl.MexComUSA.net (8.11.1/8.11.1) with ESMTP id eB4LvUx94262; Mon, 4 Dec 2000 13:57:30 -0800 (PST) (envelope-from eculp@MexComUSA.Net) Sender: eculp@dsl.MexComUSA.net Message-ID: <3A2C134A.A50499E3@MexComUSA.Net> Date: Mon, 04 Dec 2000 13:57:30 -0800 From: Edwin Culp Organization: CafeMania.net/EnContacto.Net/InternetSalon.Org X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Will Andrews Cc: ports@FreeBSD.ORG Subject: Re: kmmessage.cpp:1403: confused by earlier errors, bailing out References: <3A2BE5C2.9B15BAE@MexComUSA.Net> <20001204164656.K570@puck.firepipe.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org You're right it didn't, it seems to be compiling ok now. I have am idea that the problem is in the Makefile. I'll check it after I finish. Thanks, ed Will Andrews wrote: > On Mon, Dec 04, 2000 at 10:43:15AM -0800, Edwin Culp wrote: > > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include > > -I/usr/X11R6/include/qt2 - > > I/usr/X11R6/include -I/usr/local/include -D_XOPEN_UNIX -O2 > > -fno-exceptions -f > > no-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes > > -Wwrite-str > > ings -Wno-long-long -fno-builtin -O -pipe -DQT_CLEAN_NAMESPACE > > -DQT_NO_COMPAT -D > > QT_NO_ASCII_CAST -frtti -UQT_NO_ASCII_CAST -UQT_NO_COMPAT -c > > kmmessage.cpp > > In file included from kmmessage.cpp:7: > > kmmessage.h:7: mimelib/string.h: No such file or directory > > In file included from kmmessage.cpp:8: > > kmmsgpart.h:7: mimelib/string.h: No such file or directory > > kmmessage.cpp:25: mimelib/body.h: No such file or directory > > kmmessage.cpp:27: mimelib/field.h: No such file or directory > > kmmessage.cpp:29: mimelib/mimepp.h: No such file or directory > > Looks like kdesupport didn't get installed first for some reason. > > -- > wca > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message