![]() |
Quote:
|
Quote:
Code:
$ ./configure --prefix $HOME/.frogcomposband --with-ncurses-prefix=/usr LIBS=-lncurses --without-x --with-no-install CFLAGS="-DSGI -DULTRIX" Code:
x ~/src/frogcomposband [master] |
The "Fatal Error." means it didn't find the lib directory. Check the output of configure to see what it said the "lib path" would be. I suspect that configure wants the LIBS= option at the end of the command line (after any of the --with, --without, --enable, --prefix, ...) and ignored the --with-no-install.
|
Quote:
|
A quick Ninja question - is there any downside to adding light sources as long as they're offset by darkness sources?
I have a Feanoran Lamp of Darkness which decreases light by 3. Is there any penalty to using Sting, or an Amulet with Lu, as long as they are still offset by the -3 on the Lamp and I'm not getting the "Icky light" message? Is there a benefit to having a larger negative light (darkness)? |
Quote:
|
I got the game to compile fine on Linux, however it seems if I try to press !, or { (inscribe then select any item) the game crashes with the message given in the below code snippet .
Note this happens both with the master branch on github and the 7.1 salmiak release. Does anyone know if there is some library mismatch or any way to solve or better report this issue? Code:
2 katya@Babylon-4:~/Desktop/Games/Rogue/Angband/frogcomposband/frogcomposband-7.1.salmiak % ./frogcomposband |
Quote:
Code:
/* Paranoia -- Clip the default entry */ Code:
/* Paranoia -- Clip the default entry */ |
Quote:
I've since got other people to compile the game, and seems if they ran the make file without any options, the commands work, but pref crashes when you hit enter. However when they do compile with Code:
./configure SANITIZE_FLAGS=-fsanitize=address --with-no-install Thank you once again |
Quote:
|
All times are GMT +1. The time now is 01:57. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.