Error compiling CUPS 1.2.7 on HP-UX 11i Version 1

Jayson Garrett jtgarrett at asburyroad.com
Fri Nov 17 15:34:11 PST 2006


Hi folks,

I'm attempting to compile CUPS 1.2.7 on HP-UX 11i Version 1, on the PA-RISC 2.0 architecture.

I'm using GCC 4.1.1 and gmake 3.81.

My configure command looks like this:

    # ./configure --prefix=/opt/cups

and there don't appear to be any errors in the output of the configure step.

When I type gmake, everything seems to go along pretty well until I reach this error, which stops the whole show:

    Compiling util.c...
    Linking libcups.sl.2...
    /usr/bin/ld: Can't find library: "z"
    gmake[1]: *** [libcups.sl.2] Error 1
    gmake: *** [all] Error 1

What is the library "z", where is it supposed to be, and how can I get  hold of it?

Thanks!




More information about the cups mailing list