mailing-list for TeXmacs Users

Text archives Help


Building from CVS: configure script


Chronological Thread 
  • From: Ted Turocy <address@hidden>
  • To: texmacs-users <address@hidden>
  • Subject: Building from CVS: configure script
  • Date: Thu, 30 Oct 2003 08:32:31 -0600


I've checked out a shiny new copy of the TeXmacs CVS, and went to build using aclocal && autoconf && ./configure . The configure script p**ps out when it's about to try to static link with guile:

...<deletia>
checking ft2build.h usability... yes
checking ft2build.h presence... yes
checking for ft2build.h... yes
checking for freetype... yes
checking for gettimeofday... yes
checking whether ... arguments behave correctly... no
checking the size_t of guile strings... int
checking if compiler supports -fno-rtti -fno-exceptions... yes
checking if statically linking with guile work... ./configure: line 5711: syntax error near unexpected token `tm_link_guile_static="yes",'
./configure: line 5711: `TEXMACS_LINK_GUILE (tm_link_guile_static="yes",'

Am I missing something or forgetting something obvious here?

Thanks,

TT
--
address@hidden -- Assistant Professor, Economics, Texas A&M


  • Building from CVS: configure script, Ted Turocy, 10/30/2003

Archive powered by MHonArc 2.6.19.

Top of page