Subject: pkg/11769: fetchmail won't build, probably because ssl isn't there
To: None <gnats-bugs@gnats.netbsd.org>
From: None <smb@pueblo.research.att.com>
List: netbsd-bugs
Date: 12/18/2000 10:18:16
>Number:         11769
>Category:       pkg
>Synopsis:       fetchmail won't build, probably because ssl isn't there
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Dec 18 10:18:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Steven M. Bellovin
>Release:        1.4Z with today's sup of pkgsrc
>Organization:
AT&T Labs Research
>Environment:
	
System: NetBSD pueblo.research.att.com 1.4Z NetBSD 1.4Z (PUEBLO) #3: Tue Jun 6 14:02:50 EDT 2000 root@pueblo.research.att.com:/usr/src/sys/arch/i386/compile/PUEBLO i386


>Description:
	I tried a 'make update' of fetchmail.  But it died on some ssl includes
>How-To-Repeat:
	cc -DHAVE_CONFIG_H -c  -I. -I. -I/usr/include -I/usr/include/openssl -O2 socket.
	c
	In file included from /usr/include/openssl/pem.h:66,
			 from /usr/include/openssl/ssl.h:151,
			 from socket.c:398:
	/usr/include/openssl/evp.h:88: openssl/rc5.h: No such file or directory
	In file included from /usr/include/openssl/pem.h:66,
			 from /usr/include/openssl/ssl.h:151,
			 from socket.c:398:
	/usr/include/openssl/evp.h:97: openssl/idea.h: No such file or directory
	In file included from /usr/include/openssl/pem.h:66,
			 from /usr/include/openssl/ssl.h:151,
			 from socket.c:398:
	/usr/include/openssl/evp.h:117: openssl/rsa.h: No such file or directory
	In file included from /usr/include/openssl/pem.h:67,
			 from /usr/include/openssl/ssl.h:151,
			 from socket.c:398:
	/usr/include/openssl/x509.h:76: openssl/rsa.h: No such file or directory
>Fix:
	It might work to build ssl manually first.  When I tried,
	though, it muttered about a commercial license -- is that
	still true, now that the RSA patent has expired?
>Release-Note:
>Audit-Trail:
>Unformatted: