> 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
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to