View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003324 | libmicrohttpd | build system | public | 2014-02-11 18:25 | 2014-02-12 18:44 |
| Reporter | malexmave | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | block | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Platform | Linux | OS | Linux Mint 16 | OS Version | 3.11.0-12-generi |
| Product Version | Git master | ||||
| Target Version | 0.9.34 | Fixed in Version | 0.9.34 | ||
| Summary | 0003324: SVN Trunk not compiling, throwing "expected statement before ')' token" | ||||
| Description | Copy from "make": libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/plibc -I../../src/include -I../../src/microhttpd -fvisibility=hidden -I/usr/local/include -fno-strict-aliasing -g -O2 -MT daemon.lo -MD -MP -MF .deps/daemon.Tpo -c daemon.c -fPIC -DPIC -o .libs/daemon.o daemon.c: In function 'MHD_get_fdset': daemon.c:609:62: error: expected statement before ')' token if ( (NULL != max_fd) && (*max_fd) < daemon->epoll_fd) ) ^ | ||||
| Steps To Reproduce | svn checkout the trunk version ./bootstrap ./configure ./make | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-02-11 18:25 | malexmave | New Issue | |
| 2014-02-12 18:44 | Christian Grothoff | Note Added: 0008099 | |
| 2014-02-12 18:44 | Christian Grothoff | Status | new => resolved |
| 2014-02-12 18:44 | Christian Grothoff | Fixed in Version | => Git master |
| 2014-02-12 18:44 | Christian Grothoff | Resolution | open => fixed |
| 2014-02-12 18:44 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2014-02-12 18:44 | Christian Grothoff | Product Version | => Git master |
| 2014-02-12 18:44 | Christian Grothoff | Fixed in Version | Git master => 0.9.34 |
| 2014-02-12 18:44 | Christian Grothoff | Target Version | => 0.9.34 |
| 2014-02-12 18:44 | Christian Grothoff | Status | resolved => closed |