Date: Mon, 4 Dec 2000 16:46:56 -0500 From: Will Andrews <will@physics.purdue.edu> To: Edwin Culp <eculp@MexComUSA.Net> Cc: ports@FreeBSD.ORG Subject: Re: kmmessage.cpp:1403: confused by earlier errors, bailing out Message-ID: <20001204164656.K570@puck.firepipe.net> In-Reply-To: <3A2BE5C2.9B15BAE@MexComUSA.Net>; from eculp@MexComUSA.Net on Mon, Dec 04, 2000 at 10:43:15AM -0800 References: <3A2BE5C2.9B15BAE@MexComUSA.Net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001204164656.K570>