Re: [blfs-support] lfs7.7 atk internal compiler error

2015-10-02 Thread Wayne Sallee
package gdb:/usr/src/gdb> gdb -c core /usr/libexec/gcc/x86_64-unknown-linux-gnu/4.9.2/cc1plus GNU gdb (GDB) 7.9 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and

[blfs-support] error with libpng-1.6.18

2015-10-02 Thread martynvidler
Just built lfs moved onto blfs, while building libpng-1.6.18 from blfs systemd I get a fail on make. libtool: link: gcc -g -O2 -o .libs/pngfix contrib/tools/pngfix.o ./.libs/libpng16.so -lz -lm ./.libs/libpng16.so: undefined reference to `png_push_crc_skip' collect2: error: ld returned 1 exit

Re: [blfs-support] error with libpng-1.6.18

2015-10-02 Thread martynvidler
On 02/10/15 08:36, martynvidler wrote: Just built lfs moved onto blfs, while building libpng-1.6.18 from blfs systemd I get a fail on make. libtool: link: gcc -g -O2 -o .libs/pngfix contrib/tools/pngfix.o ./.libs/libpng16.so -lz -lm ./.libs/libpng16.so: undefined reference to

Re: [blfs-support] lfs7.7 atk internal compiler error

2015-10-02 Thread Michael Shell
On Fri, 02 Oct 2015 09:53:03 -0400 Wayne Sallee wrote: OK, the backtrace shows that the actual illegal instruction happened earlier - there are several error handlers that come after the problem began and so we have to dissemble earlier. From the backtrace, it looks to