Re: Compiling SRPM on FC3 with --enable-xprint fails
Andrew Schultz <[email protected]> Sun, 24 Apr 2005 22:50:58 -0400
| Newsgroups | gmane.comp.mozilla.devel.unix |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Mark Roberts wrote: > By the way, for at least some form of comparison, I looked at my > old RH 7.2 system, where I last compiled Moz 1.7.2 with xprint. I > was able to successfully compile on that system, even though it, > too, appears to lack a libxprintutil.o . So now I am quite It needs libxprintutil.a, which should be located in mozilla/gfx/src/xprintutil/ and mozilla/dist/lib/ There should be a -L../../../dist/lib before "-lgkgfx" on your commandline. It's hard to know why it isn't there. -- Andrew Schultz [email protected] http://www.sens.buffalo.edu/~ajs42/