[OpenIndiana-discuss] Problem with VirtualBox since upgrade today
    Stephan Althaus 
    Stephan.Althaus at Duedinghausen.eu
       
    Sat Aug  5 12:14:17 UTC 2023
    
    
  
On 8/5/23 13:19, Stephan Althaus wrote:
> Hello!
>
> A little time has passed, and *some* packages have been rebuild in the 
> meantime, but the error still persists.
>
> With an "pkg update" yesterday evening the VB GUI has the same errors.
>
> Looking into the lib dependencies i find some X libs that have to be 
> rebuild.
>
> I looked like this:
>
> $ ldd /opt/VirtualBox/amd64/VirtualBox|awk '{print $3}'|sort -u|xargs 
> -n 1 ~/mcs-p.sh |less
>
> .. and sorting out the output i find some X libs that are candidates 
> (see below),
> i have made a PR for them, but i believe there will be more to find..
>
>
> Regards,
> Stephan
Hello!
After installing the newly build libs the GUI still doesnt work.
My search does only list GCC 10:
$ ldd /opt/VirtualBox/amd64/VirtualBox|awk '{print $3}'|sort -u|xargs -n 
1 ~/mcs-p.sh |grep GCC|sort -u
GCC: (OpenIndiana 10.4.0-oi-1) 10.4.0
GCC: (OpenIndiana 10.4.0-oi-2) 10.4.0
GCC: (OpenIndiana 10.4.0-oi-3) 10.4.0
GCC: (OpenIndiana 10.4.0-oi-4) 10.4.0
GCC: (OpenIndiana 10.5.0-oi-0) 10.5.0
So its something different..
Regards,
Stephan
    
    
More information about the openindiana-discuss
mailing list