This is a discussion on State Top Compile Problem within the IPFilter forums, part of the System Security and Security Related category; This is a multi-part message in MIME format. ------_=_NextPart_001_01C62531.6275ED6E Content-Type: text/plain; charset="us-ascii&...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
This is a multi-part message in MIME format.
------_=_NextPart_001_01C62531.6275ED6E Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hello All, =20 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: =20 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. =20 Thanks, =20 Duane ------_=_NextPart_001_01C62531.6275ED6E Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Dus-ascii"> <META content=3D"MSHTML 6.00.2800.1528" name=3DGENERATOR></HEAD> <BODY> <DIV><SPAN class=3D808480400-30012006><FONT face=3DArial size=3D2>Hello=20 All,</FONT></SPAN></DIV> <DIV><SPAN class=3D808480400-30012006><FONT face=3DArial=20 size=3D2></FONT></SPAN> </DIV> <DIV><SPAN class=3D808480400-30012006><FONT face=3DArial size=3D2>I'm = trying to=20 compile IP Filter 4.1.10 on Solaris 9 with the state top feature = enabled. I=20 followed the FAQ by Phil and installed the ncurses library from the = Solaris=20 Companion CD and I got the following compile = error:</FONT></SPAN></DIV> <DIV><SPAN class=3D808480400-30012006><FONT face=3DArial=20 size=3D2></FONT></SPAN> </DIV> <DIV><SPAN class=3D808480400-30012006><FONT face=3DArial size=3D2>ld: = fatal: file=20 /opt/sfw/lib/libncurses.so: wrong ELF class: ELFCLASS32<BR>ld: fatal: = File=20 processing errors. No output written to sparcv9/ipfstat<BR>collect2: ld = returned=20 1 exit status<BR></FONT></SPAN></DIV> <DIV><SPAN class=3D808480400-30012006><FONT face=3DArial size=3D2>I = tried to install=20 the sunfreeware version and changed the Makefile to point to=20 /usr/local/include/ncurses for the include and /usr/local/lib for the = other flag=20 and got the same error, just point to /usr/local/lib/libncurses.so = instead=20 /opt/sfw/lib/libncurses.so . I did compile this at one time uses the = Solaris=20 curses library but whenever I would hit "q" to quit it would log me = completely=20 off of the server! Some advice would be nice right = now.</FONT></SPAN></DIV> <DIV><SPAN class=3D808480400-30012006><FONT face=3DArial=20 size=3D2> </DIV></FONT></SPAN> <DIV><SPAN class=3D808480400-30012006><FONT face=3DArial=20 size=3D2>Thanks,</FONT></SPAN></DIV> <DIV><SPAN class=3D808480400-30012006><FONT face=3DArial=20 size=3D2></FONT></SPAN> </DIV> <DIV><SPAN class=3D808480400-30012006><FONT face=3DArial=20 size=3D2>Duane</FONT></SPAN></DIV></BODY></HTML> ------_=_NextPart_001_01C62531.6275ED6E-- |