![]() |
|
|
|
#1
|
|||
|
|||
|
A question about lmnewgen.exe(Flexlm)
...
ENCRYPTION_SEED3 or ENCRYPTION_SEED4 in lm_code.h are non-unique. Set them to 32-bit values that you make up, and never change them. And make sure you keep safe copies. Exiting. NMAKE : fatal error U1077: 'lmnewgen.exe' : return code '0x1' ... This happened when "lmnewgen.exe XXXXXXX.exe -o lm_new.c" I use the default ENCRYPTION_SEED3 and ENCRYPTION_SEED4. Vendor key 1-5 and encseed 1-2 found and correct. I am using Flexlm SDK 8.0c to generate 8.0d licenses, glseed&val pair already patched. Now what shall I do? //thanks |
|
#2
|
|||
|
|||
|
Hi,
Try to generate random seeds: lmrand1 -seed and then used the generated seed3 and try again the lmnewgen.exe AliAli |
|
#3
|
|||
|
|||
|
"lmrand1 -seed"
I set ENCRYPTION_SEED3 to the generated LM_SEED3 When "lmnewgen.exe XXXXXXX.exe -o lm_new.c", the same error ... ENCRYPTION_SEED3 or ENCRYPTION_SEED4 in lm_code.h are non-unique. Set them to 32-bit values that you make up, and never change them. And make sure you keep safe copies. Exiting. NMAKE : fatal error U1077: 'lmnewgen.exe' : return code '0x1' ... then "lmrand1 -seed" again set ENCRYPTION_SEED4 to the new generated LM_SEED3 When "lmnewgen.exe XXXXXXX.exe -o lm_new.c", it passed So now ENCRYPTION_SEED3 has nothing to do with ENCRYPTION_SEED4, is it Ok? //thank for aliali's help |
|
#4
|
|||
|
|||
|
"ENCRYPTION_SEED3 or ENCRYPTION_SEED4 in lm_code.h
are non-unique. Set them to 32-bit values that you make up, and never change them. And make sure you keep safe copies. Exiting. NMAKE : fatal error U1077: 'lmnewgen.exe' : return code '0x1'" The reason is you haven't changed the default values for SEED3 and SEED4. You can set them any value you want. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Flexlm 7.2 LIC file use on Flexlm 9.2 display error -73 ? | hanzi | General Discussion | 9 | 07-05-2006 18:51 |