From owner-freebsd-ports Sun Sep 30 16:30: 6 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 65E3D37B40C for ; Sun, 30 Sep 2001 16:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8UNU1Z66644; Sun, 30 Sep 2001 16:30:01 -0700 (PDT) (envelope-from gnats) Received: from jochem.dyndns.org (cc40670-a.groni1.gr.nl.home.com [217.120.131.23]) by hub.freebsd.org (Postfix) with ESMTP id 4376437B408; Sun, 30 Sep 2001 16:21:57 -0700 (PDT) Received: (from jochem@localhost) by jochem.dyndns.org (8.11.6/8.11.4) id f8UNM1s18088; Mon, 1 Oct 2001 01:22:01 +0200 (CEST) (envelope-from jochem) Message-Id: <200109302322.f8UNM1s18088@jochem.dyndns.org> Date: Mon, 1 Oct 2001 01:22:01 +0200 (CEST) From: Jochem Kossen Reply-To: Jochem Kossen To: FreeBSD-gnats-submit@freebsd.org Cc: mikeh@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/30946: mail/xfmail does not compile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 30946 >Category: ports >Synopsis: mail/xfmail does not compile >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Sep 30 16:30:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Jochem Kossen >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD lola.jochem.dyndns.org 4.4-STABLE FreeBSD 4.4-STABLE #3: Wed Sep 26 00:13:07 CEST 2001 jochem@lisa.jochem.dyndns.org:/usr/src/sys/compile/LOLA i386 >Description: When i try to make the port mail/xfmail, it fails with the following messages: fl_edit.cpp:52: glib.h: No such file or directory In file included from ../../src/mail/cfgfile.h:40, from ../../src/include/umail.h:103, from fl_edit.cpp:55: ../../src/mail/fmail.h:37: glib.h: No such file or directory In file included from fl_edit.cpp:56: fl_edit.h:24: glib.h: No such file or directory gmake[2]: *** [fl_edit.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/mail/xfmail/work/xfmail-1.5.0/src/editor' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/mail/xfmail/work/xfmail-1.5.0/src' gmake: *** [all-recursive] Error 1 *** Error code 2 Stop in /usr/ports/mail/xfmail. line 52 of fl_edit.cpp (/usr/ports/mail/xfmail/work/xfmail-1.5.0/src/editor/fl_edit.cpp) says: #include glib.h is NOT in /usr/local/include/glib.h but it's in /usr/local/include/glib12/glib.h >How-To-Repeat: cd /usr/ports/mail/xfmail make >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message