bug-gnulib
[Top][All Lists]
Advanced

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

Re: test-fcntl-h-c++.cc:32: error: 'open' is not a member of 'gnulib'


From: Bruno Haible
Subject: Re: test-fcntl-h-c++.cc:32: error: 'open' is not a member of 'gnulib'
Date: Sat, 20 Mar 2010 20:12:44 +0100
User-agent: KMail/1.9.9

Hi Jim,

> >>       test-fcntl-h-c++.cc:32: error: 'open' is not a member of 'gnulib'
> >>       make[4]: *** [test-fcntl-h-c++.o] Error 1
> >
> > On which platform, please? And which C++ compiler?
> 
> Fedora 12, gcc-c++-4.4.3-4.fc12.x86_64
> 
> FYI, I pushed the grep changes, so if you get the latest,
> revert the latest bootstrap.conf change (which avoids the
> failing test), then ./bootstrap && ./configure etc. should
> demonstrate the failure.

I did this - same version of grep sources, gcc 4.4.3, but not on Fedora 12 -,
and "make check" passes for me:

  PASS: test-fcntl-h
  PASS: test-fcntl-h-c++

In order to progress, I would need from your machine
  - the result of preprocessing test-fcntl-h-c++.cc (g++ -E ...)
  - the set of defined macros in this compilation (g++ -E -dM ...).

Bruno




reply via email to

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