<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Thank you for your reply. &nbsp;I was able to fix the immediate error by linking with libcrypto as suggested.<div><br></div><div>Now I get</div><div><br></div><div><span class="Apple-style-span" style="font-family: Times; "><pre id="logs">gcc -o cmd/zdb/zdb -pipe -Wall -s cmd/zdb/zdb.o cmd/zdb/zdb_il.o cmd/zdb/ptrace.o lib/libavl/libavl.a lib/libnvpair/libnvpair-user.a lib/libumem/libumem.a lib/libzfs/libzfs.a lib/libzpool/libzpool-user.a lib/libzfscommon/libzfscommon-user.a lib/libuutil/libuutil.a lib/libsolcompat/libsolcompat.a -lrt -lpthread -ldl -lz -lm -laio -lssl -lcrypto
lib/libzfs/libzfs.a(libzfs_pool.o): In function `zpool_valid_proplist':
libzfs_pool.c:(.text+0x3355): undefined reference to `S_ISDIR'
</pre><div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="white-space: pre;"><br></span></font></div><div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="white-space: pre;">This time there is no suggestion for what to link to.  Do you have a suggestion?</span></font></div><div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="white-space: pre;"><br></span></font></div><div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="white-space: pre;"><br></span></font></div></span><div><div>On May 22, 2010, at 11:37 PM, Rahul Sundaram wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>On 05/23/2010 03:04 AM, Uwe Kubosch wrote:<br><blockquote type="cite">Hi all!<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">I am having trouble building zfs-fuse for F-13 and devel:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">/usr/bin/ld: lib/libzfs/libzfs.a(libzfs_sendrecv.o): undefined reference to symbol 'SHA256_Init'<br></blockquote><blockquote type="cite">/usr/bin/ld: note: 'SHA256_Init' is defined in DSO /usr/lib64/libcrypto.so.10 so try adding it to the linker command line<br></blockquote><blockquote type="cite">/usr/lib64/libcrypto.so.10: could not read symbols: Invalid operation<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">I have openssl-devel as a build dependency, but something has changed<br></blockquote><blockquote type="cite">in F-13 and devel to break the build.<br></blockquote><blockquote type="cite"><br></blockquote><br>Refer to<br><br><a href="http://fedoraproject.org/wiki/UnderstandingDSOLinkChange">http://fedoraproject.org/wiki/UnderstandingDSOLinkChange</a><br><br>Rahul<br></div></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>--</div><div>With kind regards</div><div>Uwe Kubosch</div>Kubosch Consulting<div><a href="mailto:uwe@kubosch.no">uwe@kubosch.no</a></div><div><a href="http://kubosch.no/">http://kubosch.no/</a></div><div><br></div></div></span><br class="Apple-interchange-newline"></div></span><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline">
</div>
<br></div></body></html>