View Issue Details

IDProjectCategoryView StatusLast Update
0002863libmicrohttpdpublic2013-08-23 14:35
ReporterMatthias Wachs Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.9.25Fixed in Version0.9.25 
Summary0002863: Demo does not build on freebsd 7 and 9
Description[root@ freebsd7-amd64-wachs /home/gnunet/libmicrohttpd]# make
make all-recursive
Making all in contrib
Making all in src
Making all in include
Making all in plibc
Making all in .
Making all in .
Making all in daemon
Making all in examples
Making all in .
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include/plibc -I../../src/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -fno-strict-aliasing -g -MT demo.o -MD -MP -MF .deps/demo.Tpo -c -o demo.o demo.c
demo.c: In function 'list_directory':
demo.c:249: error: 'PATH_MAX' undeclared (first use in this function)
demo.c:249: error: (Each undeclared identifier is reported only once
demo.c:249: error: for each function it appears in.)
demo.c: In function 'process_upload_data':
demo.c:503: error: 'PATH_MAX' undeclared (first use in this function)
*** Error code 1
TagsNo tags attached.

Activities

Christian Grothoff

2013-04-12 20:15

manager   ~0007049

I believe this is now fixed by including limits.h

Issue History

Date Modified Username Field Change
2013-04-12 15:26 Matthias Wachs New Issue
2013-04-12 19:58 Christian Grothoff Assigned To => Christian Grothoff
2013-04-12 19:58 Christian Grothoff Status new => assigned
2013-04-12 20:15 Christian Grothoff Note Added: 0007049
2013-04-12 20:15 Christian Grothoff Status assigned => resolved
2013-04-12 20:15 Christian Grothoff Fixed in Version => Git master
2013-04-12 20:15 Christian Grothoff Resolution open => fixed
2013-04-12 20:15 Christian Grothoff Product Version => Git master
2013-04-12 20:15 Christian Grothoff Target Version => Git master
2013-07-19 13:36 Christian Grothoff Status resolved => closed
2013-08-23 14:35 Christian Grothoff Fixed in Version Git master => 0.9.25
2013-08-23 14:35 Christian Grothoff Target Version Git master => 0.9.25
2015-12-18 15:58 Christian Grothoff Category => (No Category)