[Box Backup-dev] RC3 compile problems on NetBSD

Chris Wilson boxbackup-dev at fluffy.co.uk
Sat Feb 18 13:39:19 GMT 2006


Hi all,

Trying to test on NetBSD 2.0.2 (GENERIC) i386, I get some compile 
failures:

g++ -g -Wall   -DBOX_VERSION="\"0.09_plus3\""   -g -Wall -c
    EventWatchFilesystemObject.cpp -o
    ../../debug/lib/common/EventWatchFilesystemObject.o
EventWatchFilesystemObject.cpp: In member function `void
    EventWatchFilesystemObject::FillInKEvent(kevent&, int) const':
EventWatchFilesystemObject.cpp:132: error: invalid conversion from `void*'
    to `int'
*** Error code 1

g++ -g -Wall   -DBOX_VERSION="\"0.09_plus3\""   -g -Wall -c
     WaitForEvent.cpp -o ../../debug/lib/common/WaitForEvent.o
WaitForEvent.cpp: In member function `void* WaitForEvent::Wait()':
WaitForEvent.cpp:164: error: invalid conversion from `__intptr_t' to
     `void*'
*** Error code 1

I'm testing after adding explicit type casts to the required type.

Cheers, Chris.
-- 
_ ___ __     _
  / __/ / ,__(_)_  | Chris Wilson <0000 at qwirx.com> - Cambs UK |
/ (_/ ,\/ _/ /_ \ | Security/C/C++/Java/Perl/SQL/HTML Developer |
\ _/_/_/_//_/___/ | We are GNU-free your mind-and your software |




More information about the Boxbackup-dev mailing list