After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 434542 - Error in filecheck.c during compilation
Error in filecheck.c during compilation
Status: RESOLVED DUPLICATE of bug 432686
Product: gdm
Classification: Core
Component: general
2.19.x
Other Linux
: Normal blocker
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-30 09:32 UTC by Paul
Modified: 2007-04-30 11:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Paul 2007-04-30 09:32:11 UTC
During compilation I've got this message:

In file included from filecheck.c:27:
filecheck.h:22: error: syntax error before "uid_t"
filecheck.h:29: error: syntax error before "uid_t"
filecheck.c:56: warning: no previous prototype for 'gdm_file_check'
filecheck.c:175: warning: no previous prototype for 'gdm_auth_file_check'
make[2]: *** [filecheck.o] Error 1
make[2]: Leaving directory `/home/paul/Packages/gdm-2.19.0/daemon'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/paul/Packages/gdm-2.19.0'
make: *** [all] Error 2

--
GDM2 configuration summary:
===========================

CFLAGS : -g -O2 -Wall -Wmissing-prototypes 
LDFLAGS : 

prefix : /usr/local
sysconf : ${prefix}/etc
sysconfsubdir : gdm
gdmconf dir : ${sysconfdir}/${sysconfsubdir}
dmconf dir : ${prefix}/etc/dm
bin dir : ${exec_prefix}/bin
sbin dir : ${exec_prefix}/sbin
PAM prefix : ${sysconfdir}
data dir : ${datarootdir}
X server : /usr/X11R6/bin/X

TCP Wrappers support                  : YES
Xinerama support                      : YES
XDMCP (remote login) support          : YES
Secure remote connection              : NO
DMX (Distributed Multihead X) support : YES
Console helper                        : NO
SELinux support                       : NO
Solaris Trusted Extensions support    : NO
ConsoleKit support                    : YES
Authentication scheme                 : verify-shadow
Extra utilities built                 : gdmopen
Comment 1 Brian Cameron 2007-04-30 11:30:49 UTC
This bug is known and has been fixed.  Please refer to bug #432686 where you can find a patch to fix this problem.

Closing this bug as a duplicate.

*** This bug has been marked as a duplicate of 432686 ***