Hi,

attached there is a patch to add a custom version (copied from the unix 
sysdep) of confstr.h, to avoid using the bsd header which adds a non-
existing /usr/ucb.

Thanks,
-- 
Pino Toscano
Hurd: fix the _CS_PATH getconf value

Copy sysdeps/unix/confstr.h to avoid using sysdeps/unix/bsd/confstr.h
which adds a non-existing /usr/ucb.

2012-08-30  Pino Toscano  <toscano.p...@tiscali.it>

	* sysdeps/mach/hurd/confstr.h: New file, copied from
	sysdeps/unix/confstr.h.
--- /dev/null
+++ b/sysdeps/mach/hurd/confstr.h
@@ -0,0 +1 @@
+#define	CS_PATH	"/bin:/usr/bin"

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to