The next step should be "make install-sunos5" Regards,
Adam -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Damian Coutts Sent: Tuesday, 4 October 2005 5:24 PM To: [email protected] Subject: Solaris8 ip_filter 4.X Ip_filter dudes I am trying to build ip_fil4.1.9 on solaris 8 (sparc). I am not having much luck. After some initial problems getting my compiler environment working I finally compiled pfil. Then I ran cd ip_fil4.1.9/ make solaris This wouldn't work until I edited buildsunos (here is my diff) 64c64 < XARCH64="-m64 -mcmodel=medlow" --- > XARCH64_sparc="-m64 -mcmodel=medlow" Then it compiled nicely. Then I realised I should probably have run make sunos5 This produced .... sh: SunOS5/SunOS-5.8-sun4u: does not exist *** Error code 1 make: Fatal error: Command failed for target `sunos5' I spent some time trying to see if it was a simple fix to get it to work but just convinced myself that this configuration has probably not been tested. Has anyone got this to compile? Any suggestions warmly welcomed. Regards and thanks in advance Damian
