Re: [Fink-devel] emacs21 in fink (using jaguar and April 2002 devtools)

2002-05-28 Thread David R. Morrison

Thanks.  I'll add emacs21 to the list in the porting docs of packages which
are known to not yet compile under Jaguar.

However, note that ncurses is an essential package in Fink, so you should
have gotten curses support even though the library moved in OS X.

I'm puzzled that you did not.

  -- Dave

___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] emacs21 in fink (using jaguar and April 2002 devtools)

2002-05-28 Thread Christian Swinehart

On Tuesday, May 28, 2002, at 03:00 PM, David R. Morrison wrote:
 Thanks.  I'll add emacs21 to the list in the porting docs of packages 
 which
 are known to not yet compile under Jaguar.

 However, note that ncurses is an essential package in Fink, so you 
 should
 have gotten curses support even though the library moved in OS X.

 I'm puzzled that you did not.
I'm puzzled too. The makefiles are peppered with -lncurses, but running 
otool on the binaries gives:
/sw/bin/emacs21:
 /sw/lib/libtiff.3.dylib (compatibility version 3.5.0, current 
version 3.5.7)
 /sw/lib/libjpeg.62.dylib (compatibility version 63.0.0, current 
version 63.0.0)
 /sw/lib/libpng.2.dylib (compatibility version 1.0.12, current 
version 1.0.12)
 /usr/lib/libz.1.1.3.dylib (compatibility version 1.0.0, current 
version 1.1.3)
 /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current 
version 55.0.0)

I'm looking into it, but if anybody knows why it would link to libSystem 
instead, I'd be curious to hear.

-christian


___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] emacs21 in fink (using jaguar and April 2002 devtools)

2002-05-28 Thread Jan de Leeuw
I assume that the curses support came from libSystem.B.dylib, which
is always included in a link, and was not required explicitly in the
configure/Makefile.

On Tuesday, May 28, 2002, at 12:00 PM, David R. Morrison wrote:

Thanks.  I'll add emacs21 to the list in the porting docs of packages which
are known to not yet compile under Jaguar.

However, note that ncurses is an essential package in Fink, so you should
have gotten curses support even though the library moved in OS X.

I'm puzzled that you did not.

-- Dave


===
Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550;  fax (310)-206-5658;  email: [EMAIL PROTECTED]
homepage: 

No matter where you go, there you are. --- Buckaroo Banzai






Re: [Fink-devel] emacs21 in fink (using jaguar and April 2002 devtools)

2002-05-28 Thread Alexander Strange


On Tuesday, May 28, 2002, at 03:05  PM, Christian Swinehart wrote:

 I'm looking into it, but if anybody knows why it would link to 
 libSystem instead, I'd be curious to hear.

Maybe libSystem has ncurses support in Jagwyre?


___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] emacs21 in fink (using jaguar and April 2002 devtools)

2002-05-28 Thread Finlay Dobbie


On Tuesday, May 28, 2002, at 10:06 PM, Christian Swinehart wrote:

 On Tuesday, May 28, 2002, at 04:59 PM, Alexander Strange wrote:
 On Tuesday, May 28, 2002, at 03:05  PM, Christian Swinehart wrote:
 I'm looking into it, but if anybody knows why it would link to 
 libSystem instead, I'd be curious to hear.

 Maybe libSystem has ncurses support in Jagwyre?
 But this whole problem of using libSystem's curses routines instead of 
 libncurses's is happening under 10.1.4...

Are you sure that you're using the correct version of the developer 
tools? Since a lot changed in Jaguar, I would expect that you'd need to 
use the Jaguar Developer Tools (which were in the pack you received at 
WWDC if you got Jaguar legally). And you're not supposed to discuss them 
on a public list, I suspect.

libSystem has semi-borked curses support in Puma and earlier. They moved 
to ncurses some months back, when I used to read the darwin-commits 
mailing list ;-)

  -- Finlay


___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel