1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-01 05:02:03 +03:00
1998-06-17  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/alpha/glob.c: Include sys/types.h before
	glob.h.
This commit is contained in:
Ulrich Drepper
1998-06-17 17:59:25 +00:00
parent e021cda255
commit 0e0316f403
3 changed files with 11 additions and 0 deletions

5
FAQ.in
View File

@@ -670,6 +670,11 @@ was a `libc.so' from libc 5 in /lib, which gets searched first. To fix the
problem, just delete /lib/libc.so. You may also need to delete other
symbolic links in /lib, such as /lib/libm.so if it points to libm.so.5.
{AJ} The perl script test-installation.pl which is run as last step during
an installation of glibc that is configured with --prefix=/usr should help
detect these situations. If the script reports problems, something is
really screwed up.
? Source and binary incompatibilities, and what to do about them
?? I expect GNU libc to be 100% source code compatible with