*BSD News Article 41293


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!bunyip.cc.uq.oz.au!munnari.oz.au!spool.mu.edu!howland.reston.ans.net!news.sprintlink.net!porky.ramp.com!taz.ramp.com!not-for-mail
From: garbled@ramp.com (Tim Rightnour)
Newsgroups: comp.os.386bsd.apps
Subject: Problems compiling rxvt 2.09
Date: 21 Jan 1995 22:47:53 -0700
Organization: OnRamp Incorporated.
Lines: 20
Message-ID: <3fsri9$fi@taz.ramp.com>
NNTP-Posting-Host: taz.ramp.com
X-Newsreader: TIN [version 1.2 PL2]

Im running Netbsd 1.0 and X 3.1

when compiling rxvt 2.09 i recieve the following
gcc  -O2    -I/usr/X11R6/include   -DBSD -DUTMP_SUPPORT 
-DUTMP=\"/etc/utmp\" -DBSD -DTTYTAB=\"/etc/ttytab\" -DPRINT_PIPE  -DMAX_REFR
ESH_PERIOD=10 -DMULTIPLE_CLICKS -DFAKE_RESOURCES -DUSE_XCOPYAREA -DCOLOR 
-DGRAPHICS -DFUNCPROTO=15 -DNARROWPROTO    -c command.c
command.c: In function `run_command':
command.c:376: too few arguments to function `setpgrp'
command.c:378: too few arguments to function `setpgrp'
command.c:388: `TCGETS' undeclared (first use this function)
command.c:388: (Each undeclared identifier is reported only once
command.c:388: for each function it appears in.)
command.c:456: `TCSETS' undeclared (first use this function)
*** Error code 1
 

My question is:  A) how do you fix this
		 b) WHAT is this.. I see it alot