<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="font-family: monospace; ">This is CUPS STR #3718:</span><span class="Apple-style-span" style="font-family: monospace; "><br></span><span class="Apple-style-span" style="font-family: monospace; "><br></span><span class="Apple-style-span" style="font-family: monospace; ">   </span><span class="Apple-style-span" style="font-family: monospace; "><a href="http://www.cups.org/str.php?L3718">http://www.cups.org/str.php?L3718</a></span><span class="Apple-style-span" style="font-family: monospace; "><br></span><span class="Apple-style-span" style="font-family: monospace; "><br></span><span class="Apple-style-span" style="font-family: monospace; ">Basically Solaris is reporting that it has both statfs and statvfs, and we are preferring statfs over statvfs. However, Solaris' statfs isn't like anybody else's and we really want to use statvfs.</span><span class="Apple-style-span" style="font-family: monospace; "><br></span><span class="Apple-style-span" style="font-family: monospace; "><br></span><span class="Apple-style-span" style="font-family: monospace; ">We'll likely be rolling a 1.4.6 release with a fix for this and a few other issues that slipped through fairly quickly.</span><span class="Apple-style-span" style="font-family: monospace; "><br></span><div><div><br></div><div>On Nov 22, 2010, at 8:42 AM, N/A wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>I am trying to compile CUPS 1.4.5 on Solaris 10, and I get this error:<br><br>*** Error code 1<br>The following command caused the error:<br>/usr/sfw/bin/gcc  -Wall -Wno-format-y2k -fPIC -Os -g -I.. -D_CUPS_SOURCE -I/usr/lib -I/usr/sfw/lib -DOPENSSL_DISABLE_OLD_DES_SUPPORT  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS  -c -o printers.o printers.c<br>make: Fatal error: Command failed for target `printers.o'<br>Current working directory /home/applmgr/rd/112010/cups-1.4.5/scheduler<br>*** Error code 1<br>The following command caused the error:<br>for dir in cups filter backend berkeley cgi-bin driver locale man monitor  notifier ppdc scheduler systemv test    conf data doc examples fonts templates; do\<br>        echo Making all in $dir... ;\<br>        (cd $dir ; make  all ) || exit 1;\<br>done<br>make: Fatal error: Command failed for target `all'<br><br>My setup is as follows:<br><br>PATH=/usr/X11/bin:$PATH<br>export PATH<br><br>CC=/usr/sfw/bin/gcc<br>export CC<br><br>CFLAGS="-I/usr/lib -I/usr/sfw/lib"<br>export CFLAGS<br>CXXFLAGS="-I/usr/lib -I/usr/sfw/lib"<br>export CXXFLAGS<br>DSOFLAGS="-L/usr/lib:/usr/sfw/lib -R/usr/lib:/usr/sfw/lib"<br>export DSOFLAGS<br>LDFLAGS="-L/usr/lib:/usr/sfw/lib -R/usr/lib:/usr/sfw/lib"<br>export LDFLAGS<br><br>./configure --disable-gssapi<br><br>Any ideas?<br><br>Thanks<br>_______________________________________________<br>cups mailing list<br><a href="mailto:cups@easysw.com">cups@easysw.com</a><br>http://lists.easysw..com/mailman/listinfo/cups<br></div></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div>________________________________________________________________________<br>Michael Sweet, Senior Printing System Engineer, PWG Chair<br></div></span>
</div>
<br></body></html>