Opened 6 years ago
Closed 6 years ago
#58069 closed defect (fixed)
x2goclient broken following libssh upgrade
Reported by: | pmetzger (Perry E. Metzger) | Owned by: | Ionic (Mihai Moldovan) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | hapaguy (Brian Kurt Fujikawa), maehne (Torsten Maehne), eborisch (Eric A. Borisch) | |
Port: | x2goclient |
Description
The recent update of libssh seems to have broken the build of x2goclient. Error is:
ld: library not found for -lssh_threads
Attachments (1)
Change History (7)
Changed 6 years ago by hapaguy (Brian Kurt Fujikawa)
comment:1 Changed 6 years ago by hapaguy (Brian Kurt Fujikawa)
comment:2 Changed 6 years ago by hapaguy (Brian Kurt Fujikawa)
Cc: | hapaguy added |
---|
comment:3 Changed 6 years ago by mf2k (Frank Schima)
Owner: | set to Ionic |
---|---|
Port: | x2goclient added |
Status: | new → assigned |
Remember to fill in the Port field and assign to the port maintainer.
comment:4 Changed 6 years ago by Ionic (Mihai Moldovan)
I'll need to do a full upstream release of this software as this problem does not only affect OS X systems but pretty much also everything else (and the package also badly needs a new release for other reasons).
comment:5 Changed 6 years ago by maehne (Torsten Maehne)
Cc: | maehne added |
---|
comment:6 Changed 6 years ago by Ionic (Mihai Moldovan)
Cc: | eborisch added |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Then again, this was hacked around in 979de5529508ca755bcc809ab4d286b37a2bf4cb/macports-ports (master):
Thus closing.
Note: See
TracTickets for help on using
tickets.
I confirm this issue:
libssh
upgrade tolibssh @0.8.6_0+kerberos5
brokex2goclient @4.1.2.1_0
. I have attached thex2goclient
main.log
.