<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Ok, <div><br class="webkit-block-placeholder"></div><div>I was able to get much further after recompiling from scratch using the SunPro compilers.</div><div><br class="webkit-block-placeholder"></div><div>I did run into a few snags</div><div><br class="webkit-block-placeholder"></div><div>I had to make sure I was using gtar in the gar.conf.mk</div><div>I had to not turn on BUILD_CLEAN=true (not 100% sure what it was cleaning but it may explain why work was missing before)</div><div>I had to chmod o+x the perl scripts for the icu builds (ended up chmod -R 0755 /var/tmp/ds*)</div><div><br class="webkit-block-placeholder"></div><div>Now, I am trying to build the adminsetup util, and I can't find SASL libraries.  If I SASL_SOURCE=1 when I call make it does not appear to try to compile sasl ahead of time, thus gives a dependency error can't find a sasl library. (and it' can not find the ones by default built-into the OS in /usr/include)</div><div><br class="webkit-block-placeholder"></div><div>Here is the error.   I'm looking to see if I can build the SASL stuff manually....not sure where to find the proper flags...</div><div><br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder"></div><div><div>CC -DSOLARIS   \</div><div>        -o /var/tmp/dsbuild-fds104/ds/setuputil/work/fedora-setuputil-1.0.3/built/SunOS5.11_OPT.OBJ/bin/setup \</div><div>        /var/tmp/dsbuild-fds104/ds/setuputil/work/fedora-setuputil-1.0.3/built/SunOS5.11_OPT.OBJ/obj/setup.o /var/tmp/dsbuild-fds104/ds/setuputil/work/fedora-setuputil-1.0.3/built/SunOS5.11_OPT.OBJ/obj/installer.o /var/tmp/dsbuild-fds104/ds/setuputil/work/fedora-setuputil-1.0.3/built/SunOS5.11_OPT.OBJ/obj/dl-inst.o /var/tmp/dsbuild-fds104/ds/setuputil/work/fedora-setuputil-1.0.3/built/SunOS5.11_OPT.OBJ/obj/product.o /var/tmp/dsbuild-fds104/ds/setuputil/work/fedora-setuputil-1.0.3/built/SunOS5.11_OPT.OBJ/obj/dl-common.o /var/tmp/dsbuild-fds104/ds/setuputil/work/fedora-setuputil-1.0.3/built/SunOS5.11_OPT.OBJ/obj/wizard.o /var/tmp/dsbuild-fds104/ds/setuputil/work/fedora-setuputil-1.0.3/built/SunOS5.11_OPT.OBJ/obj/ux-setup.o /var/tmp/dsbuild-fds104/ds/setuputil/work/fedora-setuputil-1.0.3/built/SunOS5.11_OPT.OBJ/obj/uxres.o /var/tmp/dsbuild-fds104/ds/setuputil/work/fedora-setuputil-1.0.3/built/SunOS5.11_OPT.OBJ/obj/uxres_data.o /var/tmp/dsbuild-fds104/ds/setuputil/work/fedora-setuputil-1.0.3/built/SunOS5.11_OPT.OBJ/lib/libinstall.a -lsocket -lthread -lposix4 -lnsl -ldl -lresolv -lm -lcurses -ltermcap \</div><div>        /var/tmp/dsbuild-fds104/ds/mozilla/work/mozilla/dist/lib/libldap60.a /var/tmp/dsbuild-fds104/ds/mozilla/work/mozilla/dist/lib/liblber60.a -L../../../cyrus-sasl-2.1.20/built/lib -lsasl2   </div><div>ld: fatal: library -lsasl2: not found</div><div>ld: fatal: File processing errors. No output written to /var/tmp/dsbuild-fds104/ds/setuputil/work/fedora-setuputil-1.0.3/built/SunOS5.11_OPT.OBJ/bin/setup</div><div>gmake[4]: *** [/var/tmp/dsbuild-fds104/ds/setuputil/work/fedora-setuputil-1.0.3/built/SunOS5.11_OPT.OBJ/bin/setup] Error 1</div><div>gmake[4]: Leaving directory `/var/tmp/dsbuild-fds104/ds/setuputil/work/fedora-setuputil-1.0.3/installer/unix'</div><div>gmake[3]: *** [installerBIN] Error 2</div><div>gmake[3]: Leaving directory `/var/tmp/dsbuild-fds104/ds/setuputil/work/fedora-setuputil-1.0.3'</div><div>gmake[2]: *** [buildInstaller] Error 2</div><div>gmake[2]: Leaving directory `/var/tmp/dsbuild-fds104/ds/setuputil/work/fedora-setuputil-1.0.3'</div><div>gmake[1]: *** [build-work/fedora-setuputil-1.0.3/Makefile] Error 2</div><div>gmake[1]: Leaving directory `/var/tmp/dsbuild-fds104/ds/setuputil'</div><div>gmake: *** [dep-../../ds/setuputil] Error 2</div><div><br class="webkit-block-placeholder"></div></div><div><div><div>On Dec 11, 2007, at 1:12 PM, <<a href="mailto:Chris.Sellers@nitle.org">Chris.Sellers@nitle.org</a>> <<a href="mailto:Chris.Sellers@nitle.org">Chris.Sellers@nitle.org</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Ok, Now that I have the sun compiler involved I'm going to remove the environment variables and fix the configure.in and Makefiles to be back the way they were.<div><br class="webkit-block-placeholder"></div><div>I'll try that and then report back on the how, why, and where.</div><div><br class="webkit-block-placeholder"></div><div>Thanks</div><div><br class="webkit-block-placeholder"></div><div>Sellers</div><div><div><br class="webkit-block-placeholder"></div><div>I ran the make command in the dsbuild.   <br><div><div>On Dec 11, 2007, at 11:19 AM, Rich Megginson wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"> <div> <!-- Converted from text/plain format --><p><font size="2">Chris G. Sellers wrote:<br> > That is what I figured Rich,<br> ><br> > My mozilla directory was cleaned out and only Makefile, checksums,<br> > cookies/ and downloads/ exists (work is now gone after the compile)<br> ?  How did you do the compilation?<br> ><br> > I don't recall seeing any errors.    Is it possible I need to make<br> > clean and remove everything and start over?<br> Yes, but what exactly did you do?<br> ><br> > Sellers<br> > (P.S. I am use the Sun compiler and the GCC compiler as some of the<br> > perl stuff wanted the sun compiler because PERL itself was compiled<br> > with the sun compiler)<br> I recommend using the Sun compiler - GCC will probably work, but you'll<br> have to figure out all of the right settings to use.<br> ><br> > On Dec 11, 2007, at 10:41 AM, Rich Megginson wrote:<br> ><br> >> Chris G. Sellers wrote:<br> >> > I've searched some of the lists and was unable to find much of<br> >> > anything on this topic.<br> >> ><br> >> > I have a Solaris X86 (openSolaris) environment that I would like to<br> >> > use FDS on.   I've tried to compile the environment (using GCC as well<br> >> > as SunC)  and got all the way to the 'adminutil' section where it can<br> >> > not find prio.h<br> >> ><br> >> > Has anyone been able to get FDS going on Solaris x86 and if so what<br> >> > was the recipe for success.<br> >> ><br> >> ><br> >> > mkdir -p<br> >> ><br> >> /var/tmp/dsbuild-fds104/ds/adminutil/work/fedora-adminutil-1.0.4/built/SunOS5.11_i86pc_OPT.OBJ/lib/libadminutil<br> >> ><br> >> > cc -DSOLARIS -c -DSVR4 -D__svr4 -D__svr4__ -D_SVID_GETTOD<br> >> > -DOSVERSION=5011 -DNO_NODELOCK   -DXP_UNIX -DSOLARISx86 -xO2 -DNET_SSL<br> >> > -DSPAPI20 -DBUILD_NUM=\"2007.345.1339\" -DNET_SSL -DSPAPI20<br> >> > -DBUILD_NUM=\"2007.345.1339\"<br> >> ><br> >> -I/var/tmp/dsbuild-fds104/ds/adminutil/work/fedora-adminutil-1.0.4/include<br> >> > -I/var/tmp/dsbuild-fds104/ds/mozilla/work/mozilla/dist/OPT.OBJ/include<br> >> > -I/var/tmp/dsbuild-fds104/ds/mozilla/work/mozilla/dist/public/nss<br> >> > -I/var/tmp/dsbuild-fds104/ds/mozilla/work/mozilla/dist/public/ldap<br> >> > -I/var/tmp/dsbuild-fds104/ds/icu/work/icu-3.4/built/include psetc.c -o<br> >> ><br> >> /var/tmp/dsbuild-fds104/ds/adminutil/work/fedora-adminutil-1.0.4/built/SunOS5.11_i86pc_OPT.OBJ/lib/libadminutil/psetc.o<br> >> ><br> >> > "psetc.c", line 30: cannot find include file: <prio.h><br> >> It should be in the directory<br> >> /var/tmp/dsbuild-fds104/ds/mozilla/work/mozilla/dist/OPT.OBJ/include -<br> >> does that directory exist?  What's in it?<br> >> ><br> >> ><br> >> > Thank you (and congratulations) to anyone who can assist.<br> >> ><br> >> > ---<br> >> > Chris G. Sellers        Lead Internet Engineer<br> >> > National Institute for Technology & Liberal Ed.<br> >> > 535 West William Street, Ann Arbor, MI 48103<br> >> > <a href="mailto:chris.sellers@nitle.org">chris.sellers@nitle.org</a> <<a href="mailto:chris.sellers@nitle.org">mailto:chris.sellers@nitle.org</a>>        <br> >> 734.661.2318<br> >> ><br> >> ><br> >> ><br> >> ><br> >> > --<br> >> > Fedora-directory-users mailing list<br> >> > <a href="mailto:Fedora-directory-users@redhat.com">Fedora-directory-users@redhat.com</a><br> >> <<a href="mailto:Fedora-directory-users@redhat.com">mailto:Fedora-directory-users@redhat.com</a>><br> >> > <a href="https://www.redhat.com/mailman/listinfo/fedora-directory-users">https://www.redhat.com/mailman/listinfo/fedora-directory-users</a><br> >><br> >> --<br> >> Fedora-directory-users mailing list<br> >> <a href="mailto:Fedora-directory-users@redhat.com">Fedora-directory-users@redhat.com</a><br> >> <<a href="mailto:Fedora-directory-users@redhat.com">mailto:Fedora-directory-users@redhat.com</a>><br> >> <a href="https://www.redhat.com/mailman/listinfo/fedora-directory-users">https://www.redhat.com/mailman/listinfo/fedora-directory-users</a><br> ><br> > ______________________________________________<br> > Chris G. Sellers | NITLE Technology<br> > 734.661.2318 | <a href="mailto:chris.sellers@nitle.org">chris.sellers@nitle.org</a> <<a href="mailto:chris.sellers@nitle.org">mailto:chris.sellers@nitle.org</a>><br> > AIM: imthewherd | GTalk: <a href="mailto:cgseller@gmail.com">cgseller@gmail.com</a> <<a href="mailto:cgseller@gmail.com">mailto:cgseller@gmail.com</a>><br> ><br> > ------------------------------------------------------------------------<br> ><br> > --<br> > Fedora-directory-users mailing list<br> > <a href="mailto:Fedora-directory-users@redhat.com">Fedora-directory-users@redhat.com</a><br> > <a href="https://www.redhat.com/mailman/listinfo/fedora-directory-users">https://www.redhat.com/mailman/listinfo/fedora-directory-users</a><br> >  <br> <br> </font> </p> </div> --<br>Fedora-directory-users mailing list<br><a href="mailto:Fedora-directory-users@redhat.com">Fedora-directory-users@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/fedora-directory-users">https://www.redhat.com/mailman/listinfo/fedora-directory-users</a><br></blockquote></div><br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; 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: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; 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; "><div>______________________________________________<br class="Apple-interchange-newline">Chris G. Sellers<span class="Apple-tab-span" style="white-space: pre; ">                     </span>|<span class="Apple-tab-span" style="white-space: pre; ">        </span>NITLE Technology</div><div>734.661.2318<span class="Apple-tab-span" style="white-space: pre; ">                 </span>|<span class="Apple-tab-span" style="white-space: pre; ">        </span><a href="mailto:chris.sellers@nitle.org">chris.sellers@nitle.org</a></div><div>AIM: imthewherd<span class="Apple-tab-span" style="white-space: pre; ">                 </span>|<span class="Apple-tab-span" style="white-space: pre; ">        </span>GTalk: <a href="mailto:cgseller@gmail.com">cgseller@gmail.com</a></div></span></div></span> </div><br></div></div></div>--<br>Fedora-directory-users mailing list<br><a href="mailto:Fedora-directory-users@redhat.com">Fedora-directory-users@redhat.com</a><br>https://www.redhat.com/mailman/listinfo/fedora-directory-users<br></blockquote></div><br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; 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: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; 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; "><div>______________________________________________<br class="Apple-interchange-newline">Chris G. Sellers<span class="Apple-tab-span" style="white-space: pre; ">                        </span>|<span class="Apple-tab-span" style="white-space: pre; ">        </span>NITLE Technology</div><div>734.661.2318<span class="Apple-tab-span" style="white-space: pre; ">                 </span>|<span class="Apple-tab-span" style="white-space: pre; ">        </span><a href="mailto:chris.sellers@nitle.org">chris.sellers@nitle.org</a></div><div>AIM: imthewherd<span class="Apple-tab-span" style="white-space: pre; ">                 </span>|<span class="Apple-tab-span" style="white-space: pre; ">        </span>GTalk: <a href="mailto:cgseller@gmail.com">cgseller@gmail.com</a></div></span></div></span> </div><br></div></body></html>