[ros-bugs] [Bug 1517] New: make test broken
ReactOS.Bugzilla at reactos.org
ReactOS.Bugzilla at reactos.org
Tue May 23 10:53:38 CEST 2006
http://www.reactos.org/bugzilla/show_bug.cgi?id=1517
Summary: make test broken
Product: ReactOS
Version: TRUNK
Platform: x86 Hardware
OS/Version: ReactOS
Status: NEW
Severity: normal
Priority: P3
Component: Documentation
AssignedTo: ros-bugs at reactos.org
ReportedBy: samcharly at hotmail.com
QAContact: ros-bugs at reactos.org
In file included from dll\win32\kernel32\tests\setup.c:1:
dll/win32/kernel32/k32.h:23:25: csrss/csrss.h: No such file or directory
mingw32-make: *** [obj-i386\dll\win32\kernel32\tests\setup.o] Error 1
I found out that there are actually 2 "csrss.h" in the tree:
\subsystems\win32\csrss
\include\reactos\subsys\csrss
Which would should be used? other build errors after that.. such as:
obj-i386\dll\win32\kernel32\except\except.o: In function
`UnhandledExceptionFilter':
D:/ROSsvn2/dll/win32/kernel32/except/except.c:143: undefined reference to
`_imp__RtlImageDirectoryEn
tryToData at 16'
obj-i386\dll\win32\kernel32\file\volume.o: In function
`GetVolumeNameForVolumeMountPointW':
D:/ROSsvn2/dll/win32/kernel32/file/volume.c:981: undefined reference to
`RtlCompareMemory at 12'
obj-i386\dll\win32\kernel32\misc\ldr.o: In function `GetModuleHandleExW':
D:/ROSsvn2/dll/win32/kernel32/misc/ldr.c:512: undefined reference to
`RtlPcToFileHeader at 8'
D:/ROSsvn2/dll/win32/kernel32/misc/ldr.c:529: undefined reference to
`LdrAddRefDll at 8'
collect2: ld returned 1 exit status
mingw32-make: *** [output-i386\dll\win32\kernel32\tests\kernel32_test.exe]
Error 1
I stoped my experiment here.
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.
More information about the Ros-bugs
mailing list