Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!howland.erols.net!news.mathworks.com!uunet!in2.uu.net!shore!news From: "Greg Arsenault" <greg@beacondesign.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: port make fails: Imake.tmpl: No such file or dir Date: 23 Oct 96 00:14:10 -0500 Organization: Shore.Net/Eco Software, Inc; (info@shore.net) Lines: 103 Message-ID: <AE9313D8-51207@204.167.102.212> NNTP-Posting-Host: slip-9-12.slip.shore.net Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="Cyberdog-AltBoundary-000510C3" Content-Transfer-Encoding: 7bit X-Mailer: Cyberdog/1.1 X-News-Servers: news.shore.net X-Newsgroups-TO: nntp://news.shore.net/comp.unix.bsd.freebsd.misc --Cyberdog-AltBoundary-000510C3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Can someone please tell me what I have config'd incorrectly ? I'm fairly novice at reading Makefiles, so the deeply nested Makefile code found in /usr/share/mk/bsd.port.mk is making my head spin.... When trying to 'make install' a large number of different ports, most of them are dying with the following messages during the Configure phase: ---------------------------------------------------------------- =3D=3D>Configuring for [portname-version] mv -f Makefile Makefile.bak imake -DUseInstalled -I/usr/X11R6/lib/X11/config Imakefile.c:3: Imake.tmpl: No such file or directory imake: Exit code 33. Stop. *** Error code 1 Stop. ---------------------------------------------------------------- Does this mean imake is looking for a directory named '/usr/X11R6/lib/X11/config' ? (That seems to be what the manpage for imake implies.) My system has no such 'config' subdir in the X11 directory. Where is the Make process formulating this name; and, should I really have such a config directory. The most curious thing is that I was able to SUCCESSFULLY Make the BASH shell port using its Makefile (although that is the only port which didn't die in the Configure phase with the message seen above). Any help would be most appreciated. mailto:greg@beacondesign.com --Cyberdog-AltBoundary-000510C3 Content-Type: multipart/mixed; boundary="Cyberdog-MixedBoundary-000510C3" Content-Transfer-Encoding: 7bit --Cyberdog-MixedBoundary-000510C3 Content-Type: text/enriched; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable <X-FONTSIZE><PARAM>12</PARAM><FONTFAMILY><PARAM>Geneva</PARAM>Can someone please tell me what I have config'd incorrectly ? I'm fairly novice at reading Makefiles, so the deeply nested Makefile code found in /usr/share/mk/bsd.port.mk is making my head spin.... When trying to 'make install' a large number of different ports, most of them are dying with the following messages during the Configure phase: ---------------------------------------------------------------- =3D=3D>Configuring for [portname-version] mv -f Makefile Makefile.bak imake -DUseInstalled -I/usr/X11R6/lib/X11/config Imakefile.c:3: Imake.tmpl: No such file or directory imake: Exit code 33. Stop. *** Error code 1 Stop. ---------------------------------------------------------------- Does this mean imake is looking for a directory named '/usr/X11R6/lib/X11/config' ? (That seems to be what the manpage for imake implies.) My system has no such 'config' subdir in the X11 directory. Where is the Make process formulating this name; and, should I really have such a config directory. The most curious thing is that I was able to SUCCESSFULLY Make the BASH shell port using its Makefile (although that is the only port which didn't die in the Configure phase with the message seen above). Any help would be most appreciated. </FONTFAMILY></X-FONTSIZE> --Cyberdog-MixedBoundary-000510C3 Content-Type: application/X-url Content-Transfer-Encoding: base64 Content-Description: Greg at BeaconDesign bWFpbHRvOmdyZWdAYmVhY29uZGVzaWduLmNvbQ== --Cyberdog-MixedBoundary-000510C3-- --Cyberdog-AltBoundary-000510C3--