On Thu, 12 Mar 1998, Gary Gale wrote:
> I'm using gcc version 2.7.3.2 and half way through the build of lib/Xm,
> this happens ...
>
> gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/Motif-1.2
> -I/usr/X11R6/include -g -DNONSTANDARD_CONVERTERS -DLESSTIF_VERBOSE -c
> -fPIC -DPIC LTfnmatch.c
> LTfnmatch.c: In function `_Lesstif_fnmatch':
Make sure <fnmatch.h> is #include-d in the LTfnmatch.c file and add a
-D_GNU_SOURCE to the compile flags.
Cristian
--
----------------------------------------------------------------------
Cristian Gafton -- [EMAIL PROTECTED] -- Red Hat Software, Inc.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
UNIX is user friendly. It's just selective about who its friends are.
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.