[prev in list] [next in list] [prev in thread] [next in thread] 

List:       aspell-user
Subject:    RE: [Aspell-user] Problem compilation again
From:       Kevin Atkinson <kevina () gnu ! org>
Date:       2004-10-26 12:38:37
Message-ID: Pine.LNX.4.44.0410260631440.2623-100000 () kevin-p3 ! atkinson ! dhs ! org
[Download RAW message or body]

On Mon, 11 Oct 2004, DAVID GAMA RODRIGUEZ wrote:

> Where I can find the definition of ftruncate or is made by yourself???

As I said before it SHOULD be in "unistd.h" but for some reason GCC is not 
seeing it.

Please try adding the two lines:
  #include <sys/types.h>
  int ftruncate(int fd, off_t length);

To the file "file_util.cpp" before the line:
  namespace acommon {

And see if that helps.  If it doesn't please give me the exact error 
message you are getting.

-- 
http://kevin.atkinson.dhs.org




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic