-
Notifications
You must be signed in to change notification settings - Fork 463
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error compiling 1.5b2 on Fedora #3849
Comments
CUPS.org User: jpopelka For #3: With gcc-4.6.0 it's ok |
CUPS.org User: mike Fixed in Subversion repository. |
"cups-1.5b-workaround.patch": diff -up cups-1.5b2/config-scripts/cups-common.m4.15b-workaround cups-1.5b2/config-scripts/cups-common.m4 case "$COMPONENTS" in
|
"str3849.patch": Index: config-scripts/cups-common.m4--- config-scripts/cups-common.m4 (revision 9816) case "$COMPONENTS" in
|
Version: 1.5b2
CUPS.org User: jpopelka
client.c: In function �encrypt_client�:
client.c:3223:3: error: too few arguments to function �gnutls_init�
Would it be possible to install also files from desktop directory (because of cups.conf) ?
Seems that the -Wno-tautological-compare is passed to the compiler even if it doesn't know it, because I see (gcc 4.5.1)
cc1: warning: unrecognized command line option "-Wno-tautological-compare"
The text was updated successfully, but these errors were encountered: