This is the mail archive of the glibc-bugs@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]
Other format: [Raw text]

[Bug libc/562] New: librt linking error related to mq


Trying to compile glibc on a mips based RaQ2, I received the following error.

/mnt/lfs/build/glibc-build/rt/librt_pic.a(mq_setattr.os)(.text+0x0): undefined
reference to `__syscall_error'
/mnt/lfs/build/glibc-build/rt/librt_pic.a(mq_timedsend.os)(.text+0x0): undefined
reference to `__syscall_error'
/mnt/lfs/build/glibc-build/rt/librt_pic.a(mq_timedreceive.os)(.text+0x0):
undefined reference to `__syscall_error'

I have found a similar error in the past for the alpha architecture, but do not
know how to make it work on a mips.
http://sources.redhat.com/bugzilla/show_bug.cgi?id=231

-- 
           Summary: librt linking error related to mq
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: giffordj at linkline dot com
                CC: glibc-bugs at sources dot redhat dot com
  GCC host triplet: mipsel-unknown-linux-gnu


http://sources.redhat.com/bugzilla/show_bug.cgi?id=562

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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