bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

save-cwd.c:33:21: fatal error: xgetcwd.h: No such file or directory


From: Rob Vermaas
Subject: save-cwd.c:33:21: fatal error: xgetcwd.h: No such file or directory
Date: Wed, 12 Jan 2011 09:35:08 +0100

Hi,

while building latest rcs revision we encountered a problem with
gnulib. The build fails with

  building save-cwd.o
  gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -g -O2 -c -o
save-cwd.o save-cwd.c
  save-cwd.c:33:21: fatal error: xgetcwd.h: No such file or directory
  compilation terminated.
  make[3]: *** [save-cwd.o] Error 1

(see also http://hydra.nixos.org/build/855203/nixlog/1 )

This seems to be related to the following commit(s):
http://git.savannah.gnu.org/cgit/gnulib.git/diff/?id=2392b18099a64ffb7aa2cf4fa3c81da96d2a5fc1&id2=03dd3ccd9a02d8406571243b74c6afb08f90ba2b

Removing the xgetcwd.h include from ./lib/save-cwd.c solved the issue
for me on my local machine.

greetings,
Rob

-- 
Rob Vermaas

[email] address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]