https://bugzilla.novell.com/show_bug.cgi?id=378270 Summary: cups-config broken Product: openSUSE 11.0 Version: Alpha 3plus Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Printing AssignedTo: kssingvo@novell.com ReportedBy: dmueller@novell.com QAContact: jsmeix@novell.com CC: kde-maintainers@suse.de Found By: --- cups-config --libs returns compile flags (-O2 etc) which are not allowed in LDFLAGS, and break packages depending on it: -lcups -L/usr/lib -Wl,-rpath -Wl,/usr/lib -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g -fno-strict-aliasing -fstack-protector -DLDAP_DEPRECATED -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkeyutils -lresolv -ldl -lssl -lcrypto -lz -lpthread -lm -lcrypt ERROR:kdeprint/cups/Makefile.am: variable 'LDADD' contains unknown flag -O2. These should be in LDFLAGS! ERROR:kdeprint/cups/Makefile.am: variable 'LIBADD' contains unknown flag -O2. These should be in LDFLAGS! ERROR:kdeprint/cups/cupsdconf2/Makefile.am: variable 'LIBADD' contains unknown flag -O2. These should be in LDFLAGS! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.