Displaying 8 results from an estimated 8 matches for "max_job".
Did you mean:
  max_jobs
  
2007 Dec 31
4
1.1b13 build in FreeBSD fails using 'make'; 'gmake' apparently required
...-xr-xr-x  1 root  wheel  350904 Dec 29 17:25 /usr/bin/make*
		-r-xr-xr-x  1 root  wheel  199808 Dec 27 06:14 /usr/local/bin/gmake*
	make --version
		make: illegal option -- -
		usage: make [-BPSXeiknqrstv] [-C directory] [-D variable]
			[-d flags] [-E variable] [-f makefile] [-I directory]
			[-j max_jobs] [-m directory] [-V variable]
			[variable=value] [target ...]
	
	gmake --version
		GNU Make 3.81
		Copyright (C) 2006  Free Software Foundation, Inc.
		This is free software; see the source for copying conditions.
		There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
		PARTICULAR...
2008 Aug 26
0
package install failure
...t
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 'Matrix'
** Removing '/usr/local/nb40i386/R-2.7.1/lib/R/library/Matrix'
 best reg...
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
...Y 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%] Built target tblgen
[ 13%] Building Intrinsics.gen...
[ 14%] Built target intrinsics_gen
[ 20%...
2005 May 06
1
oh323 compile problem in FreeBSD
Hi,
I'm trying to compile asterisk-oh323-0.7.1 in FreeBSD 5.3.
I tried to use gmake but it exits with too many errors.
Did somebody compile before oh323 in FreeBSD?
How should I compile it under FreeBSD?
thanks,
Ganbold
2005 May 13
0
[Asterisk-Dev] Re: oh323 compile problem in FreeBSD
...pile oh323 in FreeBSD 5.3.
Asterisk is updated from cvs.
asterisk# gmake
for x in wrapper asterisk-driver; do gmake -C $x build || exit 1 ; done
make: illegal option -- -
usage: make [-BPSXeiknqrstv] [-C directory] [-D variable] [-d flags]
            [-E variable] [-f makefile] [-I directory] [-j max_jobs]
            [-m directory] [-V variable] [variable=value] [target ...]
make: illegal option -- -
usage: make [-BPSXeiknqrstv] [-C directory] [-D variable] [-d flags]
            [-E variable] [-f makefile] [-I directory] [-j max_jobs]
            [-m directory] [-V variable] [variable=value] [tar...
2003 Aug 04
1
OpenBSD 3.2 and Release 1
...t.header
Copying file po/en@quot.header
Copying file po/insert-header.sin
Copying file po/quot.sed
Copying file po/remove-potcdate.sin
Making /ttest/tinc/aclocal.m4 writable ...
make: illegal option -- C
usage: make [-Beiknqrst] [-D variable] [-d flags] [-f
makefile ]
            [-I directory] [-j max_jobs] [-m
directory] [-V variable]
            [variable=value] [target ...]
Running aclocal  -I m4 ...
Running autoheader...
Running automake --gnu  ...
configure.in: installing `./install-sh'
configure.in: installing `./missing'
configure.in:14: installing `./config.guess'
configure.in:14...