Displaying 4 results from an estimated 4 matches for "beiknnqrstwx".
2008 Aug 26
0
package install failure
Hello,
the arm package is failing to install, it says I need gnu make but it's not
clear how I specify which make to use in the R environment. For example I
already have gmake installed. How to I instruct R to use it?
* Installing *source* package 'Matrix' ...
usage: make [-BeikNnqrstWX] [-D variable] [-d flags] [-f makefile]
[-I directory] [-J private] [-j max_jobs] [-m directory] [-T file]
[-V variable] [variable=value] [target ...]
*** You need "GNU make" for building this package from the sources
ERROR: configuration failed for package 'Ma...
2009 May 25
0
[LLVMdev] Building LLVM with cmake on FreeBSD
Paul Melis wrote:
> Hi,
>
> Óscar Fuentes wrote:
>> Chuck Robey <chuckr at telenix.org> writes:
>>
>>
>>>> Just checked that the makefiles generated by cmake work with `make' on
>>>> FreeBSD 7.2 x86. The build fails while building `opt' because libdl is
>>>> missing.
>>>>
>>> They
2009 May 24
3
[LLVMdev] Building LLVM with cmake on FreeBSD
Hi,
Óscar Fuentes wrote:
> Chuck Robey <chuckr at telenix.org> writes:
>
>
>>> Just checked that the makefiles generated by cmake work with `make' on
>>> FreeBSD 7.2 x86. The build fails while building `opt' because libdl is
>>> missing.
>>>
>> They absolutely do work, even on FreeBSD-current( I run that here),
>>
2009 May 25
2
[LLVMdev] Building LLVM with cmake on FreeBSD
...oftware; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
This program built for i686-pc-linux-gnu
23:17|melis at juggle2:~/c/llvm-svn> bmake -v
# checking that this is indeed BSD make, and not GNU make
usage: bmake [-BeikNnqrstWX] [-D variable] [-d flags] [-f makefile]
[-I directory] [-J private] [-j max_jobs] [-m directory] [-T
file]
[-V variable] [variable=value] [target ...]
23:17|melis at juggle2:~/c/llvm-svn-build> bmake
[ 6%] Built target LLVMSupport
[ 8%] Built target LLVMSystem
[ 13%] Bu...