Date: Thu, 19 Sep 2019 08:58:07 +1000 From: MJ <mafsys1234@gmail.com> To: "Vlad D. Markov" <dvoich@aim.com>, freebsd-questions@freebsd.org Subject: Re: Imake fails Message-ID: <e6f9aa74-c10f-5667-643c-2e5014824c40@gmail.com> In-Reply-To: <20190918152511.fa908fba7c3370ce32d6ba3b@aim.com> References: <20190918152511.fa908fba7c3370ce32d6ba3b@aim.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 19/09/2019 5:25 am, Vlad D. Markov via freebsd-questions wrote:
> I was hoping to build xpat2 but Imake fails. I've had no issues doing the same thing using Debian.
>
> Any ideas how to fix this?
>
> happy$ xmkmf -a
> mv -f Makefile Makefile.bak
> imake -DUseInstalled -I/usr/local/lib/X11/config
> In file included from Imakefile.c:15:
> In file included from /usr/local/lib/X11/config/Imake.tmpl:316:
> /usr/local/lib/X11/config/Imake.rules:1674:27: warning: empty character constant [-Winvalid-pp-token]
> for flag in ${MAKEFLAGS} ''; do \ @@\
> ^
> In file included from Imakefile.c:15:
> /usr/local/lib/X11/config/Imake.tmpl:2144:10: fatal error: ' X11 .rules' file not found
> #include ProjectRulesFile
> ^
> /usr/local/lib/X11/config/Imake.tmpl:2142:35: note: expanded from macro 'ProjectRulesFile'
> # define ProjectRulesFile Concat3(<,TopLevelProject,.rules>)
> ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/local/lib/X11/config/Imake.rules:256:23: note: expanded from macro 'Concat3'
> #define Concat3(a,b,c)a/**/b/**/c
> ^~~~~~~~~~
> 1 warning and 1 error generated.
> imake: Exit code 1.
> Stop.
You probably want to add uname information etc. to aid in any help.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e6f9aa74-c10f-5667-643c-2e5014824c40>
