_Sigma
January 18th, 2007, 07:56
Hey all, first post here. Been lurking around off and on, but never got around to registering!
Anyways, I've been trying to compiler the 9.2 sdk, but w/o any luck. I've done searches on tons of boards, web, etc, but couldn't find anything soln's to my issue. I'm familiar with make files, etc
So would pretty much love an idiots guide to this/ pointers in the right direction, etc.
If I try on the pc.mak file in the root dir (ie ..\v9.2\), I get "dont know how to make 'all'"
am using nmake util under cygwin w/ sed, etc.
I am reading a paper called 'Advanced_Study_On_FLEXlm_System' and the author makes reference to fixing the makefile, but doesn't elaborate.
Many thanks
cheers
_S
PS. If crackz reads this, I sent you an email from your site in regards to sdks...not sure if you got it, my email is being goofy.
Anyways, I've been trying to compiler the 9.2 sdk, but w/o any luck. I've done searches on tons of boards, web, etc, but couldn't find anything soln's to my issue. I'm familiar with make files, etc
Code:
/
Sigma@lappy1:☻/cygdrive/c/Reversing/02.28.04.flexlm_v9.2_full_source/v9.2/utils> nmake all
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
NMAKE : fatal error U1073: don't know how to make 'lmrand1.o'
Stop.
So would pretty much love an idiots guide to this/ pointers in the right direction, etc.
If I try on the pc.mak file in the root dir (ie ..\v9.2\), I get "dont know how to make 'all'"
am using nmake util under cygwin w/ sed, etc.
I am reading a paper called 'Advanced_Study_On_FLEXlm_System' and the author makes reference to fixing the makefile, but doesn't elaborate.
Many thanks
cheers
_S
PS. If crackz reads this, I sent you an email from your site in regards to sdks...not sure if you got it, my email is being goofy.