octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #30721] Can't build tip on FreeBSD


From: Rik
Subject: [Octave-bug-tracker] [bug #30721] Can't build tip on FreeBSD
Date: Fri, 13 Aug 2010 21:20:03 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100723 Ubuntu/9.10 (karmic) Firefox/3.6.8

Follow-up Comment #12, bug #30721 (project octave):

This does look like a problem with gnulib.  Gnulib is under rapid development
so it may be worth trying to update your gnulib directory.  I assume that you
started your build attempts in a brand new 'hg clone' directory.  There could
have been leftover stuff from the automake-1.10 experience that would affect
gnulib.

The error seems to suggest that dirfd is not available from the standard
namespace, although configure seems to have found it.

I'm attaching a small C++ program which tries to call dirfd.

Compile it with 'g++ dirfd_test.cpp' and then run './a.out'.  It should
compile and run cleanly.

Assuming it does work then it is something with gnulib and it is beyond me;
that is not my area of expertise.  

(file #21213)
    _______________________________________________________

Additional Item Attachment:

File name: dirfd_test.cpp                 Size:0 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30721>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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