On 09/22/08 10:11, Vladimir Marek wrote: > Hi, > > > >> To be more specific, I have tried to build "mc" package alone and it did >> not work because of missing S-Lang lib. >> > > form my poor understanding of things, sfw is currently split into two > parts - 'lib' and 'cmd'. There are dependencies handled in each part, > but not between them. > > You could try this: > > cd $CODEMGR_WS/usr/lib > make slang > cd $CODEMGR_WS/usr/cmd > make mc > > Thanks for your quick reply. I assume building package alone work well. However, for nightly build, I got the error below
==== Build errors (non-DEBUG) ==== configure: error: S-Lang library not found dmake: Warning: Target `install' not remade because of errors dmake: Warning: Command failed for target `mc' dmake: Warning: Target `install' not remade because of errors dmake: Warning: Target `install' not remade because of errors I have tried to test mc package alone to identify the problem, and I got S-Lang lib not found. How can I have a clean build with nightly? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/sfwnv-discuss/attachments/20080922/43fbb395/attachment.html>
