hans kaper wrote:
> Op Thu, 03 Oct 2013 23:04:51 +0200 schreef William Harrington 
> <kb0...@berzerkula.org>:
>
>>
>> On Oct 3, 2013, at 3:24 PM, hans kaper wrote:
>>
>>> I added a line and an error occurred. So login.defs was read.
>>
>> Now find the line that is causing the invalid argument
>>
>> chroot and run login and see what happens.
>
> The same error!!
>
>>
>> Also, install strace and run login and see what happens.
>
> Installing strace gives a make-error:
>
> gcc -DHAVE_CONFIG_H -I.  -I./linux/i386 -I./linux -I./linux  -Wall 
> -Wwrite-strings -g -O2 -MT process.o -MD -MP -MF .deps/process.Tpo -c -o 
> process.o process.c
> In file included from process.c:66:0:
> /usr/include/linux/ptrace.h:58:8: error: redefinition of 'struct 
> ptrace_peeksiginfo_args'
>    struct ptrace_peeksiginfo_args {
>           ^
> In file included from defs.h:159:0,
>                    from process.c:37:
> /usr/include/sys/ptrace.h:191:8: note: originally defined here
>    struct ptrace_peeksiginfo_args

Use the patch:

http://www.linuxfromscratch.org/patches/downloads/strace/strace-4.8-glibc_2.18_build_fix-1.patch

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to