Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2000 18:33:09 -0700
From:      Kent Stewart <kstewart@3-cities.com>
To:        FreeBSD Stable <freebsd-stable@freebsd.org>
Subject:   Sysinstall Problem
Message-ID:  <3921F6D5.5E7B92AE@3-cities.com>

next in thread | raw e-mail | index | archive | help
I have build 4.0-Stable and tried to build sysinstall. I am seeing 

echo '#include <sys/types.h>' > makedevs.tmp
./rtermcap ansi |  file2c 'const char termcap_ansi[] = {' ',0};'  >>
makedevs.tm
p
./rtermcap cons25 |  file2c 'const char termcap_cons25[] = {' ',0};' 
>> makedev
s.tmp
./rtermcap cons25-m |  file2c 'const char termcap_cons25_m[] = {'
',0};'  >> mak
edevs.tmp
./rtermcap cons25r |  file2c 'const char termcap_cons25r[] = {'
',0};'  >> maked
evs.tmp
./rtermcap cons25r-m |  file2c 'const char termcap_cons25r_m[] = {'
',0};'  >> m
akedevs.tmp
./rtermcap cons25l1 |  file2c 'const char termcap_cons25l1[] = {'
',0};'  >> mak
edevs.tmp
./rtermcap cons25l1-m |  file2c 'const char termcap_cons25l1_m[] = {'
',0};'  >>
 makedevs.tmp
./rtermcap vt100 |  file2c 'const char termcap_vt100[] = {' ',0};'  >>
makedevs.
tmp
file2c 'u_char boot0[] = {' '};' < /boot/boot0 >> makedevs.tmp
file2c 'u_char mbr[] = {' '};' < /boot/mbr >> makedevs.tmp
mv makedevs.tmp makedevs.c
cc -pipe -Wall -I/usr/src/release/sysinstall/../../gnu/lib/libdialog
-I/usr/src/
release/sysinstall -I/usr/src/release/sysinstall/../../sys   -c
makedevs.c
makedevs.c:4: syntax error before `,'
*** Error code 1
make.txt (99%)

When I try to logon to that system, the terminal capability is all
messed up. Any ideas on what I can do to fix the problem.

Kent

-- 
Kent Stewart
Richland, WA

mailto:kstewart@3-cities.com
http://www.3-cities.com/~kstewart/index.html
FreeBSD News http://daily.daemonnews.org/

SETI(Search for Extraterrestrial Intelligence) @ HOME
http://setiathome.ssl.berkeley.edu/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3921F6D5.5E7B92AE>