It seems that your error is related to readline library. You should not use readline library included in Mac OS X. You have to use your own one. If you do not specify exact location, /usr/lib/ libreadline.dylib will be used and I think this library does not work well with other applications (especially gnu-smalltalk, I've also experienced this problem).

On Jul 20, 2005, at 3:57 PM, LD wrote:

Hi all,

seeking my first experience with Smalltalk via GNU Smalltalk and saw in the archives the following configure option being used by one user (Sungjin Chun). I'm just wondering what other options make sense on Mac OS X (Tiger) and if there's a good explanation of them all online. I didn't see anything with the online manual: http:// www.gnu.org/software/smalltalk/gst-manual/gst.html

Actually, I've just tried the following and it failed (see attachment for configure and make output):
./configure --disable-gtk --without-tcl --without-tk && make

I'm running Mac OS X 10.4.2 with Xcode 2.0 installed. (Unfortunately I can't upgrade to Xcode 2.1 just yet because it would break my current WebObjects project).

Thanks in advance for any assistance...

with regards,
--

LD



<buildresults.txt>
_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk




_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to