Metasploit mailing list archives

compiling byakugan under XP SP3


From: corelanc0d3r at gmail.com (corelanc0d3r)
Date: Wed, 19 Aug 2009 18:50:16 +0200

Hi,

I have tried to compile byakugan under xp sp3 but it is failing

1. installed WDK
2. Opened Windows XP x86 Free build environment
3. Edited setup.bat (to make sure windbg path is correct) and added
C:\WinDDK\7600.16385.0\bin\x86 to the path (so nmake.exe can be found)
4. ran setup.bat


C:\framework3\external\source\byakugan>build -cZMg
BUILD: Compile and Link for x86
BUILD: Start time: Wed Aug 19 17:12:51 2009
BUILD: Examining C:\framework3\external\source\byakugan directory for
files to compile.
BUILD: Compiling C:\framework3\external\source\byakugan directory
Configuring OACR for 'root:x86fre' - <OACR on>
1>errors in directory C:\framework3\external\source\byakugan
1>C:\framework3\external\source\byakugan\sources(7) : error U1023:
syntax error in expression
1>nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS1 NOLINK=1 MAKEDIR_RELATIVE
_TO_BASEDIR= failed - rc = 2

BUILD: Compile errors: not linking
C:\framework3\external\source\byakugan directory
BUILD: Finish time: Wed Aug 19 17:12:51 2009
BUILD: Done

    0 files compiled - 2 Errors

C:\framework3\external\source\byakugan>#build injectsu
'#build' is not recognized as an internal or external command,operable
program or batch file.

C:\framework3\external\source\byakugan>cd injectsu\

C:\framework3\external\source\byakugan\injectsu>build -cZMg
BUILD: Compile and Link for x86
BUILD: Start time: Wed Aug 19 17:12:52 2009
BUILD: Examining C:\framework3\external\source\byakugan\injectsu
directory for files to compile.
BUILD: Compiling C:\framework3\external\source\byakugan\injectsu directory
Configuring OACR for 'root:x86fre' - <OACR on>
1>errors in directory C:\framework3\external\source\byaku
gan\injectsu
1>C:\framework3\external\source\byakugan\injectsu\sources
(7) : error U1023: syntax error in expression
1>nmake.exe /nologo BUILDMSG=Stop. -i BUILD_PASS=PASS1 NOLINK=1 MAKEDIR_RELATIVE
_TO_BASEDIR= failed - rc = 2

BUILD: Compile errors: not linking C:\framework3\external
\source\byakugan\injectsu directory
BUILD: Finish time: Wed Aug 19 17:12:52 2009
BUILD: Done

    0 files compiled - 2 Errors


any ideas ?


Current thread: