Subject: Re: compile problem with xfree
To: Joseph Sarkes <jsarkes@tiac.net>
From: Frederick Bruckman <fb@enteract.com>
List: tech-x11
Date: 04/23/2001 10:22:33
On Mon, 23 Apr 2001, Joseph Sarkes wrote:

> This isn't what happened an indeterminate while ago. Can anyone
> tell me what changed? This could also be a toolchain issue, as
> I don't think much has changed in xsrc/xfree... has it?

Yes, it has. It's XFree86-4.0.3 now, but that doesn't account for your
problem.

> make   Makefile.boot
> cd ./config/imake && make   -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc"
> making imake with BOOTSTRAPCFLAGS= in config/imake
> cc -o ccimake  -O -I../../include -I../../imports/x11/include/X11 ccimake.c
> cc -c  -O -I../../include -I../../imports/x11/include/X11 `./ccimake` imake.c
> Segmentation fault - core dumped
> cc -o imake  -O -I../../include -I../../imports/x11/include/X11 imake.o
> rm -f ./config/makedepend/Makefile.proto
> ./config/imake/imake -I./config/cf  -s ./config/makedepend/Makefile.proto -f
>  ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend
> Segmentation fault - core dumped

Not enough information. What is dumping core? "sh", "gcc", "make"?
(Look for *.core files in the build directory.) What system are you
running?


Frederick