Mailinglist Archive: opensuse (5130 mails)
| < Previous | Next > |
Re: [SLE] Re: keym@n software for cherry cymotion master linux - make error
- From: Per Jessen <per@xxxxxxxxxxxx>
- Date: Mon, 22 May 2006 15:18:08 +0200
- Message-id: <e4sdmg$6c9$5@xxxxxxxxxxxxxxxx>
Per Jessen wrote:
> in server/src/ServerKeyHandle.cpp :
>
> // make it compile on fedora !
> #ifndef PTHREAD_THREADS_MAX
> #define PTHREAD_THREADS_MAX "undefined"
> //#include <linuxthreads/bits/local_lim.h>
> #endif // PTHREAD_THREADS_MAX
>
> Add the #define and uncomment the #include.
Sorry, that should have read:
"Add the #define and comment out the #include."
/Per Jessen, Zürich
> in server/src/ServerKeyHandle.cpp :
>
> // make it compile on fedora !
> #ifndef PTHREAD_THREADS_MAX
> #define PTHREAD_THREADS_MAX "undefined"
> //#include <linuxthreads/bits/local_lim.h>
> #endif // PTHREAD_THREADS_MAX
>
> Add the #define and uncomment the #include.
Sorry, that should have read:
"Add the #define and comment out the #include."
/Per Jessen, Zürich
| < Previous | Next > |