I finished the building process of an BLFS-8.1system on my main PC at
home and ported the image of the system to an lenovo ThinkPad laptop.
The system is working perfect on both units. Now, I needed to install
"samba". So I built Samba-4.6.7 on the PC according to the book, again
OK. But when I try to build on the ThinkPad, I get the following results:
---------------------
'configure' finished successfully (2m10.700s)
make:
.......
......
[ 592/3628] Compiling lib/util/util_file.c
[ 593/3628] Compiling lib/util/time.c
../lib/util/time.c: In Funktion »timeval_elapsed2«:
../lib/util/time.c:613:9: interner Compiler-Fehler: Ungültiger
Maschinenbefehl
(tv2->tv_usec - tv1->tv_usec)*1.0e-6;
Waf: Leaving directory `/sources_BLFS/samba-4.6.7/bin'
Build failed: -> task failed (err #1):
{task: cc time.c -> time_20.o}
-------------------
This behaviour is not limited to samba in so far. Intending to build
other programs may went OK, or I get errors in the configuration process
or during make. It seems to me, that the compilers are not more portable
between different hardwares ( internal compiler error ), as they were in
former times. Is this true ? what are the experiences of other users ?
And how could I solve the issue ?
Thanks in advance for advices !
Edgar
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page