*BSD News Article 37211


Return to BSD News archive

Xref: sserve comp.mail.mh:5120 comp.os.386bsd.misc:3836 comp.os.386bsd.questions:14048
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!bunyip.cc.uq.oz.au!munnari.oz.au!ihnp4.ucsd.edu!agate!howland.reston.ans.net!vixen.cso.uiuc.edu!uxa.cso.uiuc.edu!rkb55989
From: rkb55989@uxa.cso.uiuc.edu (Rafal Boni)
Newsgroups: comp.mail.mh,comp.os.386bsd.misc,comp.os.386bsd.questions
Subject: Re: MH+POP under FreeBSD?
Date: 27 Oct 1994 20:29:37 GMT
Organization: University of Illinois at Urbana
Lines: 21
Message-ID: <38p2jh$koh@vixen.cso.uiuc.edu>
References: <38o8p4$51r@jpunix.com>
NNTP-Posting-Host: uxa.cso.uiuc.edu

perry@jpunix.com (John A. Perry) writes:

>I'm trying to get MH 6.8.3 to compile under FreeBSD 1.1R with POP 
>support. I'm getting some errors and I need some help resolving them. Any 
>help would be greatly appreciated. Here is an excerpt from the compile 
>run output:

>/usr/bin/cc  -o xinc inc.o scansbr.o dropsbr.o  trmsbr.o popsbr.o     
>../config/
>config.o ../sbr/libmh.a ../mts/libmts.a  ../zotnet/libzot.a 
>../config/version.o
> -lcurses -ltermlib
>inc.o: Undefined symbol _ruserpass referenced from text segment
>*** Error code 1 (continuing)

	You need an "options NORUSERPASS" or something similar in your MH
	file.

							--rafal