Hi Joe,I was able to compile gui-install after upgrading to snv_97. The other problems I've encountered - some missing .so soft links under /usr/include and lack of (probably external to the project) header files in the slim_source repository. (cannot find wanboot_conf.h, boot_http.h, partition.h, libzonecfg.h etc.) In fact, It seems(IMHO) to be impossible to compile slim_source as a stand alone repository without fetching these missing headers from the onnv-gate. Is there any solution for this problem ?
Thanks, Haim On Tue, Sep 23, 2008 at 9:15 PM, Joseph J VLcek <Joseph.Vlcek at sun.com>wrote: > Haim, > > There are compilation errors in the nightly.log file. You can see them if > you do a case sensitive search for "Error". > > I think the problem is the version of the OS where you are attempting to > run the build. What version of Solaris is running on the machine where you > are attempting to do the build? > > If you Google the compiler error message: > "be_snapshot.c", line 451: prototype mismatch: 4 args passed, 3 expected > > you will find: > > There was a flag day regarding bug 3009, which requires build 96 or newer. > See: > http://defect.opensolaris.org/bz/show_bug.cgi?id=3009 > > > Joe > > > > Haim Tzadok wrote: > >> Hi Joe, >> Yes, referring to slim_source. >> >> From the nightly.log file under log/log.<date-time stamp>/, I see that >> gui-install compilation has no errors but in the linking process it says - >> ld: fatal: library -lorchestrator: not found >> >> I see no errors in the liborchestrator compilation process, but I must be >> missing something ... >> please find nightly.log - http://www.grigale.com/nightly.log >> >> Thanks, >> Haim >> >> >> On Tue, Sep 23, 2008 at 3:13 PM, Joseph J VLcek <Joseph.Vlcek at >> sun.com<mailto: >> Joseph.Vlcek at sun.com>> wrote: >> >> Haim Tzadok wrote: >> >> Hi, >> I have grabbed slim source and followed the instructions in the >> site and the README inside. >> but still can't seem to compile and create gui-install package. >> Can someone please direct me here ? >> >> Moreover, is there any effort to translate the GUI to other >> languages ? >> Thanks, >> Haim >> >> >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> caiman-discuss mailing list >> caiman-discuss at opensolaris.org >> <mailto:caiman-discuss at opensolaris.org> >> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss >> >> >> Haim, >> >> I am assuming you are referring to building the slim_source from >> the Mercurial Repo: >> >> hg clone ssh://anon at hg.opensolaris.org/hg/caiman/slim_source >> <http://anon at hg.opensolaris.org/hg/caiman/slim_source> >> >> The README file under usr/src should describe what you need to do in >> order to build using nightly. >> >> Look in the out log log/log.<date-time stamp>/nightly.log. If you >> can not identify the problem, can you post the nightly output log? >> >> Joe >> >> >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/caiman-discuss/attachments/20080929/334a336c/attachment.html>
