Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: kst - plots scientific data https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=181534 ------- Additional Comments From matt@xxxxxxxxx 2006-02-15 19:12 EST ------- (In reply to comment #7) > It builds fine for me on devel with xorg-x11-devel removed. Great. > - Get rid of: > > --disable-debug and CXXFLAGS=-g CFLAGS=-g > > debuginfo packages are created automatically and your mucking with the RPM > optimization flags. Unfortunatly, with kst, if you don't have --disable-debug, then a bunch of 'crap' may be spewed out on stdout and/or stderr when using kst. I don't know how else to disable this 'debugging text output' while keeping the debugging info in the binaries (so debuginfo packages) are useful. > $ rpmlint kst-docs > W: kst-docs dangling-symlink /usr/share/doc/HTML/sv/kst/common > /usr/share/doc/HTML/sv/common > W: kst-docs symlink-should-be-relative /usr/share/doc/HTML/sv/kst/common > /usr/share/doc/HTML/sv/common > W: kst-docs dangling-symlink /usr/share/doc/HTML/et/kst/common > /usr/share/doc/HTML/et/common > W: kst-docs symlink-should-be-relative /usr/share/doc/HTML/et/kst/common > /usr/share/doc/HTML/et/common > W: kst-docs dangling-symlink /usr/share/doc/HTML/en/kst/common > /usr/share/doc/HTML/en/common > W: kst-docs symlink-should-be-relative /usr/share/doc/HTML/en/kst/common > /usr/share/doc/HTML/en/common > W: kst-docs dangling-symlink /usr/share/doc/HTML/fr/kst/common > /usr/share/doc/HTML/fr/common > W: kst-docs symlink-should-be-relative /usr/share/doc/HTML/fr/kst/common > /usr/share/doc/HTML/fr/common > W: kst-docs dangling-symlink /usr/share/doc/HTML/pt/kst/common > /usr/share/doc/HTML/pt/common > W: kst-docs symlink-should-be-relative /usr/share/doc/HTML/pt/kst/common > /usr/share/doc/HTML/pt/common > W: kst-docs dangling-symlink /usr/share/doc/HTML/it/kst/common > /usr/share/doc/HTML/it/common > W: kst-docs symlink-should-be-relative /usr/share/doc/HTML/it/kst/common > /usr/share/doc/HTML/it/common > W: kst-docs dangling-symlink /usr/share/doc/HTML/nl/kst/common > /usr/share/doc/HTML/nl/common > W: kst-docs symlink-should-be-relative /usr/share/doc/HTML/nl/kst/common > /usr/share/doc/HTML/nl/common > W: kst-docs dangling-symlink /usr/share/doc/HTML/da/kst/common > /usr/share/doc/HTML/da/common > W: kst-docs symlink-should-be-relative /usr/share/doc/HTML/da/kst/common > /usr/share/doc/HTML/da/common > > I generally fix with: > > #Fix doc link > ln -sf ../common $RPM_BUILD_ROOT%{_defaultdocdir}/HTML/en/%{name} This only fixes the "symlink-should-be-relative" warning, but doesn't remove the "dangling-symlink" warning. Is that correct? -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list