Skip to content
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

compile problem with sles8 and cups-1.1.20 #636

Closed
michaelrsweet opened this issue Mar 18, 2004 · 1 comment
Closed

compile problem with sles8 and cups-1.1.20 #636

michaelrsweet opened this issue Mar 18, 2004 · 1 comment
Milestone

Comments

@michaelrsweet
Copy link
Collaborator

Version: 1.1.20
CUPS.org User: harri.huttula.splatweb

I am trying to make rpm package from cups-1.1.20 tar source on my sles 8 machine(gcc-3.2-45 gcc-c++-3.2-45). When its time to run %build(make) following error occurs:

Compiling printers.c...
printers.c: In function SaveAllPrinters': printers.c:855: warning:%c' yields only last 2 digits of year in some locales
Compiling quotas.c...
Compiling server.c...
Compiling file.c...
file.c: In function cupsFileSeek': file.c:554: structure has no member namedeof'
file.c: In function cups_fill': file.c:641: warning: unused variableptr'
file.c:642: warning: unused variable `end'
make[1]: *** [file.o] Error 1
make: *** [all] Error 1
Bad exit status from /var/tmp/rpm-tmp.94449 (%build)

Any ideas anyone?

@michaelrsweet
Copy link
Collaborator Author

CUPS.org User: mike

You don't have zlib-devel installed on your SUSE system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant