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 orion@xxxxxxxxxxxxx 2006-02-16 12:31 EST ------- (In reply to comment #8) > (In reply to comment #7) > > - 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. > Well, CCFLAGS and CXXFLAGS automatically have -g in them when you use %configure, but by setting them you wipe out the optimization flags. So keep --disable-debug but drop the flags. > This only fixes the "symlink-should-be-relative" warning, but doesn't remove the > "dangling-symlink" warning. Is that correct? Well, I think ln -sf ../../common $RPM_BUILD_ROOT%{_defaultdocdir}/HTML/sv/kst/%{name} should handle that, right? What is the /sv/kst/ directory for though? I don't have any other packages using %{_defaultdocdir}/HTML/sv/. You'll need to own that too. -- 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