public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* Fix build...
@ 2005-07-31 11:36 Andreas Jaeger
  2005-07-31 15:53 ` Ulrich Drepper
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Jaeger @ 2005-07-31 11:36 UTC (permalink / raw)
  To: Glibc hackers

[-- Attachment #1: Type: text/plain, Size: 920 bytes --]


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

[-- Attachment #2: Type: application/pgp-signature, Size: 188 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Fix build...
  2005-07-31 11:36 Fix build Andreas Jaeger
@ 2005-07-31 15:53 ` Ulrich Drepper
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Drepper @ 2005-07-31 15:53 UTC (permalink / raw)
  To: Andreas Jaeger; +Cc: Glibc hackers

[-- Attachment #1: Type: text/plain, Size: 140 bytes --]

> I'm appending a patch.  Ok to commit?

Yes.

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 251 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-07-31 15:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-31 11:36 Fix build Andreas Jaeger
2005-07-31 15:53 ` Ulrich Drepper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).