On Thu, May 21, 2009 at 1:56 AM, Dean Glazeski wrote: > Hey all, > > Can anyone give me insight on these files: >
See my comments inline for Fedora packaging > openocd.x86_64: E: statically-linked-binary > /usr/lib64/openocd/ecos/at91eb40a.elf > openocd.x86_64: E: missing-PT_GNU_STACK-section > /usr/lib64/openocd/ecos/at91eb40a.elf This is a bug in rpmlint. Can you file a bug report against it and add me in CC ? Ignore the above rpmlint errors. > openocd.x86_64: W: devel-file-in-non-devel-package > /usr/share/openocd/contrib/libdcc/example.c > openocd.x86_64: W: devel-file-in-non-devel-package > /usr/share/openocd/contrib/libdcc/dcc_stdio.c > openocd.x86_64: W: devel-file-in-non-devel-package > /usr/share/openocd/contrib/libdcc/dcc_stdio.h Remove this contrib folder and pull it under %doc, as Magnus suggested libdcc is not used at openocd's runtime. > openocd.x86_64: W: file-not-utf8 /usr/share/info/openocd.info.gz follow the instruction on https://fedoraproject.org/wiki/PackageMaintainers/Common_Rpmlint_Issues#file-not-utf8 Kind regards, Chitlesh _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
