Re: Bug in Guile DBI Makefile.am

2011-05-27 Thread romel
Thank you. :-) > Hi, > > On 26 May 2011 17:14, wrote: >> >> I think I found a bug in Guile DBI 2.1.4 >> >> It's in the src/test/Makefile.am file at line 32. The lib "-lguile" >> should >> be removed to successfuly compile under Guile 2.0 > > Thanks, I'll try to look at this 'real soon now'. > >

Re: Bug in Guile DBI Makefile.am

2011-05-27 Thread Linas Vepstas
Hi, On 26 May 2011 17:14, wrote: > > I think I found a bug in Guile DBI 2.1.4 > > It's in the src/test/Makefile.am file at line 32. The lib "-lguile" should > be removed to successfuly compile under Guile 2.0 Thanks, I'll try to look at this 'real soon now'. --linas

Bug in Guile DBI Makefile.am

2011-05-26 Thread romel
Hello, I think I found a bug in Guile DBI 2.1.4 It's in the src/test/Makefile.am file at line 32. The lib "-lguile" should be removed to successfuly compile under Guile 2.0 Regards, Romel Sandoval