Re: Install failure - missing libs

2002-02-05 Thread Neil Jerram
> "thi" == Thien-Thi Nguyen <[EMAIL PROTECTED]> writes: thi>From: Martin Grabmueller <[EMAIL PROTECTED]> thi>Date: Mon, 4 Feb 2002 15:28:14 +0100 (MET) thi>make maintainer-clean; cvs update; ./autogen.sh; thi>./configure --enable-maintainer-mode --with-thread

Re: Install failure - missing libs

2002-02-05 Thread Thien-Thi Nguyen
From: Martin Grabmueller <[EMAIL PROTECTED]> Date: Mon, 4 Feb 2002 15:28:14 +0100 (MET) make maintainer-clean; cvs update; ./autogen.sh; ./configure --enable-maintainer-mode --with-threads; make; su; make install prefix=/usr/local/stow/guile-1.5.4; cd /usr/local/stow; stow gu

Re: UINTPTR_MAX, INTPTR_MAX requirements

2002-02-05 Thread Thien-Thi Nguyen
From: Dave Love <[EMAIL PROTECTED]> Date: 05 Feb 2002 16:21:32 + Don't the dependencies take care of CVS updates, as one would expect? If not, the ANON-CVS instructions should say so. actually, to avoid (a more fundamental kind of) confusion, auto* tools side-step explicit versio

Re: UINTPTR_MAX, INTPTR_MAX requirements

2002-02-05 Thread Dave Love
You wrote: > true. i asked this because i was hoping to see something like: > > ${ac_dA}SIZEOF_UINTPTR_T${ac_dB}SIZEOF_UINTPTR_T${ac_dC}4${ac_dD} > ${ac_dA}SIZEOF_PTRDIFF_T${ac_dB}SIZEOF_PTRDIFF_T${ac_dC}4${ac_dD} > ${ac_uA}SIZEOF_UINTPTR_T${ac_uB}SIZEOF_UINTPTR_T${ac_uC}4${ac_uD} > ${a

[±¤°í] °íÇ°Áú ÀÎÅͳÝÆùÀÌ ¹«·á, Áö±Ý ½ÅûÇϼ¼¿ä

2002-02-05 Thread Çï·Î¿ìÅÚ
Title: ¿ì¼ö°í°´ EVENT     ³î¶ö¸¸Å­

[±¤°í]ÀÎÅͳÝâ¾÷ Çϼ¼¿ä ¼öÀͼº ´Ùº¯È­ÀÇ Âü½ÅÇÑ ÄÁµ§Ã÷...

2002-02-05 Thread ¾Æ¸¸´Ù
Title: ¢½¢½¢½ IB club ¢½¢½¢½   °ÅÇ°ÀÌ ÀüÇô ¾ø´Â ¼ø¼öÇÑ ÄÁÅÙÃ÷¿Í ȸ¿øÀ§ÁÖÀÇ ¾ÆÀÌÅÛ. ¾ÈÁ¤ÀûÀÎ ¼öÀͼºÀ» ±â¹ÝÀ¸·Î °³¹ßµÇ¾îÁø ÃÊ´ëÇü Áö¿ªÆ÷Å» ³×Æ®¿öÅ© »çÀÌÆ® 8°³¿ù°£ÀÇ °³¹ß±â°£°ú 2¾ï 5õ¸¸¿øÀÇ ÀÚ±ÝÀ» Åõ¿©ÇÑ ÃÊƯ±Þ ÇÁ·ÎÁ§Æ® »çÀÌÆ®  

±âȸ¸¦ ÀâÀ¸¼¼¿ä...

2002-02-05 Thread ÇÏ´Ã
Title: ´ºÆ®¸®¼Ç¶óÀÌÇÁ Çã¶ô¾øÀÌ ¸ÞÀÏÀ» º¸³»¾î Á¤¸» Á˼ÛÇÕ´Ï´Ù ´Ô¿¡°Ô ³Ê¹«³ª ÁÁÀº ±âȸ°¡ ÀÖ¾î ÀÌ·¸°Ô ¿°Ä¡ºÒ±¸ÇÏ°í ¸ÞÀÏÀ» º¸³À´Ï´Ù. ÀÌ°ÍÀ» Àý´ë ´Ù´Ü°è·Î ¿ÀÇØÇϽÃÁö ¸¶¼¼¿ä. ¹Ì±¹ ÀÛ³â¸ÅÃâ 5À§ÀÇ ±²ÀåÇÑ È¸»çÀÔ´Ï´Ù. 2¿ù 28ÀÏ ¿ÀÇÂÇÕ´Ï´Ù °ÅµÎÀý¹ÌÇÏ°í ±¸Ã¼Àû ¹æ¹ýÀ» ¾Ë·Áµå¸®Áö¿ä. ´ÔÀÌ Áö±Ý¹Ù·Î ¹«·á ȸ¿ø½Å

Trouble compiling Guile 1.4 on HP-UX 10.20

2002-02-05 Thread Atro Tossavainen
I'm using CFLAGS="-Ae +O4" and the HP ANSI C compiler to compile Guile. Compiling eval.c gives me the following stack of errors that doesn't make an awful lot of sense. Compilation succeeded on Alpha, SGI, Sun (all with vendor-provided compilers) and Linux (gcc) without any problems. Any ideas?