View Single Post
  #1   (View Single Post)  
Old 8th May 2009
zazen zazen is offline
Port Guard
 
Join Date: Feb 2009
Posts: 12
Default 001_openssl.patch; unable to make depend

hello all,

Like the title says; I'm having difficulty applying this patch.

Well not exactly the patch itself but one of the make commands.
I followed the instructions: cd /usr/src -> patch -p0 < 001_openssl.patch -> cd lib/libssl -> make obj -> make depend -> make includes -> make -> make install -> cd ../../sbin -> make obj -> make depend /*Here it errors out by saying "MAKE: DON'T KNOW HOW TO MAKE EXT2FS.C. STOP IN /USR/SRC/SBIN/FSCK_EXT2FS. ***ERROR CODE 2 STOP IN /USR/SRC/SBIN (LINE 48 OF /USR/SHARE/MK/BSD.SUBDIR..MK)."

Any help would be greately appreciated.
Reply With Quote