Re: Test Mac::Carbon build for me?

2002-12-16 Thread Emmanuel. M. Decarie
À (At) 18:07 -0500 14/12/02, Chris Nandor écrivait (wrote) : In article p05200f0dba2013320b77@[192.168.0.2], [EMAIL PROTECTED] (Emmanuel. M. Decarie) wrote: Mac-Carbon-0.02 01 doesn't compile on my machine. I get this error: /usr/include/gcc/darwin/2.95.2/g++/../stdbool.h:10: warning: empty

Re: Test Mac::Carbon build for me?

2002-12-16 Thread Chris Nandor
In article p05200f0bba23a385de61@[192.168.0.2], [EMAIL PROTECTED] (Emmanuel. M. Decarie) wrote: À (At) 18:07 -0500 14/12/02, Chris Nandor écrivait (wrote) : Could you search your system headers for keyReplyPortAttr? Hmm, not sure what you are saying here. I just know basic C and I'm not

Re: Test Mac::Carbon build for me?

2002-12-16 Thread John R. Fraser Jr.
Successful build on my Mac iBook running 10.2.2. A very cool package, thanks. John On Thursday, December 12, 2002, at 05:18 PM, Chris Nandor wrote: http://dev.macperl.org/tmp/Mac-Carbon-0.02_01.tar.gz If you have the time, please try this build out, compiling and testing. It's been tested

Re: Test Mac::Carbon build for me?

2002-12-15 Thread David H. Adler
On Sat, Dec 14, 2002 at 06:09:08PM -0500, Chris Nandor wrote: In article [EMAIL PROTECTED], [EMAIL PROTECTED] (David H. Adler) wrote: Test results for os 10.2.2, perl 5.6.0: t/Carbon...## Component Manager: attempting to find symbols in a component alias of type

Re: Test Mac::Carbon build for me?

2002-12-14 Thread Chris Nandor
In article p05200f0dba2013320b77@[192.168.0.2], [EMAIL PROTECTED] (Emmanuel. M. Decarie) wrote: Mac-Carbon-0.02 01 doesn't compile on my machine. I get this error: /usr/include/gcc/darwin/2.95.2/g++/../stdbool.h:10: warning: empty declaration AppleEvents.xs: In function `XS Mac AppleEvents

Re: Test Mac::Carbon build for me?

2002-12-14 Thread Chris Nandor
In article [EMAIL PROTECTED], [EMAIL PROTECTED] (David H. Adler) wrote: Test results for os 10.2.2, perl 5.6.0: t/Carbon...## Component Manager: attempting to find symbols in a component alias of type (imdc/MP42/MSFT) ok I am not entirely sure what it is, but some

Re: Test Mac::Carbon build for me?

2002-12-13 Thread Chris Nandor
In article [EMAIL PROTECTED], [EMAIL PROTECTED] (Ken Williams) wrote: I've been working on the ExtUtils::ParseXS module, which is designed to render this approach obsolete. It's on CPAN right now, maybe it could be used here instead of custom/version-specific xsubpps? The goal is to

Test Mac::Carbon build for me?

2002-12-12 Thread Chris Nandor
http://dev.macperl.org/tmp/Mac-Carbon-0.02_01.tar.gz If you have the time, please try this build out, compiling and testing. It's been tested with perl 5.6.0 and gcc2/gcc3 on Mac OS X 10.2, but I imagine it should work with any combination of perl 5.6.0/5.6.1/5.8.0, gcc2/gcc3, and Mac OS X

Re: Test Mac::Carbon build for me?

2002-12-12 Thread David Wheeler
On Thursday, December 12, 2002, at 02:18 PM, Chris Nandor wrote: http://dev.macperl.org/tmp/Mac-Carbon-0.02_01.tar.gz If you have the time, please try this build out, compiling and testing. It's been tested with perl 5.6.0 and gcc2/gcc3 on Mac OS X 10.2, but I imagine it should work with any

Re: Test Mac::Carbon build for me?

