[erlang-bugs] R16A : can't compile

PAILLEAU Eric eric.pailleau@REDACTED
Thu Jan 31 23:05:29 CET 2013


obj/i686-pc-linux-gnu/opt/smp/unix_efile.o: In function `efile_fallocate':
/home/eric/otp_src_R16A/erts/emulator/drivers/unix/unix_efile.c:1013:
undefined reference to `fallocate64'

gcc version 4.4.1 (GCC)

Linux Mandriva 2010 : 2.6.31.14-desktop-1mnb #1 SMP i686 Intel(R)
Core(TM)2 Duo CPU T7250  @ 2.00GHz GNU/Linux

erts/autoconf/config.guess  returns i686-pc-linux-gnu

I tried to change/comment some values in erts/i686-pc-linux-gnu/config.h
like :
#define HAVE_FALLOCATE 0
#define HAVE_POSIX_FALLOCATE

but without success.

Any tip ?

Regards



More information about the erlang-bugs mailing list