Search found 4 matches

by mirya
Thu Aug 10, 2006 4:38 pm
Forum: Development Help
Topic: Compile Reactos in Linux
Replies: 10
Views: 28455

some investigation:

/usr/include/stdlib.h:57-60:

#ifndef _WCHAR_T_DECLARED
typedef __wchar_t wchar_t;
#define _WCHAR_T_DECLARED
#endif

e.g. _WCHAR_T_DECLARED must be declared somewhere for host tools compilation
by mirya
Wed Aug 09, 2006 12:34 am
Forum: Development Help
Topic: Compile Reactos in Linux
Replies: 10
Views: 28455

Anyone cares?

Does anyone check non-windows build environments? E.g. i'm using FreeBSD6.1 (gcc3.3.4), got revision 23529 (this night trunk), though test box reports build is ok ( http://reactos.dyndns.org:8010/ReactOS%20(Debug)/builds/656/step-shell_2/0 ), i get something like this from clean checkout: $ export R...
by mirya
Sat Apr 15, 2006 9:07 am
Forum: Development Help
Topic: trunk build fails
Replies: 1
Views: 3436

trunk build fails

i'm trying to build trunk code under FreeBSD(6.0), getting gmake: *** No rule to make target `dll/cpl/control/control.rbuild', needed by `makefile.auto'. Stop. gmake: *** No rule to make target `dll/cpl/control/control.rbuild', needed by `makefile.auto'. Stop. gmake: *** No rule to make target `dll/...
by mirya
Thu Jan 06, 2005 2:10 pm
Forum: Support
Topic: 0.2.5 qemu c.img is broken?
Replies: 5
Views: 5517

0.2.5 qemu c.img is broken?

The subj. fails to boot sayimg "Missing OS". Maybe the problem is mine, 'cause i'm running QEMU0.6.1 @ FreeBSD5.3, not the Windows one in the pack