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