I tried to compile today's 2004-04-08-trunk ST tree on SourceForge's compile farm (uname -a = FreeBSD x86-freebsd1 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #23: Thu Sep 18 22:40:16 PDT 2003 root@usf-cf-x86-freebsd-1:/usr/obj/usr/src/sys/GENERIC i386) and the build failed... ;-( Build sequence was: % mkdir stsf % cd stsf/ % cvs -d :pserver:anoncvs@pdx.freedesktop.org:/cvs/stsf login % cvs -d :pserver:anoncvs@pdx.freedesktop.org:/cvs/stsf -z3 co stsf % cd stsf/ % ./configure 2>&1 | tee -a buildlog.log % gmake 2>&1 | tee -a buildlog.log Build log follows in a few secs...
Created attachment 182 [details] 2004-04-08-trunk build log on i386-unknown-freebsd4.9
The build machine did not have ICU installed. STSF's configure script now does a better job of checking for ICU. Additionally stls uses iconv() that may not be available on all platforms, so I took stls directory off the build list.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.