[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#3398) Problem compiling CVS version
Full_Name: Kevin Spicer
Version: CVS - 16-Nov-04
OS: Solaris 9 x86
URL:
Submission from: (NULL) (213.152.53.60)
Just to let you know that the current CVS version of
servers/slapd/back-monitor/database.c fails to build on Solaris 9 x86
because the constant PATH_MAX is undefined. This constant doesn't seem
to be referenced anywhere else in the sources other than database.c. Replacing
PATH_MAX with a real value allows everything to build ok