Date: Mon, 04 Dec 2000 10:43:15 -0800 From: Edwin Culp <eculp@MexComUSA.Net> To: ports@FreeBSD.Org Subject: kmmessage.cpp:1403: confused by earlier errors, bailing out Message-ID: <3A2BE5C2.9B15BAE@MexComUSA.Net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A2BE5C2.9B15BAE>