Re: Fatal error when I am installing openafs
hedgepiggy <[email protected]> Sat, 11 Apr 2009 22:57:52 -0700 (PDT)
| Newsgroups | gmane.comp.file-systems.openafs.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
I executed "nmake /f NTMakefile man-pages" before "nmake /f NTMakefile NSIS" but it occured the same error. In fact I found "nmake /f NTMakefile NSIS" had already contained the step of " nmake /f NTMakefile man-panges" as the first step. The fact is that I don't have a \openafs\openafs-1.5.51\DOC or \openafs\openafs-1.5.51\DOC\man-pages directory in my \openafs\openafs-1.5.51 after I built successfully openafs for windows. Will this step "nmake /f NTMakefile man-pages" build a \openafs\openafs-1.5.51\DOC\man-pages directory or just work based on such an existing man-pages directory? Jeffrey Altman-2 wrote: > > Bo: > > You need to execute > > nmake /f NTMakefile man-pages > > before > > nmake /f NTMakefile NSIS > > Jeffrey Altman > > P.S. - you should subscribe to this e-mail list before > posting if you do not want your e-mails to be held up > in the moderator's queue. > > > > Boliang Chen wrote: >> Hi All, >> Thanks to Jeffery I have already solved dll library error. But now i >> have encountered a new problem after typing" nmake /f ntmakefile nsis". >> My debug information said " c:\openafs\openafs-1.5.51>echo echo >> Directory - C:\openafs\openafs-1.5.51\doc\man-pages >> 1>> C:\openafs\openafs-1.5.51\golast.bat >> cd c:\openafs\openafs-1.5.51\doc\man-pages >> NMAKE: fatal error U1077: "cd": return code "0x1" >> Stop. " >> There is no c:\openafs\openafs-1.5.51\doc directory, where did this >> man-pages come from? >> Any one have some ideas about this error? >> I have build openafs-1.5.51 free for winxp sp2 successfully, and also >> installed NSIS in c:\program files\NSIS. >> Need your help! >> >> Thank you, >> Boliang Chen >> > > > -- View this message in context: http://www.nabble.com/Fatal-error-when-I-am-installing-openafs-tp22991253p23008433.html Sent from the OpenAFS - Windows Dev mailing list archive at Nabble.com.