Hello,
while making all in test I get "undefined reference to `main'" error,
heres output:
making all in test...
make[1]: Entering directory `/home/sites/home/users/admin/openssl-0.9.6a/test'
gcc -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN
-DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c
bntest.c -o bntest.o
gcc -o bntest -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H
-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM
-DRMD160_ASM bntest.o -L.. -lcrypto -ldl
/usr/lib/crt1.o(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status
make[1]: *** [bntest] Error 1
make[1]: Leaving directory `/home/sites/home/users/admin/openssl-0.9.6a/test'
make: *** [sub_all] Error 1
Im using Cobalt Linux release 5.0 (Pacifica)
Kernel 2.2.14C10
Thanks
--
Best regards,
Tony mailto:[EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]