View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004446 | Taler | exchange | public | 2016-04-19 15:00 | 2016-04-24 23:43 |
| Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.0 | ||||
| Target Version | 0.0 | Fixed in Version | 0.0 | ||
| Summary | 0004446: configure.ac of exchange and gnunet return completely different results for lib(c|gn)url | ||||
| Description | This causes the build to fail on a system that has just libgnurl installed | ||||
| Additional Information | root@6a86eaffd9b4:/build/exchange# grep -i 'have.*url' /usr/include/gnunet/gnunet_config.h #define HAVE_CURL_CURL_H 1 /* #undef HAVE_GNURL_CURL_H */ /* Have CURL */ /* #undef HAVE_LIBCURL */ #define HAVE_LIBGNURL 1 root@6a86eaffd9b4:/build/exchange# grep -i 'have.*url' taler_config.h /* #undef HAVE_CURL_CURL_H */ /* #undef HAVE_LIBCURL */ #define HAVE_LIBGNURL 1 | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-04-19 15:00 | Florian Dold | New Issue | |
| 2016-04-19 15:00 | Florian Dold | Status | new => assigned |
| 2016-04-19 15:00 | Florian Dold | Assigned To | => Christian Grothoff |
| 2016-04-19 15:13 | Florian Dold | Note Added: 0010516 | |
| 2016-04-19 15:13 | Florian Dold | Status | assigned => resolved |
| 2016-04-19 15:13 | Florian Dold | Resolution | open => fixed |
| 2016-04-24 23:43 | Christian Grothoff | Status | resolved => closed |
| 2016-04-24 23:43 | Christian Grothoff | Product Version | => 0.0 |
| 2016-04-24 23:43 | Christian Grothoff | Fixed in Version | => 0.0 |
| 2016-04-24 23:43 | Christian Grothoff | Target Version | => 0.0 |