|
|
I am using openvpn 1.4.3, openssl 0.9.7b and toolchain 0.1 (gatewaymaker.sourceforge.net) i have compiled openssl 0.9.7b without problems. when I compile with openvpn 1.4.3, I get the following error: make[1]: *** No rule to make target 'malloc.o', needed by 'openvpn'. Stop. what is problem here? the commands I used are: export PATH=/usr/local/armbe/arm-linux/bin:$PATH export CFLAGS=-mbig-endian export LDFLAGS=-static ./configure --disable-lzo \ --with-ssl-headers=../openssl-0.9.7b/include \ --host arm --build arm-linux --with-ssl-lib=../openssl-0.9.7b make thanks and regards, SH NG ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |