From owner-freebsd-ports Mon Dec 4 10:47:10 2000 From owner-freebsd-ports@FreeBSD.ORG Mon Dec 4 10:47:08 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 AC0A937B400 for ; Mon, 4 Dec 2000 10:47:07 -0800 (PST) Received: from MexComUSA.Net (localhost [127.0.0.1]) by dsl.MexComUSA.net (8.11.1/8.11.1) with ESMTP id eB4IhFx98080 for ; Mon, 4 Dec 2000 10:43:15 -0800 (PST) (envelope-from eculp@MexComUSA.Net) Sender: eculp@dsl.MexComUSA.net Message-ID: <3A2BE5C2.9B15BAE@MexComUSA.Net> Date: Mon, 04 Dec 2000 10:43:15 -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: ports@FreeBSD.Org Subject: kmmessage.cpp:1403: confused by earlier errors, bailing out Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org When trying to compile knetwork2, I can't get past this point. I don't have the mimelib directory and it doesn't seem to be included in the package. Does anyone know what the solution is? I am running current as of this morning and run mergemaster every couple of days including today. Thanks, ed 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message