This is the mail archive of the glibc-bugs@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]

[Bug nis/14305] New: 2.16(candidate) --enable-obsolete-rpc is not sufficient for libtirpc


http://sourceware.org/bugzilla/show_bug.cgi?id=14305

             Bug #: 14305
           Summary: 2.16(candidate) --enable-obsolete-rpc is not
                    sufficient for libtirpc
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: nis
        AssignedTo: unassigned@sourceware.org
        ReportedBy: arjan@linux.intel.com
                CC: kukuk@suse.de
    Classification: Unclassified


trying to use libtirpc with the 2.16 glibc (candidate), glibc compiled with
--enable-obsolete-rpc:

/usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/../../../../lib64/libtirpc.so:
undefined reference to `svc_auth_none'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/../../../../lib64/libtirpc.so:
undefined reference to `_svcauth_none'
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/../../../../lib64/libtirpc.so:
undefined reference to `_des_crypt_call'

these symbols seem hidden, and previously, the old rpc stuff unhid them.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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