This is the mail archive of the libc-help@sourceware.org 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]
Other format: [Raw text]

Re: Error building glibc-2.10.1


On Wed, Nov 18, 2009 at 1:40 AM, JohnT <jrt@worldlinc.net> wrote:
> /home2/on07/bldlib210/libc_pic.os: In function `fallocate':
> (.text+0xaedb4): undefined reference to `__call_fallocate'
> /home2/on07/bldlib210/libc_pic.os: In function `__fallocate64_l64':
> (.text+0xaedc5): undefined reference to `__call_fallocate'
> collect2: ld returned 1 exit status
> make[1]: *** [/home2/on07/bldlib210/libc.so] Error 1
> make[1]: Leaving directory `/home2/on07/glibc-2.10.1'
> make: *** [all] Error 2
>
> Again, help in resolving this so I can get a successful build would be
> appreciated. The assembler syntax change was a very good tip, not obvious
> from binutils or gas changelog.
>
> John Tellefson


Please see this recent libc-alpha patch by Andreas Schwab:

http://sources.redhat.com/ml/libc-alpha/2009-11/msg00047.html

Regards,
Ryan S. Arnold


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