From owner-freebsd-questions@FreeBSD.ORG Sun Jun 15 02:48:59 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B26B37B401 for ; Sun, 15 Jun 2003 02:48:59 -0700 (PDT) Received: from jive.SoftHome.net (jive.SoftHome.net [66.54.152.27]) by mx1.FreeBSD.org (Postfix) with SMTP id C863443FAF for ; Sun, 15 Jun 2003 02:48:58 -0700 (PDT) (envelope-from potzilov@softhome.net) Received: (qmail 471 invoked by uid 417); 15 Jun 2003 09:48:58 -0000 Received: from shunt-smtp-out-0 (HELO softhome.net) (172.16.3.12) by shunt-smtp-out-0 with SMTP; 15 Jun 2003 09:48:58 -0000 Received: from 146.50.169.139 ([146.50.169.139]) (AUTH: LOGIN potzilov@softhome.net) by softhome.net with esmtp; Sun, 15 Jun 2003 03:48:56 -0600 Date: Sun, 15 Jun 2003 11:48:44 +0200 From: "S. Niunco" To: FreeBSD-Questions Message-Id: <20030615114844.65333bca.potzilov@softhome.net> Organization: none X-Mailer: Sylpheed version 0.9.2 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Subject: Error compiling evolution 1.4.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jun 2003 09:48:59 -0000 Hello guys, I'm trying to compile version 1.4.0 of Evolution, however at some stage I receive the following error: In file included from alarm-notify-dialog.c:38: /usr/X11R6/include/gtkhtml/gtkhtml.h:28: libgnome/gnome-paper.h: No such file or directory In file included from alarm-notify-dialog.c:38: /usr/X11R6/include/gtkhtml/gtkhtml.h:30: libgnomeprint/gnome-print-master.h: No such file or directory In file included from alarm-notify-dialog.c:38: /usr/X11R6/include/gtkhtml/gtkhtml.h:209: syntax error before `GnomePrintMaster' gmake[4]: *** [alarm-notify-dialog.o] Error 1 gmake[4]: Выход из каталог `/usr/ports/mail/evolution/work/evolution-1.4.0/calendar/gui/alarm-notify' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Выход из каталог `/usr/ports/mail/evolution/work/evolution-1.4.0/calendar/gui' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Выход из каталог `/usr/ports/mail/evolution/work/evolution-1.4.0/calendar' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Выход из каталог `/usr/ports/mail/evolution/work/evolution-1.4.0' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Any suggestions?? TIA.