Search found 12 matches

by bturner01
Mon Oct 09, 2017 3:14 pm
Forum: Support
Topic: bsod in install
Replies: 10
Views: 10642

Re: bsod in install

Just to add to this, I am testing svn updates in a VirtualBox VM - the install goes Ok and boots normally. However, for the last few weeks the updates have been crashing with the BSOD but ONLY after installing VirtualBox Guest Additions. Currently I am on release 76032 as of this day 2017-10-09. A d...
by bturner01
Mon Jul 03, 2017 4:13 pm
Forum: Support
Topic: queue.c:
Replies: 16
Views: 12529

Re: queue.c:

Thanks to everyone that offered suggestions and help. Eventually, I deleted everything in the build directory and reran configure.sh from the ~/sources/reactos directory as per the web instructions and lo - problem solved. Only thing is - why did the original procedure suddenly fail? Is it necessary...
by bturner01
Sun Jul 02, 2017 11:27 am
Forum: Support
Topic: queue.c:
Replies: 16
Views: 12529

Re: queue.c:

bill@Mint-18-64-sdb3 ~/rosbe $ /home/bill/rosbe/i386/bin/i686-w64-mingw32-gcc -DDBG=1 -DKDBG=1 -DUSE_COMPILER_EXCEPTIONS -DWINVER=0x502 -D_M_IX86 -D_SEH_ENABLE_TRACE -D_SETUPAPI_VER=0x502 -D_USE_32BIT_TIME_T -D_USE_PSEH3=1 -D_WIN32_IE=0x600 -D_WIN32_WINDOWS=0x502 -D_WIN32_WINNT=0x502 -D_X86_ -D__REA...
by bturner01
Sun Jul 02, 2017 7:34 am
Forum: Support
Topic: queue.c:
Replies: 16
Views: 12529

Re: queue.c:

Apologies - the last good build was 20170615 r75042. Previous post was for a downloaded iso just to test. Forgot I had done that.
by bturner01
Sat Jul 01, 2017 4:06 pm
Forum: Support
Topic: queue.c:
Replies: 16
Views: 12529

Re: queue.c:

I knew at least one of the above would be wrong :oops: Here is (I hope) the right one :- bill@Mint-18-64-sdb3 ~/rosbuild/reactos $ ls -l drivers/usb/usbport total 11184 drwxr-xr-x 5 bill bill 4096 Jun 21 06:43 CMakeFiles -rw-r--r-- 1 bill bill 867 Jun 21 06:43 cmake_install.cmake -rw-r--r-- 1 bill b...
by bturner01
Sat Jul 01, 2017 1:43 pm
Forum: Support
Topic: queue.c:
Replies: 16
Views: 12529

Re: queue.c:

bill@Mint-18-64-sdb3:~/sources/reactos$ ls -l drivers/usb/usbport/ total 488 -rw-r--r-- 1 bill bill 539 Jun 21 06:42 CMakeLists.txt -rw-r--r-- 1 bill bill 10062 Jun 21 06:42 debug.c -rw-r--r-- 1 bill bill 57878 Jun 21 06:42 device.c -rw-r--r-- 1 bill bill 47348 Jun 26 06:46 endpoint.c -rw-r--r-- 1 b...
by bturner01
Sat Jul 01, 2017 1:18 pm
Forum: Support
Topic: queue.c:
Replies: 16
Views: 12529

Re: queue.c:

Just an extra item, the last successful build was 20170513 r74533
by bturner01
Sat Jul 01, 2017 10:40 am
Forum: Support
Topic: queue.c:
Replies: 16
Views: 12529

Re: queue.c:

Thanks - Yes it does - ~/sources/reactos/sdk/include/reactos/mc/bugcodes.mc has this paragraph :-

MessageId=0xFE
Severity=Success
Facility=System
SymbolicName=BUGCODE_USB_DRIVER
Language=English
A fatal error occurred in the USB driver stack.

Thanks again
Bill
by bturner01
Fri Jun 30, 2017 3:44 pm
Forum: Support
Topic: queue.c:
Replies: 16
Views: 12529

Re: queue.c:

Currently building version 75243 - same thing. I can send the ouput listing if that will help but frankly can't figure out how to do that but the last few lines :- [70/72] Linking C executable rsym [71/72] Linking C executable fatten [72/72] Linking C executable mkisofs [5724/9305] Building C object...
by bturner01
Fri Jun 30, 2017 3:34 pm
Forum: Support
Topic: queue.c:
Replies: 16
Views: 12529

Re: queue.c:

Sorry to be so tardy replying - still finding my way around. I am building under linux - mint 18.1 (Ubuntu LTS 16.04). This is the update command :- svn update reactos && svn update rosapps && svn update wallpapers and then :- ninja clean && ninja all && ninja bootcd ...
by bturner01
Mon Jun 26, 2017 7:21 am
Forum: Support
Topic: queue.c:
Replies: 16
Views: 12529

queue.c:

About a week or so ago, the SVN update and ninja build started to fail with this :- /home/bill/sources/reactos/drivers/usb/usbport/queue.c: In function 'USBPORT_InsertIrpInTable': /home/bill/sources/reactos/drivers/usb/usbport/queue.c:403:38: error: 'BUGCODE_USB_DRIVER' undeclared (first use in this...
by bturner01
Sat Apr 25, 2015 1:18 pm
Forum: Design
Topic: ► (2/3) ReactOS Design Talk ♪♪♪
Replies: 10
Views: 27284

Re: ► (2/3) ReactOS Design Talk ♪♪♪

WRT desktop icons not movable (item 15) I would like to help with this if I can and if Frontier will point me at the relevant code. It surely cant be too difficult..........