Makefile stills aborts on debian for a solaris build.
fvwmtaskbar: Doesn't work w/ multiple rows due to:
fvwmtaskbar.c: win_height = nh;
Commenting this out fixes it.
My configure...
# env CXX=g++ CC=<path>/gcc/current/bin/gcc CPPFLAGS=-I/usr/local/include LDFLAGS=-s CFLAGS="-O3" ./configure --without-cxx \
env CXX=g++ CC=<path>/gcc/current/bin/gcc LDFLAGS=-s CFLAGS="-O3" ./configure --without-cxx \
--with-xpm-includes=<path>/X11/include --with-xpm-library=<path>/X11/lib --prefix=/home/$user/elliot_local/fvwm2510 \
--disable-shape --disable-sm --disable-bidi --disable-iconv --without-gnome
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Fri Mar 19 2004 - 13:54:57 GMT