Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jan 2013 22:04:39 +0400
From:      awarecons <awarecons@gmail.com>
To:        ports@freebsd.org, ports-bugs@freebsd.org
Subject:   security/libssh ISSUE undefined reference to `__stack_chk_fail_local'
Message-ID:  <CACGq7x1zUtOfBW5h2t0MoPa%2BzhBBWKMwY8c9_i-Te1qZ2w2a8Q@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
FreeBSD 9.0-Release i386 for i386

GCC 4.6.3:

Linking C shared library libssh.so
CMakeFiles/ssh_shared.dir/agent.c.o: In function `agent_talk':
agent.c:(.text+0x3c9): undefined reference to `__stack_chk_fail_local'
CMakeFiles/ssh_shared.dir/channels.c.o: In function `ssh_channel_request_x11':
channels.c:(.text+0x3638): undefined reference to `__stack_chk_fail_local'
CMakeFiles/ssh_shared.dir/channels.c.o: In function `channel_read_buffer':
channels.c:(.text+0x44d3): undefined reference to `__stack_chk_fail_local'
CMakeFiles/ssh_shared.dir/client.c.o: In function `ssh_send_banner':
client.c:(.text+0x590): undefined reference to `__stack_chk_fail_local'
CMakeFiles/ssh_shared.dir/config.c.o: In function `.L46':
config.c:(.text+0x8c7): undefined reference to `__stack_chk_fail_local'
CMakeFiles/ssh_shared.dir/connect.c.o:connect.c:(.text+0xf7): more
undefined references to `__stack_chk_fail_local' follow
collect2: ld returned 1 exit status
*** Error code 1
1 error
*** Error code 2
[100%] Building C object src/CMakeFiles/ssh.dir/bind.c.o
Linking C static library libssh.a
[100%] Built target ssh
1 error
*** Error code 2
1 error
*** Error code 1

Stop in /usr/ports/security/libssh.
*** Error code 1

Stop in /usr/ports/security/libssh.

GCC 4.2: fine.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACGq7x1zUtOfBW5h2t0MoPa%2BzhBBWKMwY8c9_i-Te1qZ2w2a8Q>