View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004537 | Taler | exchange | public | 2016-05-25 18:54 | 2021-09-02 18:14 |
| Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
| Priority | high | Severity | block | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.0 | ||||
| Target Version | 0.0 | Fixed in Version | 0.0 | ||
| Summary | 0004537: exchange does not compile with GNUnet if compiled with --enable-taler-wallet | ||||
| Description | Apparently GNUnet now only installs gnunet_util_taler_wallet_lib.h, but not gnunet_util_lib.h, which is needed by the exchange *even* if compiled with --enable-wallet. | ||||
| Additional Information | In file included from ../../src/include/taler_util_wallet.h:24: ../../src/include/taler_amount_lib.h:32:10: fatal error: 'gnunet/gnunet_util_lib.h' file not found #include <gnunet/gnunet_util_lib.h> ... $ ls include/gnunet/ gettext.h gnunet_config.h gnunet_crypto_lib.h gnunet_time_lib.h platform.h gnunet_common.h gnunet_container_lib.h gnunet_strings_lib.h gnunet_util_taler_wallet_lib.h plibc.h | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-05-25 18:54 | Florian Dold | New Issue | |
| 2016-05-25 18:54 | Florian Dold | Status | new => assigned |
| 2016-05-25 18:54 | Florian Dold | Assigned To | => Christian Grothoff |
| 2016-05-25 19:13 | Christian Grothoff | Note Added: 0010747 | |
| 2016-05-25 19:13 | Christian Grothoff | Status | assigned => resolved |
| 2016-05-25 19:13 | Christian Grothoff | Fixed in Version | => 0.0 |
| 2016-05-25 19:13 | Christian Grothoff | Resolution | open => fixed |
| 2016-05-25 19:13 | Christian Grothoff | Status | resolved => closed |
| 2016-05-25 19:13 | Christian Grothoff | Product Version | => 0.0 |
| 2016-05-25 19:13 | Christian Grothoff | Target Version | => 0.0 |
| 2021-09-02 18:13 | Christian Grothoff | Changeset attached | => Taler-exchange master 951ce5ef |
| 2021-09-02 18:14 | Christian Grothoff | Note Added: 0018309 |