Re: [ANN] ulatencyd 0.3.1

From: Vasiliy G Tolstov
Date: Tue Jan 18 2011 - 11:38:01 EST


On Tue, 2011-01-18 at 18:59 +0300, Vasiliy G Tolstov wrote:
> On Tue, 2011-01-18 at 11:57 +0100, Daniel Poelzleithner wrote:
> > Hi all,
> >
> > I'm happy to announce the release of ulatencyd 0.3.1
> mobile build # cmake ../ulatencyd-0.3.1/
> -- The C compiler identification is unknown
> CMake Error at /usr/share/cmake/Modules/CMakeCInformation.cmake:37
> (GET_FILENAME_COMPONENT):
> get_filename_component called with incorrect number of arguments
> Call Stack (most recent call first):
> CMakeLists.txt:2 (project)
>
>
> CMake Error: your C compiler: "" was not found. Please set
> CMAKE_C_COMPILER to a valid compiler path or name.
> -- Configuring incomplete, errors occurred!
>
my mistake:
need to add -DCMAKE_C_COMPILER=gcc to cmake

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/