Hi all, I got this problem on Koji wile compiling fpc: extracting debug info from /var/tmp/fpc-2.2.0-3.fc8-root-kojibuilder/usr/bin/h2pas *** ERROR: No build ID note found in /var/tmp/fpc-2.2.0-3.fc8-root-kojibuilder/usr/bin/h2pas error: Bad exit status from /var/tmp/rpm-tmp.37361 (%install) I've read this message: https://www.redhat.com/archives/fedora-maintainers/2007-August/msg00141.html and it gives some hints, but they are useless for Freepascal. ;) h2pas is static-linked, could that be the problem? (all files in this packages are) Freepascal directly calls ld, so that could be the issue. But changing it in $(CC) -shared is simply not an option. ;) Besides, gcc should also call ld, so how does it do that, what is the difference? Who can help me with this? Joost. -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list