Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-6389

amd64 compilation of ntoskrnl is completely broken

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 0.4.0
    • NTCore
    • None
    • Operating System: ReactOS
      Platform: x86 Hardware

    Description

      While compiling, it stops with this error.

      Linking C executable ntoskrnl.exe
      Creating library ntoskrnl.lib and object ntoskrnl.exp
      section.c.obj : error LNK2001: unresolved external symbol MmSystemPagePtes
      ntoskrnl.exe : fatal error LNK1120: 1 unresolved externals

      It can be fixed by adding this in the header of file:

      PMMPDE MmSystemPagePtes;

      But i don't know if it is true.

      Attachments

        Activity

          People

            bug zilla Bug Zilla
            ardatan ardatan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: