Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jun 1997 00:02:04 -0400
From:      "Adam W. Hawks" <root@pent.vnet.net>
To:        freebsd-ports@freebsd.org
Cc:        freebsd-current@freebsd.org
Subject:   xfmail problems in current
Message-ID:  <199706290402.AAA29410@pent.vnet.net>

next in thread | raw e-mail | index | archive | help
xfmail will not compile in current. it gives the following errors.

bash# make
>> Checksum OK for xfmail-1.0.tar.gz.
===>  Extracting for xfmail-1.0
===>  xfmail-1.0 depends on shared library: Xpm\.4\. - found
===>  xfmail-1.0 depends on shared library: xforms\.0\. - found
===>  Patching for xfmail-1.0
===>  Applying FreeBSD patches for xfmail-1.0
===>  Configuring for xfmail-1.0
===>  Building for xfmail-1.0
Warning: Object directory not changed from original /usr/ports/mail/xfmail/work/xfmail/ui
cc -Wall -O2 -I../compface -DFACES -I/usr/X11R6/include -I/usr/X11R6/include/X11 -DUSE_SOUND -DHS_MADVISE -I. -I../mail -I../pixmap -I../editor   -c xfmail.c
xfmail.c: In function `display_msg':
xfmail.c:209: warning: passing arg 2 of `fl_show_question' makes integer from pointer without a cast
xfmail.c:209: too many arguments to function `fl_show_question'
xfmail.c:211: warning: passing arg 2 of `fl_show_question' makes integer from pointer without a cast
xfmail.c:211: too many arguments to function `fl_show_question'
xfmail.c: In function `preemptive_handler':
xfmail.c:430: warning: implicit declaration of function `ringbell'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
bash# 


So I figured I would install the package.
Below is the errors in current when I run the package.

bash# xfmail
XFMail 1.0 p0 - Xwindows e-mail client for FreeBSD
(C) 1995,1996 Gennady B. Sorokopud
Compiled at Tue Mar 25 05:42:43 PST 1997 by root@leia.cs.berkeley.edu
X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  2 (X_ChangeWindowAttributes)
  Resource id in failed request:  0x0
  Serial number of failed request:  816
  Current serial number in output stream:  825
bash# 


I hope this gets fixed soon because it is my most used mail reader.

Thanks 
Adam W. Hawks



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