This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: va_dcl


Daniel,
   I resolved my problems building the rawhide srpm versions of 
xfig 3.3.2 and xbl 1.0h. For some reason I don't understand the
presence of the -D_XOPEN_SOURCE=500L flag in the Makefile defines
triggers a compiler error on the va_dcl in the sources of both
programs. I resolved it by adding -U_XOPEN_SOURCE to the DEFINES
in the Makefile.in and Imakefile's for these programs. No problem
after that. Quite odd.
                  Jack
ps This is on linuxppc with egcs_1_1_branch and glibc 2.0.100.

-- 
------------------------------------------------------------------------------
Jack W. Howarth, Ph.D.                                     231 Bethesda Avenue
NMR Facility Director                              Cincinnati, Ohio 45267-0524
Dept. of Molecular Genetics                              phone: (513) 558-4420
Univ. of Cincinnati College of Medicine                    fax: (513) 558-8474


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]