Fix build...

Andreas Jaeger aj@suse.de
Sun Jul 31 11:36:00 GMT 2005


Building glibc I now get:

In file included from ../include/sys/syslog.h:1,
                 from ../misc/syslog.h:1,
                 from ../include/syslog.h:1,
                 from nscd.c:37:
../misc/sys/syslog.h:207:26: error: bits/syslog.h: No such file or directory
make[2]: *** [/builds/glibc/4.1+nptl/nscd/nscd.o] Error 1

I'm appending a patch.  Ok to commit?

Andreas

2005-07-31  Andreas Jaeger  <aj@suse.de>

	* include/bits/syslog.h: New file.

============================================================
Index: include/bits/syslog.h
--- include/bits/syslog.h	created
+++ include/bits/syslog.h	2005-07-31 12:22:06.000000000 +0200	1.1
@@ -0,0 +1 @@
+#include <misc/bits/syslog.h>

-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-hacker/attachments/20050731/375541d3/attachment.sig>


More information about the Libc-hacker mailing list