![]() |
#371 |
Swordsman
Join Date: Aug 2019
Posts: 350
![]() |
For compiling on a Mac, try
Code:
./configure --with-no-install NCURSES_CONFIG=/usr/bin/ncurses5.4-config Code:
./configure --with-no-install --with-ncurses-prefix=/usr LIBS=-lncurses |
![]() |
![]() |
![]() |
#372 |
Prophet
Join Date: Apr 2007
Location: Seattle, WA
Posts: 6,769
Donated: $40
![]() |
He does not always have an object drop. But he always drops the gold he steals.
|
![]() |
![]() |
![]() |
#373 |
Knight
Join Date: Nov 2008
Posts: 882
![]() |
That's (modern) Vanilla. Thieves in FrogComposband drop any stolen objects, but not stolen gold (although thieves do drop extra gold at the same rate as droppers of good and excellent objects).
__________________
The Complainer worries about the lack of activity here these days. |
![]() |
![]() |
![]() |
#374 |
Veteran
Join Date: Jan 2012
Location: Linux
Age: 40
Posts: 1,237
![]() |
In Frogcomposband, I notice that enemies, especially thieves, don't pick up money from the ground. What's up with that?
![]()
__________________
My best try at PosChengband 7.0.0's nightmare-mode on Angband.live: https://www.youtube.com/watch?v=rwAR0WOphUA If I'm offline I'm probably in the middle of maintaining Gentoo or something-Linux or other. As of February 18th, 2022, my YouTube username is MidgardVirtuoso |
![]() |
![]() |
![]() |
#375 |
Knight
Join Date: Nov 2008
Posts: 882
![]() |
That's a good point; I could make thieves drop stolen gold, but also pick up floor gold. Although it would change the money balance a bit, and make the Thieves' Hideout quest less of a warning about giving all your money away.
__________________
The Complainer worries about the lack of activity here these days. |
![]() |
![]() |
![]() |
#376 |
Apprentice
Join Date: Dec 2019
Posts: 61
![]() |
How can i compile Frogcomposband in OpenBSD 7.0 -current? i tried the following with no success:
Code:
$ ./configure --prefix $HOME/.frogcomposband --without-x --with-no-install $ gmake clean $ gmake Code:
gmake[1]: Entering directory '/home/lea/src/frogcomposband' Entering directory src gmake[2]: Entering directory '/home/lea/src/frogcomposband/src' gmake[3]: Entering directory '/home/lea/src/frogcomposband/src' gmake[3]: Leaving directory '/home/lea/src/frogcomposband/src' gmake[3]: Entering directory '/home/lea/src/frogcomposband/src' Generating dependencies... gmake[4]: Entering directory '/home/lea/src/frogcomposband/src' In file included from monk.c:1: In file included from ./angband.h:19: In file included from ./h-basic.h:66: ./h-system.h:43:12: fatal error: 'sys/timeb.h' file not found # include <sys/timeb.h> ^~~~~~~~~~~~~ 1 error generated. In file included from monspell.c:1: In file included from ./angband.h:19: In file included from ./h-basic.h:66: ./h-system.h:43:12: fatal error: 'sys/timeb.h' file not found # include <sys/timeb.h> ^~~~~~~~~~~~~ |
![]() |
![]() |
![]() |
#377 | |
Swordsman
Join Date: Aug 2019
Posts: 350
![]() |
Quote:
Code:
./configure --prefix $HOME/.frogcomposband --without-x --with-no-install CFLAGS=-DSGI gmake |
|
![]() |
![]() |
![]() |
#378 | |
Apprentice
Join Date: Dec 2019
Posts: 61
![]() |
Quote:
Code:
Generating dependencies... gmake[4]: Entering directory '/home/lea/src/frogcomposband/src' In file included from ninja.c:1: In file included from ./angband.h:19: In file included from ./h-basic.h:66: ./h-system.h:43:12: fatal error: 'sys/timeb.h' file not found # include <sys/timeb.h> ^~~~~~~~~~~~~ |
|
![]() |
![]() |
![]() |
#379 | |
Swordsman
Join Date: Aug 2019
Posts: 350
![]() |
Quote:
Code:
/* # include <sys/timeb.h> */ |
|
![]() |
![]() |
![]() |
#380 | |
Apprentice
Join Date: Dec 2019
Posts: 61
![]() |
Quote:
Code:
$ ./configure --prefix $HOME/.frogcomposband --without-x --with-no-install CFLAGS="-DSGI -DULTRIX" $ gmake Code:
# if !defined(SGI) && !defined(ULTRIX) # include <sys/timeb.h> # endif Code:
v ~/src/frogcomposband [master] lea@openbsd > ./src/frogcomposband -uUser -mgcu -- -n1 ./src/frogcomposband: Unable to prepare any 'display module'! x ~/src/frogcomposband [master] lea@openbsd > ./src/frogcomposband -uUser ./src/frogcomposband: Unable to prepare any 'display module'! x ~/src/frogcomposband [master] lea@openbsd > ./src/frogcomposband ./src/frogcomposband: Unable to prepare any 'display module'! |
|
![]() |
![]() |
![]() |
Tags |
frogcomposband |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Announce] FrogComposband 7.1.liquorice released | Sideways | Variants | 135 | December 1, 2020 16:10 |
[Announce] FrogComposband 7.1.chocolate released | Sideways | Variants | 86 | February 23, 2020 01:04 |
[Announce] FrogComposband 7.1.toffee released | Sideways | Variants | 129 | July 18, 2019 14:22 |
[Announce] FrogComposband 7.0.nougat released | Sideways | Variants | 152 | November 6, 2018 12:16 |
[Announce] FrogComposband 7.0.mango released | Sideways | Variants | 133 | August 3, 2018 10:53 |