SUMMARY:locate/updatedb for Tru64 4.0d-f

From: <dcollins_at_alpine-la.com>
Date: Thu, 30 Mar 2000 13:53:18 -0800

Hello Managers,

The final solution that I choose despite many useful suggestions was to
edit 2 lines of the lib/fnmatch.h as follows:

from - #if !define (_POSIX_C_SOURCE) || _POSIX_C_SOURCE < 2 || define
(_GNU_SOURCE)

to - /* #if !define (_POSIX_C_SOURCE) || _POSIX_C_SOURCE < 2 ||
define (_GNU_SOURCE) */

from - #endif

to - /* #endif*/


This just comments out the two lines and then the make worked and so did
locate and updatedb.

This suggestion came from Michele Tomkin. Thank you to all that answered.

Dane Collins
Received on Wed Mar 29 2000 - 22:10:46 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:40 NZDT