De : Steven Edwards winehacker@gmail.com À : ros-dev@reactos.org Envoyé le : Mardi, 22 Juillet 2008, 11h49mn 04s Objet : Re: [ros-dev] [ros-diffs] [ros-arm-bringup] 34655: - Build vfatfs instead of CDFS. - Load vfatfs instead of CDFS. - Implement code in the ramdisk driver to handle both ISO and FAT ramdisks. Don't know what the big deal with support ISO ramdisks was supposed to
On Tue, Jul 22, 2008 at 5:42 AM, Steven Edwards wrote:
On Tue, Jul 22, 2008 at 1:31 AM, wrote:
#include +#include "../../../filesystems/fs_rec/fs_rec.h"
This can cause problems with parallel makes.
This is what I get for commenting at 5 am...I thought you were including another .c file directly. ignore the part about parallel makes. But do try to avoid referencing the header like this. Just set an include path in the rbuild file and spare my eyes the horror of the directory traversal.
-- Steven Edwards
It'sToo bad the header is not in an include directory...
Kind regards, Sylvain Petreolle (aka Usurp)
Support artists, not multinationals - http://Iwouldntsteal.net Supportez les artistes, pas les multinationales - http://Iwouldntsteal.net
It is not required to be in the include folder <include base="fs_rec">.</include> would do the trick.
Regards, /Marc
-------------------------------------------------- From: "Sylvain Petreolle" spetreolle@yahoo.fr Sent: Tuesday, July 22, 2008 3:56 PM To: "ReactOS Development List" ros-dev@reactos.org Subject: [ros-dev] Re : [ros-diffs] [ros-arm-bringup] 34655: - Build vfatfsinstead of CDFS. - Load vfatfs instead of CDFS. - Implementcode in the ramdisk driver to handle both ISO and FATramdisks. Don't know what the big deal with support ISOramdisks was supposed to
De : Steven Edwards winehacker@gmail.com À : ros-dev@reactos.org Envoyé le : Mardi, 22 Juillet 2008, 11h49mn 04s Objet : Re: [ros-dev] [ros-diffs] [ros-arm-bringup] 34655: - Build vfatfs instead of CDFS. - Load vfatfs instead of CDFS. - Implement code in the ramdisk driver to handle both ISO and FAT ramdisks. Don't know what the big deal with support ISO ramdisks was supposed to
On Tue, Jul 22, 2008 at 5:42 AM, Steven Edwards wrote:
On Tue, Jul 22, 2008 at 1:31 AM, wrote:
#include +#include "../../../filesystems/fs_rec/fs_rec.h"
This can cause problems with parallel makes.
This is what I get for commenting at 5 am...I thought you were including another .c file directly. ignore the part about parallel makes. But do try to avoid referencing the header like this. Just set an include path in the rbuild file and spare my eyes the horror of the directory traversal.
-- Steven Edwards
It'sToo bad the header is not in an include directory...
Kind regards, Sylvain Petreolle (aka Usurp)
Support artists, not multinationals - http://Iwouldntsteal.net Supportez les artistes, pas les multinationales - http://Iwouldntsteal.net
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev