Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Oct 2001 01:22:01 +0200 (CEST)
From:      Jochem Kossen <j.kossen@home.nl>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        mikeh@freebsd.org
Subject:   ports/30946: mail/xfmail does not compile
Message-ID:  <200109302322.f8UNM1s18088@jochem.dyndns.org>

next in thread | raw e-mail | index | archive | help

>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>
	
	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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109302322.f8UNM1s18088>