undefined reference to symbol 'SHA256_Init'

2010-05-22 Thread Uwe Kubosch
er command line /usr/lib64/libcrypto.so.10: could not read symbols: Invalid operation I have openssl-devel as a build dependency, but something has changed in F-13 and devel to break the build. Please, please, please help me fix this build. -- With kind regards Uwe Kubosch Kubosch Consulting

Re: undefined reference to symbol 'SHA256_Init'

2010-05-22 Thread Uwe Kubosch
ce to `S_ISDIR' This time there is no suggestion for what to link to. Do you have a suggestion? On May 22, 2010, at 11:37 PM, Rahul Sundaram wrote: > On 05/23/2010 03:04 AM, Uwe Kubosch wrote: >> Hi all! >> >> I am having trouble building zfs-fuse for F-13 and devel:

Re: undefined reference to symbol 'SHA256_Init'

2010-05-22 Thread Uwe Kubosch
Never mind. Missing #include On May 23, 2010, at 12:58 AM, Uwe Kubosch wrote: > Thank you for your reply. I was able to fix the immediate error by linking > with libcrypto as suggested. > > Now I get > > gcc -o cmd/zdb/zdb -pipe -Wall -s cmd/zdb/zdb.o cmd/zdb/zdb_il.o