Re: [blfs-dev] libtirpc-1.0.1 seg fault using gcc 6.3

2016-12-23 Thread Roger Koehler
> I can't duplicate the problem. I rebooted and ran again, and it worked. (vmlinuz-4.9-lfs-SVN-20161221) -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page

Re: [blfs-dev] libtirpc-1.0.1 seg fault using gcc 6.3

2016-12-23 Thread Bruce Dubbs
Roger Koehler wrote: Making all in src make[3]: Entering directory '/sources/libtirpc/libtirpc-1.0.1/src' CC libtirpc_la-auth_none.lo auth_none.c: In function 'authnone_marshal': auth_none.c:109:1: internal compiler error: Segmentation fault authnone_marshal(AUTH *client, XDR *xdrs)

[blfs-dev] libtirpc-1.0.1 seg fault using gcc 6.3

2016-12-23 Thread Roger Koehler
Making all in src make[3]: Entering directory '/sources/libtirpc/libtirpc-1.0.1/src' CC libtirpc_la-auth_none.lo auth_none.c: In function 'authnone_marshal': auth_none.c:109:1: internal compiler error: Segmentation fault authnone_marshal(AUTH *client, XDR *xdrs) --