MSFN Forum: Compiling drivers for Windows98 - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Compiling drivers for Windows98 from DDK and umss Rate Topic: -----

#1 User is offline   Petr 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 981
  • Joined: 15-April 05
  • OS:98SE
  • Country: Country Flag

  Posted 14 November 2006 - 05:25 PM

Does anybody have experience with the build environment for 98DDK?

I just took fresh Windows 98 SE + IE6.0SP1 + SESP21A, installed Visual Studio 6.0 (complte), installed Service Pack 6 for Visual studio 6.0, installed DDK for Windows 98 completely - and if I open the "Free build environment", after some time I receive the following result:
60 files compiled - 15 Errors -	 0 LPS
   35 executables built - 9 Warnings - 23 Errors


(I tried to install everything on Windows XP SP2 too - and the result was exactly the same)

There are also many errors like
NMAKE :  U1081: '\bin\cl' : program not found
NMAKE :  U1081: '\bin\cl' : program not found
- but it is here: "c:\Program Files\Microsoft Visual Studio\VC98\Bin\CL.EXE"

I never did any anything with Visual Studio so it must be some beginner mistake, is anybody able to give me a hint?

How to compile the umss sample?

Regards,

Petr


And finally:
2939 files compiled - 28 Warnings - 37 Errors -   959 LPS
	18 libraries built - 5 Warnings
	91 executables built - 17 Warnings - 3 Errors

And umss:
C:\98DDK\src\umss>build
BUILD: Compile and Link for i386
BUILD: Computing Include file dependencies:
BUILD: c:\progra~1\micros~1\vc98\include\exdisp.odl(31): c:\progra~1\micros~1\vc98\include\exdisp.odl - invalid include statement: importlib(STDOLE_TLB);
BUILD: c:\progra~1\micros~1\vc98\include\vidsvr.odl(16): c:\progra~1\micros~1\vc98\include\vidsvr.odl - invalid include statement: importlib(STDOLE_TLB);
BUILD: Unable to save the dependency database: \nt\build.dat
BUILD: Done



Too late I read:

Quote

Note that Visual C++ 6.0 is not supported for any of the samples.

This post has been edited by Petr: 14 November 2006 - 05:53 PM



#2 User is offline   LLXX 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Banned
  • Posts: 3,399
  • Joined: 04-December 05

Posted 15 November 2006 - 12:28 AM

View PostPetr, on Nov 14 2006, 06:25 PM, said:

Too late I read:

Quote

Note that Visual C++ 6.0 is not supported for any of the samples.
It should still work... I mean, C++ is C++... what they probably meant was that you can't use their automated build scripts.

#3 User is offline   Tihiy 

  • the creator
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,609
  • Joined: 19-November 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 15 November 2006 - 01:13 AM

I'll suggest:
1) Install VC into directory with short name. (ms build tools still have problems with them)
2) Add executable file directories to PATH.

#4 User is offline   Petr 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 981
  • Joined: 15-April 05
  • OS:98SE
  • Country: Country Flag

Posted 15 November 2006 - 01:18 AM

View PostTihiy, on Nov 15 2006, 08:13 AM, said:

I'll suggest:
1) Install VC into directory with short name. (ms build tools still have problems with them)
2) Add executable file directories to PATH.

It was installed there by the VS6 installler, I don't remember if there was the possibility to place them to different directory but probably not.

It seems I have to locate Visual Studio 97 (VC++ 5.0) somewhere, I have chcecked all my MSDN CD-ROMs an downloads but I have not found it, maybe it is hidden somewhere like version 1.52 in 16-bit DDK or it has to be requested separately?



Anyway I'd like to know if anybody was able to compile the UMSS driver successfuly - and how.

Regards,

#5 User is offline   Petr 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 981
  • Joined: 15-April 05
  • OS:98SE
  • Country: Country Flag

Posted 15 November 2006 - 04:50 PM

I've noticed that there is still VC++ 4.2 on MSDN download (but not VC++ 5.0 or Visual Studio 97), did again clean install, called setenv.bat from autoexec.bat - and again the same result:
2954 files compiled - 45 Warnings - 139 Errors -  1259 LPS
	19 libraries built
	92 executables built - 17 Warnings - 3 Errors


No luck.

Petr

#6 User is offline   MagicAndre1981 

  • after Windows 7 GA still Vista lover :)
  • Group: Patrons
  • Posts: 4,981
  • Joined: 28-August 05
  • OS:Vista Ultimate x86
  • Country: Country Flag

Posted 15 November 2006 - 05:03 PM

what driver do you want to compile? A Sample from the ddk?

#7 User is offline   Petr 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 981
  • Joined: 15-April 05
  • OS:98SE
  • Country: Country Flag

Posted 16 November 2006 - 01:06 AM

View PostMagicAndre1981, on Nov 16 2006, 12:03 AM, said:

what driver do you want to compile? A Sample from the ddk?



I tried compile all DDK samples and umss driver as well, and no success.
Petr

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy