Issue during generating header files

Paulo César Pereira de Andrade paulo.cesar.pereira.de.andrade at gmail.com
Mon Sep 1 20:12:13 UTC 2014


> Hi all.

  Hi,

> I don't understand why same code is not compiled with rpmbuild unlike
> when I compile in local.
>
> This is compiled with rpmbuild: http://fpaste.org/130139/
> This is compiled in local:      http://fpaste.org/130141/
>
> These commands are not performed so auto-header.h file is not created:
>
>  ./bin/generate ./auto/scheme.tlo > auto/auto.c
>  ./bin/generate -H ./auto/scheme.tlo > auto/auto-header.h

  Without looking at the spec, apparently it is not parallel make safe,
try removing "%{?_smp_mflags}" from the make arguments (and
comment about it).

  It should not be the case, but local build is also adding -I/usr/local/include
to gcc command line.

> Regards.
>
> - --
> Antonio Trande
>
> mailto: sagitterATfedoraproject.org
> http://fedoraos.wordpress.com/
> https://fedoraproject.org/wiki/User:Sagitter

Thanks,
Paulo


More information about the devel mailing list