Re: confusing error building gnome-keyring-0.7.91 (garnome-2.17.91)
- From: Peter <sw98234 hotmail com>
- To: garnome-list gnome org
- Subject: Re: confusing error building gnome-keyring-0.7.91 (garnome-2.17.91)
- Date: Sat, 17 Feb 2007 00:32:42 +0000 (UTC)
On Fri, 16 Feb 2007 21:48:17 -0200, Lucas Mazzardo Veloso wrote:
> I couldn't reproduce this error here.
>
> Let's give it another try.
snip...
> --- work/main.d/gnome-keyring-0.7.91/config.h- 2007-02-16 21:34:05.000000000 -0200
> +++ work/main.d/gnome-keyring-0.7.91/config.h 2007-02-16 21:32:34.000000000 -0200
> @@ -137,6 +137,10 @@
>
> /* Define to `int' if <sys/types.h> does not define. */
> /* #undef pid_t */
> +#ifndef __pid_t_defined
> +typedef __pid_t pid_t;
> +# define __pid_t_defined
> +#endif
>
> /* Define to `unsigned int' if <sys/types.h> does not define. */
> /* #undef size_t */
This is the just types.h anyway. The problem was the include
file was not using it properly thus causing the error. This should yield
the same error again.
--
Peter
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]