Bug 279902

Summary: net/citrix_ica: not usable with emulators/linux-rl9
Product: Ports & Packages Reporter: Graham Perrin <grahamperrin>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: New ---    
Severity: Affects Some People CC: emulation
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Graham Perrin 2024-06-22 01:18:00 UTC
Can this port be made compatible with Rocky Linux 9 Linuxulator? 

<https://www.freshports.org/emulators/linux-rl9/>

<https://www.freshports.org/net/citrix_ica/#dependencies> runtime dependencies comprise: 

linux-c7-alsa-lib>0 : audio/linux-c7-alsa-lib
linux-c7-gtk2>0 : x11-toolkits/linux-c7-gtk2
linux-c7-libxml2>0 : textproc/linux-c7-libxml2
linux-c7-motif>0 : x11-toolkits/linux-c7-openmotif


I experimented with a lock before installing rl9 (necessarily removing c7). Not successful: 

% pkg lock -l | grep citrix
citrix_ica-13.10.0
% wfica
ELF interpreter /lib/ld-linux.so.2 not found, error 2
Abort
% which wfica
/usr/local/bin/wfica
% pkg iinfo linux-rl9$
linux-rl9-9.4
% uname -aKU
FreeBSD mowa219-gjp4-zbook-freebsd 15.0-CURRENT FreeBSD 15.0-CURRENT main-n270888-2933c05c5638 GENERIC-NODEBUG amd64 1500019 1500019
%