Projekt

Allgemein

Profil

Aktionen

Bug #166

geschlossen

"make" fails, since .42

Von AndreasFilsinger vor mehr als 5 Jahren hinzugefügt. Vor mehr als 5 Jahren aktualisiert.

Status:
Rejected
Priorität:
Normal
Kategorie:
AqBanking
Beginn:
25.11.2019
Abgabedatum:
Betriebssystem:
Linux
AqBanking-Version:
5.99.42.0beta
Anwendung:
aqbanking-cli
Version der Anwendung:

Beschreibung

to reproduce:

git clone -b 5.99.42beta --single-branch --depth 1 https://git.aquamaniac.de/git/aqbanking
cd aqbanking
ACLOCAL_FLAGS="-I /usr/share/aclocal" make -f Makefile.cvs
./configure --with-backends="aqhbci"
make
make[5]: Entering directory '/root/aqbanking/src/libs/aqbanking/types'
make[5]: *** No rule to make target 'transaction.c', needed by 'transaction.lo'. Stop.

(.41 and older is OK)
.43, .44, "master" fails.


Zugehörige Tickets 1 (1 offen0 geschlossen)

Beziehung mit AqBanking - Bug #155: Aqbanking cannot be build from git with out-of-source build directoryFeedback31.10.2019Aktionen
Aktionen #1

Von AndreasFilsinger vor mehr als 5 Jahren aktualisiert

  • Beziehung mit Bug #155: Aqbanking cannot be build from git with out-of-source build directory wurde hinzugefügt
Aktionen #2

Von martin vor mehr als 5 Jahren aktualisiert

  • Status wurde von New zu Rejected geändert

Please see "README" within the sources, especially chapter "5.2: Building from GIT".

The commands listed there are:

make -fMakefile.cvs
make typedefs
make types

After that "make" should do the trick.

Regards
Martin

Aktionen

Auch abrufbar als: Atom PDF