Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation BuildXS Failed #3877

Open
kobamkode opened this issue Sep 2, 2024 · 0 comments
Open

Compilation BuildXS Failed #3877

kobamkode opened this issue Sep 2, 2024 · 0 comments

Comments

@kobamkode
Copy link

kobamkode commented Sep 2, 2024

------------------ Openkore Issues Template ------------------

  • Openkore version git: clone from master
  • Server: Private
  • Bug Report / Feature Request: compilation failed
  • Summary:
    Hi!, I want to start OpenKore in my Fedora, I have installed all dependencies for Linux like in the documentation. When I execute ./openkore.pl to compile the OpenKore, I got an error like below and I found src/auto/XSTools/PaddedPackets/PaddedPackets.xs.cpp file is empty. I wonder it is because I am using Python3, so I wrap OpenKore into virtualenv with Python2 and still no luck. Am I missing something?!

Thanks!

(openkore) mario@fedora:~/Codes/openkore$ ./openkore.pl 
make: Entering directory '/home/mario/Codes/openkore'
scons: Reading SConscript files ...
Checking Perl configuration ...(cached) yes
Checking for C library ncurses... (cached) yes
Checking for GNU readline 4.3 or higher...(cached) yes
Checking for libcurl...(cached) libcurl 8.6.0
scons: done reading SConscript files.
scons: Building targets ...
buildXS(["src/auto/XSTools/PaddedPackets/PaddedPackets.xs.cpp"], ["src/auto/XSTools/PaddedPackets/PaddedPackets.xs"])
Creating src/auto/XSTools/PaddedPackets/PaddedPackets.xs.cpp ...
Missing or undefined argument to do at -e line 13.
scons: *** [src/auto/XSTools/PaddedPackets/PaddedPackets.xs.cpp] Error 25
scons: building terminated because of errors.
Compilation failed. Please read https://openkore.com/wiki/How_to_run_OpenKore for help.
make: Leaving directory '/home/mario/Codes/openkore'
Can't locate loadable object for module XSTools in @INC (@INC contains: /home/mario/Codes/openkore/src/deps /home/mario/Codes/openkore/src /home/mario/Codes/openkore /usr/local/lib64/perl5/5.38 /usr/local/share/perl5/5.38 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /home/mario/Codes/openkore/src/Translation.pm line 30. 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant