This is the mail archive of the libc-alpha@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: SH build problem with fanotify_mark


Roland McGrath <roland@hack.frob.com> wrote:
>> OK, so the problem is "scheduled to be solved".
> 
> In fact, it should be solved now.

Now the errors during compiling misc/stub-syscalls.c go away,
though there is a link error

/exp/ldroot/dodes/xsh-libc-intest/linkobj/libc_pic.a(fanotify_mark.os): In function `fanotify_mark@@GLIBC_2.16':
(.text+0x0): multiple definition of `fanotify_mark@@GLIBC_2.16'
/exp/ldroot/dodes/xsh-libc-intest/linkobj/libc_pic.a(stub-syscalls.os):/exp/ldroot/dodes/xsh-libc-intest/misc/stub-syscalls.c:24: first defined here
collect2: ld returned 1 exit status

in my SH build.

Regards,
	kaz


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