Re: Minimo Build Compile Errors
Aaron Reed <[email protected]> Mon, 21 Mar 2005 11:13:10 -0600
| Newsgroups | gmane.comp.mozilla.devel.small-devices |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Adys wrote: > Hi all > > I a trying to build the minimo for few days now... > can't fix the compilation erros > > I went with all the instructions here one by one > http://www.mozilla.org/projects/minimo/WinCE/build.html#StepsToFollowLongForm > > My problems starts at step 18 > the clean fail on the security modlue like the warning says > > "PLEASE NOTE: If you have not properly set your MOZCONFIG environment > variable using setenv_arm_ppc.bat or setenv_emu_ppc.bat, then you will > get errors in the security module on the "make clean" command." > > I tried every thing 3 times, the MOZCONFIG is ok. > > Please help > > Thanks > > Ady. > Hey Ady, I had the same problem and also didn't find an error with the .mozconfig setup. I just ignored the error and continued and I still got a .exe that works. I also found on this forum and on my own that: 1) you can ignore step #22 2) in step #26 run the make from $(MOZ_OBJDIR)/embedding/minimo, not mozilla/embedding/minimo. Good luck, --Aaron