Actions
Bug #1169
closedLinker warnings about MD5 on OS X/i686-apple-darwin/4.0.1
ASK QUESTIONS IN Forums:
Description
$ cd lighttpd-1.4.15 $ make [...] ld: warning multiple definitions of symbol _MD5_Init .libs/liblightcomp_la-md5.o definition of _MD5_Init in section (__TEXT,__text) /usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libcrypto.dylib(md5_dgst.o) definition of _MD5_Init ld: warning multiple definitions of symbol _MD5_Update .libs/liblightcomp_la-md5.o definition of _MD5_Update in section (__TEXT,__text) /usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libcrypto.dylib(md5_dgst.o) definition of _MD5_Update ld: warning multiple definitions of symbol _MD5_Final .libs/liblightcomp_la-md5.o definition of _MD5_Final in section (__TEXT,__text) /usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libcrypto.dylib(md5_dgst.o) definition of _MD5_Final [...] /usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used symbol _MD5_Init used from dynamic library /usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libcrypto.dylib(md5_dgst.o) not from earlier dynamic library /usr/local/lighttpd/lib/liblightcomp.dylib(liblightcomp_la-md5.o) symbol _MD5_Update used from dynamic library /usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libcrypto.dylib(md5_dgst.o) not from earlier dynamic library /usr/local/lighttpd/lib/liblightcomp.dylib(liblightcomp_la-md5.o) symbol _MD5_Final used from dynamic library /usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libcrypto.dylib(md5_dgst.o) not from earlier dynamic library /usr/local/lighttpd/lib/liblightcomp.dylib(liblightcomp_la-md5.o)
lighttpd seem to work fine anyway and {{{make install}}make install
} did not complain.
-- rasmus at flajm dot se
Updated by stbuehler about 16 years ago
- Target version changed from 1.4.20 to 1.4.21
Updated by icy almost 16 years ago
- Status changed from New to Need Feedback
- Pending set to No
- Patch available set to No
Is this still valid?
Updated by icy over 15 years ago
- Status changed from Need Feedback to Missing Feedback
- Assignee deleted (
jan)
Can't reproduce and missing feedback.
Actions
Also available in: Atom