[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gen-stubs segmentation fault (was Re: Checker-0.9.7 release)
- To: http://www.email.enst.fr/~gingold
- Subject: Re: gen-stubs segmentation fault (was Re: Checker-0.9.7 release)
- From: http://dummy.us.eu.org/robert (robert)
- Date: Thu, 9 Jul 1998 14:12:36 -0400
- XX-from: http://dummy.us.eu.org/robert (robert)
Please ignore this patch. Apparently, I didn't have the latest/current
version of gen-stubs.c.
Sorry.
> From: http://dummy.us.eu.org/robert (robert)
> Date: Thu Jul 9, 11:59am
>
>
> I figured it out.
>
> It's these at the end of ./config/i386/Linux/stubs.list:
>
> +history
> +readline
> +sys_shm
> +sys_sem
> +checker_api
>
> They are not found and it causes that particular instance of gen-stubs to
> crash.
>
> I changed gen-stubs.c so it dies more nicely:
>
> *** stubs/gen-stubs.c.orig Thu Jul 9 11:54:25 1998
> --- stubs/gen-stubs.c Thu Jul 9 11:54:25 1998
. . .