[bug #24130] `strftime' broken on AIX, Tru64, and Solaris

2010-12-16 Thread Susan
Follow-up Comment #4, bug #24130 (project guile): It's glad to know this. Looking forward to the further information of it. http://www.astrabeds.com/adjustable-beds.html ___ Reply to this item at:

Build Problem Involving Inline.h

2010-12-16 Thread Noah Lavine
Hello, I tried building the latest git Guile, and got the following error: CC libguile_2.0_la-alist.lo In file included from ../libguile.h:124, from ../libguile/programs.h:22, from ../libguile/_scm.h:84, from alist.c:25: ../libguile/inline.

guile-1.8.8 problems on GNU/Linux AMD64

2010-12-16 Thread Nelson H. F. Beebe
A build of guile-1.8.8 on GNU/Linux AMD64 fails because the included libtool is overriding library paths, and supplying incorrect 32-bit paths: % env CC=gcc CXX=g++ LDFLAGS="-L/usr/local/lib64 -Wl,-rpath,/usr/local/lib64" ./configure && make ... libtool: link: gcc -g -O2 -Wall -Wmissing-prototype

guile-1.8.8 problem on GNU/Linux IA-64 and a simple fix

2010-12-16 Thread Nelson H. F. Beebe
I built guile-1.8.8 on GNU/Linux IA-64 (Itanium) like this: % env LDFLAGS='-L/usr/local/lib -Wl,-rpath,/usr/local/lib ' CC=/usr/bin/gcc ./configure % make LIBS='/usr/lib/libreadline.so /usr/lib/libncurses.so' all check -i -k -s and got this single failure: Running time.test /bin/sh: line 5: 262