Jump to content

edem0202

Inactive Member
  • Posts

    6
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by edem0202

  1. 1 minute ago, Mind Rapist said:

    Hát ez sok mindent megmagyaráz. Nem foglalkoztam azzal, hogyan fordítsam le a forrásokat amd64 környezetekben, de erősen javaslom, hogy végezzen kutatást ezzel kapcsolatban, vagy hozzon létre egy új virtuális gépet x32-ben (x386).

    Azt is javaslom, hogy az SF létrehozója által biztosított VDI-t használd mindaddig, amíg nem tudsz eligazodni a FreeBSD-ben, és létrehozni saját környezetedet. Ezután átmásolhatja a fájlokat a régi virtuális gépről az újra, és tudja, hogy váratlan hibákon menjen keresztül.

    It's ok, thank you very much for your help. 👋

    • Good 1
  2. 1 minute ago, Mind Rapist said:

    Próbáld meg a portokat használni. Futtassa egyenként a következő parancsokat:

    
    

     

    root@:~ # portsnap fetch update
    Looking up portsnap.FreeBSD.org mirrors... 5 mirrors found.
    Fetching snapshot tag from dualstack.aws.portsnap.freebsd.org... done.
    Fetching snapshot metadata... done.
    Updating from Fri Dec  1 12:16:39 CET 2023 to Fri Dec  1 13:28:09 CET 2023.
    Fetching 5 metadata patches... done.
    Applying metadata patches... done.
    Fetching 0 metadata files... done.
    Fetching 2 patches.
    (2/2) 100.00%  done.
    done.
    Applying patches...
    done.
    Fetching 0 new ports or files... done.
    Removing old files and directories... done.
    Extracting new files:
    /usr/ports/editors/linux-sublime-text4/
    /usr/ports/emulators/duckstation/
    Building new INDEX files... done.
    root@:~ # cd /usr/ports/graphics/devil
    root@:/usr/ports/graphics/devil # make deinstall clean
    ===>  Deinstalling for devil
    ===>   Deinstalling devil-1.8.0_4,1
    Checking integrity... done (0 conflicting)
    Deinstallation has been requested for the following 1 packages (of 0 packages in the universe):

    Installed packages to be REMOVED:
            devil: 1.8.0_4,1

    Number of packages to be removed: 1

    The operation will free 3 MiB.
    [1/1] Deinstalling devil-1.8.0_4,1...
    [1/1] Deleting files for devil-1.8.0_4,1: 100%
    ===>  Cleaning for devil-1.8.0_4,1
    root@:/usr/ports/graphics/devil # make install clean
    ===> Building/installing portconfig as it is required for the config dialog
    ===>  Cleaning for portconfig-0.6.1
    /!\ ERROR: /!\

    Ports Collection support for your FreeBSD version has ended, and no ports are
    guaranteed to build on this system. Please upgrade to a supported release.

    No support will be provided if you silence this message by defining
    ALLOW_UNSUPPORTED_SYSTEM.

    *** Error code 1

    Stop.
    make[3]: stopped in /usr/ports/ports-mgmt/portconfig
    *** Error code 1

    Stop.
    make[2]: stopped in /usr/ports/ports-mgmt/portconfig

    ===> Options unchanged
    /!\ ERROR: /!\

    Ports Collection support for your FreeBSD version has ended, and no ports are
    guaranteed to build on this system. Please upgrade to a supported release.

    No support will be provided if you silence this message by defining
    ALLOW_UNSUPPORTED_SYSTEM.

    *** Error code 1

    Stop.
    make[1]: stopped in /usr/ports/graphics/devil
    *** Error code 1

    Stop.
    make: stopped in /usr/ports/graphics/devil
    root@:/usr/ports/graphics/devil #
     

  3. 7 minutes ago, Mind Rapist said:

    A "libIL.so.1" fájl megtalálható a /usr/local/lib könyvtárban? Ez lehet egy normál fájl vagy egy parancsikon, amely a "libIL.so.1.1.0" fájlhoz vezet.

    Ha nem:

    telepítse újra a terminálba pkg-val:

    
    

    vagy portok:

    
    

    Ha a fájl létezik, add hozzá a game/src/Makefile-hoz, ha nincs jelen:
     

     

    root@:~ # pkg install devil
    Updating FreeBSD repository catalogue...
    FreeBSD repository is up to date.
    All repositories are up to date.
    Checking integrity... done (0 conflicting)
    The most recent versions of packages are already installed
    root@:~ # cd /usr/ports/graphics/devil
    root@:/usr/ports/graphics/devil # make install clean
    ===> Building/installing portconfig as it is required for the config dialog
    ===>  Cleaning for portconfig-0.6.1
    /!\ ERROR: /!\

    Ports Collection support for your FreeBSD version has ended, and no ports are
    guaranteed to build on this system. Please upgrade to a supported release.

    No support will be provided if you silence this message by defining
    ALLOW_UNSUPPORTED_SYSTEM.

    *** Error code 1

    Stop.
    make[3]: stopped in /usr/ports/ports-mgmt/portconfig
    *** Error code 1

    Stop.
    make[2]: stopped in /usr/ports/ports-mgmt/portconfig

    ===> Options unchanged
    /!\ ERROR: /!\

    Ports Collection support for your FreeBSD version has ended, and no ports are
    guaranteed to build on this system. Please upgrade to a supported release.

    No support will be provided if you silence this message by defining
    ALLOW_UNSUPPORTED_SYSTEM.

    *** Error code 1

    Stop.
    make[1]: stopped in /usr/ports/graphics/devil
    *** Error code 1

    Stop.
    make: stopped in /usr/ports/graphics/devil
    root@:/usr/ports/graphics/devil # 
     

     

  4. Have a nice day! What could be the problem with translating the game? Sorry for the bad English.

    linking ../game....
    ld: error: unable to find library -lIL
    ld: error: unable to find library -lpng
    ld: error: unable to find library -ltiff
    ld: error: unable to find library -lmng
    ld: error: unable to find library -llcms
    ld: error: unable to find library -ljpeg
    clang-15: error: linker command failed with exit code 1 (use -v to see invocation)
    gmake: *** [Makefile:127: ../game] Error 1

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.