> Dear David,
>
> following your instructions and "make install" instead of simply
> "make" I have now a brand new
> aquamacs built on my SL. Great, this means that my system is now OK.
> Not very interesting for
> the rest of the world, but a good step for me. Thank you very much
> for your patience.
>
> Best,
> Enrico
>
>
>
> On 25/set/2009, at 14.19, David Reitter wrote:
>
>> Enrico,
>>
>> when compiling on 10.6, use this for the configure call before
>> "make bootstrap" (or "make"):
>>
>> CC='gcc -arch i386' ./configure --with-ns --without-x
>>
>> We already know how to compile for 64 bit architectures, but we're
>> waiting for a copyright assignment to be submitted before the path
>> is applied.
>> That's just a matter of days.
>>
>> - D
>>
>> --
>>
http://aquamacs.org -- Aquamacs: Emacs on Mac OS X
>>
http://aquamacs.org/donate -- Could we help you? Return the favor
>> and support the Aquamacs Project!
>>
>> On Sep 25, 2009, at 6:19 AM, Enrico Onofri wrote:
>> clude-dir=/include/c++/4.2.1 --program-prefix=i686-apple-darwin10-
>> --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
>>> Thread model: posix
>>> gcc version 4.2.1 (Apple Inc. build 5646)
>>>
>>> ..............
>>>
>>> nsterm.m: In function ‘ns_get_glyph_string_clip_rect’:
>>> nsterm.m:2503: error: dereferencing pointer to incomplete type
>>> nsterm.m:2503: error: dereferencing pointer to incomplete type
>>> nsterm.m:2506: error: dereferencing pointer to incomplete type
>>> nsterm.m:2506: error: invalid use of undefined type ‘struct _NSRect’
>>> nsterm.m:2506: error: dereferencing pointer to incomplete type
>>
>