On Fri, Jul 03, 2015 at 10:44:30PM +0300, Manolis Ragkousis wrote: > While trying to build libgpg-error for target i586-pc-gnu it failed, > because lock-obj-pub.i586-pc-gnu.h was missing. It seems that > just copying lock-obj-pub.i486-pc-gnu.h to i586 does the trick. WDYT? > Found a similar case here. > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764881
This looks like the good thing to do, or maybe create a symbolic link in a pre-configure phase instead, or maybe rename the file - is the i486 one still of any use, or is it a deprecated target in gcc? There is a new libgpg-error version 1.19, which would need to be updated in a new core-updates cycle, but it suffers from the same problem. So I think it would be good if you could file a bug upstream also. Thanks! Andreas
