hi ,
i m trying to cross compile an antivirus proxy code with uclibc libraries ,i have rectified most ofthe errors but two.
Code:
/usr/lib/libclamav.so.1.0.40: undefined reference to `__stack_smash_handler'
/usr/lib/libclamav.so.1.0.40: undefined reference to `__guard'
collect2: ld returned 1 exit status
the libclamav that i m using,has been downloaded from net,which is uclibc compliant.
how do rectify it???
any input is appreciated.
regards
rakesh