Hi list,
I have some problems with compilation driver for Digi Multiport Serial Card 8.
I have downloaded the driver: 40002369_A.tgz from site,
I make the process in the manual, and I don´t any idea
about this error in compilation:
=====
make[1]: Leaving directory /work/dgnc-1.0/ditty' (cd dpa; make all) make[1]: Entering directory
/work/dgnc-1.0/dpa’
gcc -s -O2 -DLINUX -DNEO -DMRGDRV -DHELPDIR="/etc/dgnc/dpa" -I… -I…/include -I…/driver/include -DDGNC_LINUX -o dpa dpa.c attribs.o -lpanel -lcurses
/usr/bin/ld: cannot find -lpanel
collect2: ld returned 1 exit status
make[1]: *** [dpa] Error 1
make[1]: Leaving directory `/work/dgnc-1.0/dpa’
make: *** [build] Error 2
System : RED HAT 8
Kernel: kernel-2.4.18-14
gcc-3.2-7
Thanks!