Hello All,
 
I'm trying to compile IP Filter 4.1.10 on Solaris 9 with the state top feature enabled. I followed the FAQ by Phil and installed the ncurses library from the Solaris Companion CD  and I got the following compile error:
 
ld: fatal: file /opt/sfw/lib/libncurses.so: wrong ELF class: ELFCLASS32
ld: fatal: File processing errors. No output written to sparcv9/ipfstat
collect2: ld returned 1 exit status
I tried to install the sunfreeware version and changed the Makefile to point to /usr/local/include/ncurses for the include and /usr/local/lib for the other flag and got the same error, just point to /usr/local/lib/libncurses.so instead /opt/sfw/lib/libncurses.so . I did compile this at one time uses the Solaris curses library but whenever I would hit "q" to quit it would log me completely off of the server! Some advice would be nice right now.
 
Thanks,
 
Duane

Reply via email to