[Bug 265273] emulators/wine-devel: not work 0024:fixme:ntdll:create_logical_proc_info stub

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 27 Aug 2023 22:37:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265273

--- Comment #36 from ykla <yklaxds@gmail.com> ---
(In reply to Gerald Pfeifer from comment #35)


It seems that the 32-bit version of wine-devel is not available in the latest
repository.
----------------------------------------------------------------
$ /usr/local/share/wine/pkg32.sh install wine-devel mesa-dri
pkg -o ABI=FreeBSD:13:i386 -o INSTALL_AS_USER=true -o RUN_SCRIPTS=false
--rootdir /home/ukla/.i386-wine-pkg install wine-devel mesa-dri
Updating FreeBSD repository catalogue...
pkg: Repository FreeBSD has a wrong packagesite, need to re-create database
Fetching meta.conf: 100%    163 B   0.2kB/s    00:01    
Fetching packagesite.pkg: 100%    6 MiB   3.4MB/s    00:02    
Processing entries: 100%
FreeBSD repository update completed. 33128 packages processed.
All repositories are up to date.
pkg: No packages available to install matching 'wine-devel' have been found in
the repositoris

---------------------

---------------------------------
root@ykla:~ # pkg info wine-devel
wine-devel-8.11_1,1
Name           : wine-devel
Version        : 8.11_1,1
Installed on   : Mon Aug 28 06:30:32 2023 CST
Origin         : emulators/wine-devel
Architecture   : FreeBSD:13:amd64
Prefix         : /usr/local
Categories     : emulators
Licenses       : LGPL3 or LGPL21
Maintainer     : damjan.jov@gmail.com
WWW            : https://www.winehq.org
Comment        : Microsoft Windows compatibility environment
Options        :
        ALSA           : off
        CUPS           : off
        DOCS           : on
        DOSBOX         : off
        GECKO          : off
        GNUTLS         : on
        MONO           : off
        OSS            : on
        V4L            : off
        WINEMAKER      : off
        X11            : on
Shared Libs required:
        libgcc_s.so.1
        libXext.so.6
        libX11.so.6
Annotations    :
        FreeBSD_version: 1302001
        cpe            : cpe:2.3:a:winehq:wine:8.11:::::freebsd13:x64:1
        repo_type      : binary
        repository     : FreeBSD
Flat size      : 292MiB
Description    :
Wine is a Microsoft Windows compatibility layer (or program loader)
capable of running Windows applications on i386 and compatible CPUs.
Windows programs running in Wine act as native programs would, running
without the performance or memory usage penalties of an emulator, with
a similar look and feel to other applications on your desktop.

Many applications already work, more or less, including versions of
Microsoft Office and many games.

If you receive a message of "Did you reconfigure your kernel with
"options USER_LDT"?" add the line
    machdep.max_ldt_segment="2048"
to /boot/loader.conf and reboot.

Gerald Pfeifer <gerald@FreeBSD.org>
root@ykla:~ # 
------------------------------------------------

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