#9634: rpcbind needs /usr/include/rpcsvc/{yp,ypclnt}.h
----------------------+--------------------------
 Reporter:  bdubbs@…  |       Owner:  blfs-book@…
     Type:  defect    |      Status:  new
 Priority:  normal    |   Milestone:  8.1
Component:  BOOK      |     Version:  SVN
 Severity:  normal    |  Resolution:
 Keywords:            |
----------------------+--------------------------

Comment (by ken@…):

 Replying to [comment:5 bdubbs@…]:
 > That can be fixed fairly easily with
 >
 >   #include <stdint.h>
 >
 > in the appropriate file.
 >
 > I had the same error in libtirpc.

 Oh well, I'll try that - I thought that since I'm still in chroot I could
 just rebuild glibc, exit and reenter to be sure, and then continue. But
 apart from the fairly obvious need to not symlink /usr/libgcc for a
 rebuild, rebuilding fairly quickly failed with
 {{{
 make[2]: Entering directory '/building/glibc-2.26/sunrpc'
 gcc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -isystem
 /usr/include   -D_RPC_THREAD_SAFE_ -D_GNU_SOURCE -DIS_IN_build -include
 /building/glibc-2.26/build/config.h rpc_main.c \
         -o /building/glibc-2.26/build/sunrpc/cross-rpc_main.o -MMD -MP -MF
 /building/glibc-2.26/build/sunrpc/cross-rpc_main.o.dt -MT
 /building/glibc-2.26/build/sunrpc/cross-rpc_main.o -c
 In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-
 fixed/syslimits.h:7:0,
                  from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-
 fixed/limits.h:34,
                  from /usr/include/sys/param.h:26,
                  from rpc_main.c:45:
 /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:194:61:
 error: no include path in which to search for limits.h
  #include_next <limits.h>  /* recurse down to the real one */
                                                              ^
 make[2]: *** [Makefile:178: /building/glibc-2.26/build/sunrpc/cross-
 rpc_main.o] Error 1
 }}}

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/9634#comment:6>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to