bugzilla-daemon at mindrot.org
2003-Jun-25 19:25 UTC
[Bug 604] ld: fatal: Symbol referencing errors. No output written to ssh-add
http://bugzilla.mindrot.org/show_bug.cgi?id=604 Summary: ld: fatal: Symbol referencing errors. No output written to ssh-add Product: Portable OpenSSH Version: 3.6.1p2 Platform: UltraSparc OS/Version: SunOS Status: NEW Severity: major Priority: P2 Component: Build system AssignedTo: openssh-bugs at mindrot.org ReportedBy: raja.rajan at dfa.state.ny.us When we install openSSH in our solaris 2.8 box we're getting the following errors... The configuration went smooth without any errors.. We have given the following parameter to configure.... selfreg-root:/opt/openssh-3.6p1 #./configure --prefix=/opt --sysconfdir=/etc/ssh --with-dir-ssl=/usr/local/ssl After this when we try to run make we're getting the following error... Please help.... selfreg-root:/opt/openssh-3.6p1 # make ::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::: ::::::::::::::::::::::::::::::::::::::::: (cd openbsd-compat && make) make[1]: Entering directory `/opt/openssh-3.6p1/openbsd-compat' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/opt/openssh-3.6p1/openbsd-compat' gcc -o ssh-add ssh-add.o -L. -Lopenbsd-compat/ -L/usr/local/ssl/lib - R/usr/local/ssl/lib -L/usr/local/lib -R/usr/local/lib -lssh -lopenbsd-compat - lrt -lz -lsocket -lnsl -lcrypto Undefined first referenced symbol in file OpenSSL_add_all_algorithms ssh-add.o ld: fatal: Symbol referencing errors. No output written to ssh-add collect2: ld returned 1 exit status make: *** [ssh-add] Error 1 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Jun-25 21:51 UTC
[Bug 604] ld: fatal: Symbol referencing errors. No output written to ssh-add
http://bugzilla.mindrot.org/show_bug.cgi?id=604 ------- Additional Comments From mouring at eviladmin.org 2003-06-26 07:51 ------- What version of OpenSSL? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Jul-06 13:54 UTC
[Bug 604] ld: fatal: Symbol referencing errors. No output written to ssh-add
http://bugzilla.mindrot.org/show_bug.cgi?id=604 ------- Additional Comments From dtucker at zip.com.au 2003-07-06 23:54 ------- Try --with-ssl-dir rather than --with-dir-ssl: $ ./configure --help |grep ssl --with-ssl-dir=PATH Specify path to OpenSSL installation ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Thomas Binder
2003-Jul-06 18:32 UTC
[Bug 604] ld: fatal: Symbol referencing errors. No output written to ssh-add
Hi! On Sun, Jul 06, 2003 at 11:54:02PM +1000, bugzilla-daemon at mindrot.org wrote:> http://bugzilla.mindrot.org/show_bug.cgi?id=604 > > ------- Additional Comments From dtucker at zip.com.au 2003-07-06 23:54 ------- > Try --with-ssl-dir rather than --with-dir-ssl: > > $ ./configure --help |grep ssl > --with-ssl-dir=PATH Specify path to OpenSSL installationI think this is a duplicate of #603 anyway - same reporter, same mistake in the configure options. Ciao Thomas
bugzilla-daemon at mindrot.org
2003-Jul-07 09:34 UTC
[Bug 604] ld: fatal: Symbol referencing errors. No output written to ssh-add
http://bugzilla.mindrot.org/show_bug.cgi?id=604 dtucker at zip.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From dtucker at zip.com.au 2003-07-07 19:34 ------- Please re-open if you can reproduce with --with-dir-ssl. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Jul-07 09:56 UTC
[Bug 604] ld: fatal: Symbol referencing errors. No output written to ssh-add
http://bugzilla.mindrot.org/show_bug.cgi?id=604 ------- Additional Comments From dtucker at zip.com.au 2003-07-07 19:56 ------- Whoops, make that --with-ssl-dir. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Jul-07 12:39 UTC
[Bug 604] ld: fatal: Symbol referencing errors. No output written to ssh-add
http://bugzilla.mindrot.org/show_bug.cgi?id=604 raja.rajan at dfa.state.ny.us changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Jul-07 12:49 UTC
[Bug 604] ld: fatal: Symbol referencing errors. No output written to ssh-add
http://bugzilla.mindrot.org/show_bug.cgi?id=604 ------- Additional Comments From dtucker at zip.com.au 2003-07-07 22:49 ------- OK then, which version of OpenSSL do you have? Try: $ /usr/local/ssl/bin/openssl version ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Seemingly Similar Threads
- [Bug 604] ld: fatal: Symbol referencing errors. No output written to ssh-add
- [Bug 603] configure: error: OpenSSL version header not found
- ld: Unsatisfied symbol "options" in file ./libssh.a[hostfile.o]
- Solaris 2.6: Undefined symbol seed_rng - solution (-lssh -lopenbsd-compat -lssh)
- "ld.so.1: ls: fatal: relocation error: file /usr/lib/nss_ winbind.so.1: symbol socket: referenced symbol not found" - Samba Team?