View Single Post
  #1  
Old 01-30-2005, 02:19
alastone
 
Posts: n/a
Question need help on compiling FlexLM v9.2

maybe I asked a stupid question, and I am sorry for this.

I tried to compile FlexLM 9.2 FULL SOURCE CODE (demo or other vendors), but it always gets into error and stops at here (demo, with default vendor keys and CRO keys):

......
lmnewgen demo -o lm_new.c
v8.1+ FLEXlm, non-CRO
lc_init failed: Invalid FLEXlm key data supplied
FLEXlm error: -44,49
......

even I had changed those three seeds with random numbers. any other changes were not made, exept for some errors in makefiles. I tried to use the lmv8gen.exe to generate keys, or keys fetched with OllyDBG from a FlexLM v9.2 victim (maybe I got wrong key5 and CRO keys), failed.

thanks in advance!
Reply With Quote