This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: 2.2.2 and build problem on alpha


On Fri, Feb 16, 2001 at 12:35:09PM +0100, Arkadiusz Miskiewicz wrote:
> Problem when building glibc 2.2.2 on alpha
> 
> mv -f ../libc.so.6.1.new ../libc.so.6.1
> gcc -nostdlib -nostartfiles -o iconv_prog  -Wl,-dynamic-linker=/lib/ld-linux.so.2    ../csu/crt1.o .../libc.so.6.1: undefined reference to `__ftruncate64'

Alpha may need the similar patch as ia64:

2001-02-13  H.J. Lu  <hjl@gnu.org>

        * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add __ftruncate64.


-- 
H.J. Lu (hjl@valinux.com)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]