Can't install dig portserver in suse 11.1 i586 or x86_64 versions

As per thread in hardware section i can’t install the driver ( RPM) for the portserver to the SUSE 11 SP1 system , i have tried the x86_64 first and then the i586 version next bot are failing

(cd dparp; make linux)
make[1]: Entering directory /usr/src/packages/BUILD/dgrp-1.9/dparp' make -f os/Makefile.Linux all make[2]: Entering directory /usr/src/packages/BUILD/dgrp-1.9/dparp’
gcc -O2 -g -W -Wall -DLINUX -I./inc -c os/linux.c -o linux.o
gcc -O2 -g -W -Wall -DLINUX -I./inc -c -o main.o main.c
main.c:29:20: error: panel.h: No such file or directory
In file included from main.c:47:
./inc/curses_helpers.h:50: error: expected specifier-qualifier-list before âPANELâ
make[2]: *** [main.o] Error 1
make[2]: Leaving directory /usr/src/packages/BUILD/dgrp-1.9/dparp' make[1]: *** [linux] Error 2 make[1]: Leaving directory /usr/src/packages/BUILD/dgrp-1.9/dparp’
make: *** [build] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.48566 (%build)

RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.48566 (%build)