OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005175 [cups_dev] packaging block always 2014-05-28 17:10 2014-06-03 13:24
Reporter laurent View Status public  
Assigned To cgrzemba
Priority normal Resolution fixed  
Status closed  
Summary 0005175: cups-config is not GCC-compatible
Description The cups-config command is called by configure scripts, and returns a line that contains -x parameters specific to Studio:

/opt/csw/bin/cups-config --libs
-lcups -lgss -L/opt/csw/lib -R/opt/csw/lib -I/opt/csw/include -I/opt/csw/include -xO3 -m32 -xarch=pentium_pro -xchip=pentium_pro -I/opt/csw/include/dbus-1.0 -I/opt/csw/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -m32 -L/opt/csw/lib -lkrb5 -lk5crypto -lcom_err -lresolv -lsocket -lnsl -L/opt/csw/lib -lgnutls -L/opt/csw/lib -lgcrypt -lgpg-error -lz -lpthread -lresolv -lnsl -lsocket -lm

That makes it difficult to build things depending on it (cups-filters)
Additional Information I put a bit of gsed in the krb5-lib recipe that fixes that issue and can probably be used as a model.
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0010845)
cgrzemba (manager)
2014-06-02 10:10

this was pulled through krbconfig. krbconfig is fixed now so simply repackaging helps to fix.
(0010852)
cgrzemba (manager)
2014-06-03 13:24

fixed via repackaging


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker