*BSD News Article 37715


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!lll-winken.llnl.gov!uwm.edu!reuter.cse.ogi.edu!netnews.nwnet.net!news.u.washington.edu!buckwild
From: buckwild@u.washington.edu (Mark Tamola)
Newsgroups: comp.os.386bsd.apps
Subject: Anyone succesfully compiled chimera+term for NetBSD-1.0_BETA??
Date: 2 Nov 1994 10:06:40 GMT
Organization: University of Washington
Lines: 50
Message-ID: <397obg$cra@nntp1.u.washington.edu>
NNTP-Posting-Host: saul5.u.washington.edu

Has anyone out there successfully gotten chimera+term to work for
NetBSD-1.0_BETA??  I compiled it fully, but whenever I try to execute
it, it pops the window up, but then quickly goes away, and I get a 
segmentation fault, and then it dumps core.

Well, I'm not exactly great about debugging binaries, so can anyone
tell me how they compiled their chimera with term support?  I basically
compiled term with the default Common.tmpl and options.h files, only 
changing installation directories and the location of the term library
and include file in Common.tmpl, and in options.h, I only commented out
the lines to enable support for term v.2 (I am running term-2.2.5, and
it works perfectly).  Those are the only changes I made to the config
files for chimera.  Should I have changed anything else?  Like locations
for the special files in Common.tmpl?

I get the following bugs while compiling:

gcc   -m486 -I../libhtmlw -I../mxw -I/usr/local/include -I../  -I/usr/X386/inclu
de     -DXRELEASE=5 -DCONVERT_FILES=\"~/.chimera_convert:/usr/local/lib/convert\
" -DMIME_TYPE_FILES=\"~/.chimera_mime.types:/usr/local/lib/mime.types\" -DMAIL_C
APS=\"~/.mailcap:/usr/local/lib/mailcap\" -DPROTOCOL_FILES=\"~/.chimera_protocol
:/usr/local/lib/protocol\" -DHELP_URL=\"file:/usr/local/lib/help.html\" -DHOME_U
RL=\"file:/usr/local/lib/home.html\"  -c net.c
sh: warning: running as root with dot in PATH
net.c: In function `net_open':
net.c:131: warning: assignment makes pointer from integer without a cast
net.c: In function `net_gethostname':
net.c:254: warning: assignment makes pointer from integer without a cast

[...]

gcc   -m486 -I../libhtmlw -I../mxw -I/usr/local/include -I../  -I/usr/X386/inclu
de     -DXRELEASE=5 -DCONVERT_FILES=\"~/.chimera_convert:/usr/local/lib/convert\
" -DMIME_TYPE_FILES=\"~/.chimera_mime.types:/usr/local/lib/mime.types\" -DMAIL_C
APS=\"~/.mailcap:/usr/local/lib/mailcap\" -DPROTOCOL_FILES=\"~/.chimera_protocol
:/usr/local/lib/protocol\" -DHELP_URL=\"file:/usr/local/lib/help.html\" -DHOME_U
RL=\"file:/usr/local/lib/home.html\"  -c util.c
sh: warning: running as root with dot in PATH
util.c: In function `ReapChild':
util.c:330: warning: passing arg 1 of `wait3' from incompatible pointer type

Do these errors have anything to do with it?

It would really be great if anyone out there could help me get chimera ggoing
with my term connection.  Thanks for any help or suggestions.

Sincerely,

Mark Tamola
buckwild@u.washington.edu