2002-12-12 Thread Ken Williams
Still no go for me. I believe the things about precompiled headers are just warnings, i.e. it'll compile it from scratch rather than using the precompiled version. But then some real errors follow. Chris, do you know where 'keyReplyPortAttr' is defined?

Re: Test Mac::Carbon build for me?

2002-12-12 Thread Chris Nandor
At 10:35 +1100 2002.12.13, Ken Williams wrote: Chris, do you know where 'keyReplyPortAttr' is defined? Hm. That's in AEMach.h. This is the workaround I was using to get AESend to work at all on Mac OS X. If that won't work, I wonder if even precompiled binaries will work. To see if it will,

Re: Test Mac::Carbon build for me?

2002-12-12 Thread Ken Williams
On Friday, December 13, 2002, at 10:50 AM, Chris Nandor wrote: At 10:35 +1100 2002.12.13, Ken Williams wrote: Chris, do you know where 'keyReplyPortAttr' is defined? Hm. That's in AEMach.h. This is the workaround I was using to get AESend to work at all on Mac OS X. If that won't work, I

Re: Test Mac::Carbon build for me?

2002-12-12 Thread Enrique Terrazas
Hi, I tried installing using cpan (Jaguar 10.2.2, perl 5.8.0) and ran into the following problem: CPAN.pm: Going to build C/CN/CNANDOR/Mac-Carbon-0.02.tar.gz [...] cp Carbon.pm blib/lib/Mac/Carbon.pm cp AppleEvents.pm ../blib/lib/Mac/AppleEvents.pm /usr/local/bin/perl

Re: Test Mac::Carbon build for me?

2002-12-12 Thread Chris Nandor
In article [EMAIL PROTECTED], [EMAIL PROTECTED] (Enrique Terrazas) wrote: I tried installing using cpan (Jaguar 10.2.2, perl 5.8.0) and ran into the following problem: CPAN.pm: Going to build C/CN/CNANDOR/Mac-Carbon-0.02.tar.gz The original message mentioned the version on the web site,

Re: Test Mac::Carbon build for me?

2002-12-12 Thread brian d foy
In article [EMAIL PROTECTED], Enrique Terrazas [EMAIL PROTECTED] wrote: I tried installing using cpan (Jaguar 10.2.2, perl 5.8.0) and ran into the following problem: cp Carbon.pm blib/lib/Mac/Carbon.pm cp AppleEvents.pm ../blib/lib/Mac/AppleEvents.pm /usr/local/bin/perl

Re: Test Mac::Carbon build for me?

2002-12-12 Thread Ken Williams
On Friday, December 13, 2002, at 04:27 PM, brian d foy wrote: In article [EMAIL PROTECTED], Enrique Terrazas [EMAIL PROTECTED] wrote: I tried installing using cpan (Jaguar 10.2.2, perl 5.8.0) and ran into the following problem: cp Carbon.pm blib/lib/Mac/Carbon.pm cp AppleEvents.pm

Re: Test Mac::Carbon build for me?

2002-12-12 Thread Chris Nandor
At 13:57 +1100 2002.12.13, Ken Williams wrote: 0.02 binaries? Where are those available? I only have the 0.01 binaries installed for Mac::Carbon, and it looks like Mac::AppleEvents isn't part of that. Ah. I mentioned them in another post, I think. They are on SourceForge.net

Re: Test Mac::Carbon build for me?

2002-12-12 Thread Enrique Terrazas
Hi, The original message mentioned the version on the web site, which isn't on the CPAN. http://dev.macperl.org/tmp/Mac-Carbon-0.02_01.tar.gz The errors you got were expected with the version you used. Thanks, Whoops! Sorry about that. Builds and installs fine on 10.2.2 perl 5.8.0.

Re: Test Mac::Carbon build for me?

2002-12-12 Thread Ken Williams
On Friday, December 13, 2002, at 10:50 AM, Chris Nandor wrote: At 10:35 +1100 2002.12.13, Ken Williams wrote: Chris, do you know where 'keyReplyPortAttr' is defined? Hm. That's in AEMach.h. This is the workaround I was using to get AESend to work at all on Mac OS X. If that won't work,