> > > At 2011-03-10 07:43:36,"Mike Christie" <[email protected]> wrote: > > >On 03/09/2011 01:59 AM, fu fu wrote: > >> security.h 10:25:error :openssl/evp.h:No such file or directory > > > >I do not think this is a cross compile issue. It looks like you might > >just need open ssl devel installed.
I dont want open ssl installed, and what shall I do to prevent it to compile? BTY. Is my way of crossing compile open-iscsi-2.0-872 right? #cd open-iscsi-2.0-872/utils/open-isns/ #./configure --host=ppc-linux CC=/opt/freescale/usr/local/gcc-4.1.78-eglibc-2.5.78-1/powerpc-e300c3-linux-gnu/bin/powerpc-e300c3-linux-gnu-gcc #cd open-iscsi-2.0-872/ #make KSRC=/home/fufu/ltib-mpc8315erdb-20091019/rpm/BUILD/linux KARCH=powerpc CC=/opt/freescale/usr/local/gcc-4.1.78-eglibc-2.5.78-1/powerpc-e300c3-linux-gnu/bin/powerpc-e300c3-linux-gnu-gcc According to my kernel path and cross compiler path, could you tell me the steps to cross compile open-iscsi-2.0-872 ? Thanks a lot! I just know a little about Makefile thing :(. -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/open-iscsi?hl=en.
