Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Apr 95 13:26:08 CDT
From:      "Mr. TR Nguyen" <xxnguyen@utacnvx.uta.edu>
To:        freebsd-questions@FreeBSD.org (freebsd-questions)
Subject:   Pine and procmail questions
Message-ID:  <199504211826.NAA01981@utacnvx.uta.edu>

next in thread | raw e-mail | index | archive | help
>From nguyen@omega.uta.edu Fri Apr 21 09:42:06 1995
Received: from omega.uta.edu (omega.uta.edu [129.107.1.23]) by utacnvx.uta.edu (8.6.12/8.6.12) with ESMTP id JAA29060 for <xxnguyen@utacnvx.uta.edu>; Fri, 21 Apr 1995 09:42:05 -0500
Received: (from nguyen@localhost) by omega.uta.edu (8.6.12/8.6.12) id JAA01915 for xxnguyen@utacnvx; Fri, 21 Apr 1995 09:42:05 -0500
Date: Fri, 21 Apr 1995 09:42:05 -0500
From: TR Nguyen <nguyen@omega.uta.edu>
Message-Id: <199504211442.JAA01915@omega.uta.edu>
Apparently-To: xxnguyen@utacnvx.uta.edu
Status: O

Hello BSD'ers!

A friend of mine has 2 questions for you:
	1.	Where can he find procmail?
***************************************************************************
	2.	He has obtained the current version of pine, as well as
		the patch file "patch-aa" from freebsd.cdrom.com's port,
		
		However, he is having problem building pine and pico,
		even when the patch has been applied. Where can he find
		an error-free version? Or did he not get the correct 
		patch?

		Enclosed is a capture of the failed build attempt.

TIA,
Trung Ng.
*************************************************************************

	[some cc lines deleted]
cc -g -O -pipe  -c newsrc.c
rm -f c-client.a
ar rc c-client.a mail.o bezerk.o mtx.o tenex2.o mbox.o mh.o mmdf.o imap2.o pop3.
o  news.o nntpcunx.o phile.o dummy.o smtp.o nntp.o rfc822.o misc.o  osdep.o sm_u
nix.o newsrc.o
ranlib c-client.a
ranlib: c-client.a: Undefined error: 0
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.



Making Pico
			[some cc lines deleted]
cc -c -DJOB_CONTROL -DANSI -g -O -pipe line.c
cc -c -DJOB_CONTROL -DANSI -g -O -pipe osdep.c
osdep.c: In function `alt_editor':
osdep.c:644: warning: passing arg 1 of `wait' from incompatible pointer type
osdep.c: In function `errstr':
osdep.c:961: warning: return discards `const' from pointer target type
cc -c -DJOB_CONTROL -DANSI -g -O -pipe pico.c
cc -c -DJOB_CONTROL -DANSI -g -O -pipe random.c
cc -c -DJOB_CONTROL -DANSI -g -O -pipe region.c
cc -c -DJOB_CONTROL -DANSI -g -O -pipe search.c
cc -c -DJOB_CONTROL -DANSI -g -O -pipe spell.c
cc -c -DJOB_CONTROL -DANSI -g -O -pipe tcap.c
cc -c -DJOB_CONTROL -DANSI -g -O -pipe window.c
cc -c -DJOB_CONTROL -DANSI -g -O -pipe word.c
ar ru libpico.a attach.o ansi.o basic.o bind.o browse.o buffer.o  composer.o dis
play.o file.o fileio.o line.o osdep.o  pico.o random.o region.o search.o spell.o
tcap.o window.o word.o
ar: creating archive libpico.a
ranlib libpico.a
ranlib: libpico.a: Cannot allocate memory
*** Error code 1

Stop.

Making Pine.
rm -f os.h
cc -O   -pipe  -g -DSYSTYPE=\"BSF\" -c help.c
./cmplhelp.sh  < pine.hlp > helptext.c
cc -O   -pipe  -g -DSYSTYPE=\"BSF\" -c helptext.c

		[some cc lines deleted]
cc -O   -pipe  -g -DSYSTYPE=\"BSF\" -c ttyout.c
cd osdep; make includer os-bsf.c; cd ..
cc -o includer includer.c
./includer < os-bsf.ic > os-bsf.c
rm -f os.c
ln -s osdep/os-bsf.c os.c
cc -O   -pipe  -g -DSYSTYPE=\"BSF\" -c os.c
os.c: In function `close_system_pipe':
os.c:1321: warning: passing arg 1 of `wait' from incompatible pointer type
echo "char datestamp[]="\"`date`\"";" > date.c
cc -c -O        -pipe  -g -DSYSTYPE=\"BSF\" -o date.o date.c
cc  -O  -pipe  -g -DSYSTYPE=\"BSF\" -o pine addrbook.o adrbklib.o args.o context
.o filter.o  folder.o help.o helptext.o imap.o init.o mailcap.o mailcmd.o  maili
ndx.o mailpart.o mailview.o newmail.o other.o pine.o print.o  reply.o screen.o s
end.o signals.o status.o strings.o ttyin.o  ttyout.o os.o date.o ../pico/libpico
.a ../c-client/c-client.a -ltermlib -lcrypt
cc: Internal compiler error: program ld got fatal signal 11
*** Error code 1

Stop.

Links to executables are in bin directory:
size: bin/pine: No such file or directory
size: bin/mtest: No such file or directory
size: bin/imapd: No such file or directory
size: bin/pico: No such file or directory
Done










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