Date: Sun, 04 Feb 1996 12:29:54 -0800 (PST) From: JOHN <JSINNOTT@POMONA.EDU> To: questions@freebsd.org Subject: XV found but not compiling... ;) Message-ID: <01I0TCZ5AALY8WWWPB@POMONA.EDU>
next in thread | raw e-mail | index | archive | help
First of all, thanks to everyone who responded with pointers to the
XV port. I found it easily and have it on my system now. Only, it
won't compile because I seem to be missing some files.
I placed all the directories and files in the xv directory in my /tmp
directory. i.e.
osiris (john): pwd
/tmp
osiris (john): mv /pub/FreeBSD/..... /ports/xv/* /tmp
osiris (john): ls
Makefile files patches pkg
osiris (john): make
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
In file included from Imakefile.c:3:
/usr/X11R6/lib/X11/config/Imake.tmpl:39: site.def: No such file or directory
/usr/X11R6/lib/X11/config/Imake.tmpl:48: FreeBSD.cf: No such file or directory
/usr/X11R6/lib/X11/config/Imake.tmpl:54: site.def: No such file or directory
In file included from Imakefile.c:3:
/usr/X11R6/lib/X11/config/Imake.tmpl:1020: noop.rules: No such file or
directory
In file included from /usr/X11R6/lib/X11/config/Imake.tmpl:1025,
from Imakefile.c:3:
/usr/X11R6/lib/X11/config/Project.tmpl:480: noop.rules: No such file or
directory
In file included from Imakefile.c:3:
/usr/X11R6/lib/X11/config/Imake.tmpl:1030: noop.rules: No such file or
directory
imake: Exit code 33. Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
This is the dir listing for my /usr/X11R6/lib/X11/config directory:
Imake.cf Imake.tmpl.old Project.tmpl XView.obj
Imake.rules Motif.rules XView.cf XView.rules
Imake.tmpl Motif.tmpl XView.lib XView.tmpl
Do I need to grab some files from somewhere? Thanks..
John
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01I0TCZ5AALY8WWWPB>
