Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Sep 1999 18:25:15 -0400 (EDT)
From:      karpes@rpi.edu
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/13782: fetchmail from ports fails to build (link error)
Message-ID:  <199909152225.SAA50409@karpes.stu.rpi.edu>

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

>Number:         13782
>Category:       ports
>Synopsis:       fetchmail from ports fails to build (link error)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 16 15:40:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Simon Karpen
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
RPI
>Environment:

	FreeBSD 4.0-CURRENT, cvsup'd 1999/09/14, Intel hardware.
	Building Kerb4 is enabled.

>Description:

	Fetchmail from ports fails to build. The relevent error lines 
	are:

cc -L/usr/include/lib -O -pipe rcfile_y.o rcfile_l.o socket.o getpass.o pop2.o pop3.o imap.o  etrn.o fetchmail.o env.o options.o daemon.o driver.o sink.o  rfc822.o smtp.o xmalloc.o uid.o mxget.o md5ify.o rpa.o  interface.o netrc.o base64.o error.o unmime.o conf.o checkalias.o  getopt.o getopt1.o -lkvm -lkrb -ldes -lfl  -lmd -o fetchmail
/usr/lib/libkrb.so: undefined reference to `init_error_table'
/usr/lib/libkrb.so: undefined reference to `initialize_error_table_r'
*** Error code 1

This appears to be a libkrb.so problem. 

>How-To-Repeat:

	cd /usr/ports/mail/fetchmail
	make install

>Fix:

	not known at this time. 

>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?199909152225.SAA50409>