On Fri, Mar 15, 2002 at 03:49:36AM -0600, FVWM CVS wrote:
> CVSROOT:      /home/cvs/fvwm
> Module name:  fvwm
> Changes by:   olicha  02/03/15 03:49:36
> 
> Modified files:
>       .              : ChangeLog 
>       fvwm           : add_window.c borders.c fvwm.h fvwm2.1 
>                        geometry.c geometry.h style.c style.h update.c 
>                        update.h window_flags.h 
>       libs           : Fft.c Fft.h Flocale.c Flocale.h 
> 
> Log message:
> * Implemented vertical text rendering
> * New Style SideTitleTextTopToBottom, SideTitleTextBottomToTop and
> SideTitleTextDefault
> * Removed matrix xft specification doc as now it is use internally by fvwm

Um ... looks interesting, but doesn't compile here. After a normal
./configure without any options, make shows this:

ft.c
In file included from Fft.c:26:
Flocale.h:228: parse error before `XTextProperty'
Flocale.h:242: parse error before `XICCEncodingStyle'
Fft.c: In function `is_utf8_encoding':
Fft.c:72: warning: `i' might be used uninitialized in this function
Fft.c: In function `FftGetRotatedFont':
Fft.c:108: warning: statement with no effect
make[2]: *** [Fft.o] Error 1
make[2]: Leaving directory `/home/andre/build/fvwm/libs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/andre/build/fvwm'
make: *** [all-recursive-am] Error 2


System: RedHat 7.1, linux kernel 2.4.7-10

[EMAIL PROTECTED] andre]$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)

HTH
A

--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to