Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Dec 1998 10:43:50 -0500 (EST)
From:      gaylord@ligeti.cns.vt.edu (Clark Gaylord)
To:        freebsd-current@FreeBSD.ORG
Subject:   problems with make aout-to-elf
Message-ID:  <199812061543.KAA13728@ligeti.cns.vt.edu.>

next in thread | raw e-mail | index | archive | help
In trying to make aout-to-elf, I have the following error.  Any ideas
of what is wrong?  

===== =====
/usr/share/man/man4/cam.4.gz -> /usr/share/man/man4/scsi.4.gz
===> share/man/man4/man4.i386
install -c -o root -g wheel -m 444 adv.4.gz adw.4.gz aha.4.gz ahb.4.gz
ahc.4.gz aic.4.gz alog.4.gz apm.4.gz ar.4.gz asc.4.gz bktr.4.gz bt.4.gz
cs.4.gz cx.4.gz cy.4.gz de.4.gz dgb.4.gz dpt.4.gz ed.4.gz eg.4.gz
el.4.gz en.4.gz ep.4.gz ex.4.gz fdc.4.gz fe.4.gz fxp.4.gz gsc.4.gz
ie.4.gz io.4.gz joy.4.gz keyboard.4.gz labpc.4.gz le.4.gz lnc.4.gz
lp.4.gz lpt.4.gz matcd.4.gz mcd.4.gz mem.4.gz meteor.4.gz mouse.4.gz
mse.4.gz mtio.4.gz mx.4.gz nca.4.gz ncr.4.gz npx.4.gz pcf.4.gz pcm.4.gz
pcvt.4.gz perfmon.4.gz pn.4.gz pnp.4.gz ppc.4.gz psm.4.gz rl.4.gz
sb.4.gz scd.4.gz screen.4.gz sea.4.gz si.4.gz sio.4.gz spkr.4.gz
sr.4.gz sysmouse.4.gz tl.4.gz tw.4.gz tx.4.gz uha.4.gz vr.4.gz vx.4.gz
wb.4.gz wd.4.gz wfd.4.gz wl.4.gz wt.4.gz xl.4.gz ze.4.gz zp.4.gz
/usr/share/man/man4/i386 install: mx.4.gz: No such file or directory
*** Error code 71

Stop.
*** Error code 1
===== =====

I also have:
(gaylord)/usr/src/share/man/man4/man4.i386 # ls ..
...
icmp.4          man4.i386/      scsi.4          tty.4
...

(gaylord)/usr/src/share/man/man4/man4.i386 # ls
...
bktr.4          gsc.4           mx.4            si.4            ze.4
...

Is this a problem because man4.i386 is a subdir of man4, whereas all the
other man4 files are in man4 itself?

I am cvsup'ing nightly with:
   /usr/local/bin/cvsup -L 2 /usr/local/cvsup/current-supfile
and current-supfile:
   *default host=cvsup.FreeBSD.org
   *default base=/big/FreeBSD-current
   *default prefix=/big/FreeBSD-current
   *default release=cvs tag=.
   *default delete use-rel-suffix
   *default compress
   src-all
   src-eBones
   src-secure
   cvs-crypto
   ports-all

Btw, this is breaking my sendmail (and many other things), so please
e-mail directly to cgaylord@cns.vt.edu, as I cannot join freebsd-current
yet.

-- 
Clark Gaylord
Communications Network Services
Virginia Tech, Blacksburg, Virginia 24061-0506
Voice: 540/231-2347    Fax: 540/231-3928     E-mail: cgaylord@cns.vt.edu

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



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