I am trying to install xfce4 to use as a desktop, but it falls over when it gets to installing a2ps. The message displayed is within the .configure section of the install.
I have tried it with CFLAGS set to mcpu=athlon-tbird within make.conf, and another cflag with more optimizations.
./configure: line 3243: syntax error near unexpected token '('
./configure: line 3243: 'AC_CHECK_MEMBERS((struct passwd.pw_gecos),,,'
make: *** [config.status] error 2
I am running kernel version 2.6.0-test3
Does anyone have any tips on how to get past this error?




