Hi Han-Wen,
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes:
> Just a note: autogen.sh barfs while trying to generate BUGS.
> apparently
>
> ../guile-scripts
>
> doesn't live where it is assumed to live.
Yes, `autogen.sh' makes a lot of assumptions about what your file system
should contain. Perso
Hi,
Han-Wen Nienhuys <[EMAIL PROTECTED]> writes:
> Ludovic Courtès schreef:
>> $ tla register-archive http://www.laas.fr/~lcourtes/software/arch-2005/
>> $ tla get [EMAIL PROTECTED]/guile-core--boehm-gc--1.9
>
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -g -O2 -Wall
> -Wmissing-prototypes -
[EMAIL PROTECTED] (Ludovic Courtès) writes:
> I guess the point of this `_FORTIFY_SOURCE' thing is to help catch
> errors related to interactions with the kernel (among others). The idea
> is that when performing a system call, one _should_ be concerned about
> its result.
>
> In the case of asyn