Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 2020 14:34:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 244471] net/guacamole-server
Message-ID:  <bug-244471-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244471

            Bug ID: 244471
           Summary: net/guacamole-server
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ultima@freebsd.org
          Reporter: stefan.witzel@zvw.uni-goettingen.de
             Flags: maintainer-feedback?(ultima@freebsd.org)
          Assignee: ultima@freebsd.org

Created attachment 211991
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D211991&action=
=3Dedit
The config.log

I installed guacamole-server 1.1.0_1 from the ports (FBSD 12.1 amd64).

When I try to connect using ssh I get the error message

/usr/local/lib/libguac-client-ssh.so: Undefined symbol "libssh2_init"

nm shows that (all?) libssh2 symbols are undefined.

# /var/ports/usr/ports/net/guacamole-server/work # nm
/usr/local/lib/libguac-client-ssh.so | fgrep libssh2
                 U libssh2_channel_close
                 U libssh2_channel_eof
                 U libssh2_channel_free
                 U libssh2_channel_open_ex
                 U libssh2_channel_process_startup
                 U libssh2_channel_read_ex
                 U libssh2_channel_request_pty_ex
                 U libssh2_channel_request_pty_size_ex
                 U libssh2_channel_send_eof
                 U libssh2_channel_setenv_ex
                 U libssh2_channel_write_ex
                 U libssh2_init
                 U libssh2_keepalive_config
                 U libssh2_keepalive_send
                 U libssh2_knownhost_checkp
                 U libssh2_knownhost_free
                 U libssh2_knownhost_init
                 U libssh2_knownhost_readfile
                 U libssh2_knownhost_readline
                 U libssh2_session_disconnect_ex
                 U libssh2_session_free
                 U libssh2_session_handshake
                 U libssh2_session_hostkey
                 U libssh2_session_init_ex
                 U libssh2_session_last_errno
                 U libssh2_session_last_error
                 U libssh2_session_set_blocking
                 U libssh2_sftp_close_handle
                 U libssh2_sftp_init
                 U libssh2_sftp_last_error
                 U libssh2_sftp_open_ex
                 U libssh2_sftp_read
                 U libssh2_sftp_readdir_ex
                 U libssh2_sftp_shutdown
                 U libssh2_sftp_stat_ex
                 U libssh2_sftp_write
                 U libssh2_userauth_keyboard_interactive_ex
                 U libssh2_userauth_list
                 U libssh2_userauth_password_ex
                 U libssh2_userauth_publickey

There are no problems with rdp connections (so I cannot perform further tes=
t in
the moment :-; ).  I th=C3=ADnk there was also a problem installing the por=
t: a
missing "/" between stage and usr in a path name.=20=20

Stefan

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244471-7788>