Bennett Helm <[EMAIL PROTECTED]> writes:
> Have you already applied this patch?
Yes :)
> Anyway, with current svn, I've reconfigured with --disable-aiksaurus,
> and I don't get any more configure warnings. Compilation succeeds.
Very good. This one was particularly difficult to track down.
JMar
On Aug 17, 2007, at 4:05 AM, Jean-Marc Lasgouttes wrote:
Bennett Helm <[EMAIL PROTECTED]> writes:
I decided to try playing around with settings to see if I could
get things to work for me. It turns out that the culprit for me
was --
without-aiksaurus: leaving everything else in my config
Bennett Helm <[EMAIL PROTECTED]> writes:
> I decided to try playing around with settings to see if I could get things
> to work for me. It turns out that the culprit for me was --
> without-aiksaurus: leaving everything else in my configure line the
> same but removing that option (and opting f
On Aug 14, 2007, at 3:11 AM, Jean-Marc Lasgouttes wrote:
Anders Ekberg <[EMAIL PROTECTED]> writes:
I have the same as Bennett:
/* Define to `int' if doesn't define. */
#define uid_t int
We found out that this is related to a string of errors in config.log,
but still have no idea of why.
Anders Ekberg <[EMAIL PROTECTED]> writes:
> I have the same as Bennett:
> /* Define to `int' if doesn't define. */
> #define uid_t int
We found out that this is related to a string of errors in config.log,
but still have no idea of why.
JMarc
On 13 aug 2007, at 23.43, Jean-Marc Lasgouttes wrote:
Anders Ekberg <[EMAIL PROTECTED]> writes:
I get the same.
usr/include/sys/signal.h:183 contains:
#ifndef _UID_T
#define _UID_T
typedef __darwin_uid_t uid_t; <- 183
#endif
And what do you have in src/config.h?
JMarc
Bennett Helm <[EMAIL PROTECTED]> writes:
> Changing trunk to this, allows compilation to proceed a little bit
> before I get:
Can we see you whole config.log? Send it to me privately if it is
huge.
JMarc
On Aug 13, 2007, at 6:43 PM, Jean-Marc Lasgouttes wrote:
Bennett Helm <[EMAIL PROTECTED]> writes:
On Aug 13, 2007, at 6:11 PM, Jean-Marc Lasgouttes wrote:
Bennett Helm <[EMAIL PROTECTED]> writes:
Not sure exactly what you're looking for. Here are the bits of
config.h relevant to uid_t:
T
Bennett Helm <[EMAIL PROTECTED]> writes:
> On Aug 13, 2007, at 6:11 PM, Jean-Marc Lasgouttes wrote:
>
>> Bennett Helm <[EMAIL PROTECTED]> writes:
>>
>>> Not sure exactly what you're looking for. Here are the bits of
>>> config.h relevant to uid_t:
>>
>> This is apple's signal.h. I want LyX' config
On Aug 13, 2007, at 6:11 PM, Jean-Marc Lasgouttes wrote:
Bennett Helm <[EMAIL PROTECTED]> writes:
Not sure exactly what you're looking for. Here are the bits of
config.h relevant to uid_t:
This is apple's signal.h. I want LyX' config.h.
That's what I get for rushing. Here is the relevant b
Bennett Helm <[EMAIL PROTECTED]> writes:
> Not sure exactly what you're looking for. Here are the bits of
> config.h relevant to uid_t:
This is apple's signal.h. I want LyX' config.h.
JMarc
On Aug 13, 2007, at 4:34 PM, Jean-Marc Lasgouttes wrote:
Bennett Helm <[EMAIL PROTECTED]> writes:
On Aug 13, 2007, at 4:19 PM, Jean-Marc Lasgouttes wrote:
Bennett Helm <[EMAIL PROTECTED]> writes:
/usr/include/sys/signal.h:183: error: two or more data types in
declaration specifiers
Could
Anders Ekberg <[EMAIL PROTECTED]> writes:
> I get the same.
>
> usr/include/sys/signal.h:183 contains:
>
> #ifndef _UID_T
> #define _UID_T
> typedef __darwin_uid_tuid_t; <- 183
> #endif
>
And what do you have in src/config.h?
JMarc
Jean-Marc Lasgouttes
Mon, 13 Aug 2007 13:20:26 -0700
Bennett Helm <[EMAIL PROTECTED]> writes:
> /usr/include/sys/signal.h:183: error: two or more data types in
> declaration specifiers
Could you show us what this line contains?
JMarc
I get the same.
usr/include/sys/signal.h:183 contains:
#
Bennett Helm <[EMAIL PROTECTED]> writes:
> On Aug 13, 2007, at 4:19 PM, Jean-Marc Lasgouttes wrote:
>
>> Bennett Helm <[EMAIL PROTECTED]> writes:
>>
>>> /usr/include/sys/signal.h:183: error: two or more data types in
>>> declaration specifiers
>>
>> Could you show us what this line contains?
>
> t
On Aug 13, 2007, at 4:19 PM, Jean-Marc Lasgouttes wrote:
Bennett Helm <[EMAIL PROTECTED]> writes:
/usr/include/sys/signal.h:183: error: two or more data types in
declaration specifiers
Could you show us what this line contains?
typedef __darwin_uid_t uid_t;
Bennett
Bennett Helm <[EMAIL PROTECTED]> writes:
> /usr/include/sys/signal.h:183: error: two or more data types in
> declaration specifiers
Could you show us what this line contains?
JMarc
When I try to compile current trunk, I get the following error --
repeated many times:
Making all in intl
gcc -c -DLOCALEDIR=\"/Applications/LyX-devel.app/Contents/Resources/
locale\" -DLOCALE_ALIAS_PATH=\"/Applications/LyX-devel.app/Contents/
Resources/locale\" -DLIBDIR=\"/Applications/LyX-d
18 matches
Mail list logo