Displaying 8 results from an estimated 8 matches for "build1".
Did you mean:
build
2020 Apr 11
2
using the bat script build_llvm_package.bat on windows
where should the file build_llvm_package.bat be placed and how should
the build_llvm_package.bat be called?
or
is there a another way to do a two stage build of the llvm project on
windows starting with using visual studio 2017 community.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Nov 29
6
Noob needs help installing backgroundrb on Windows XP
...renders "<h2>Application
error</h2>Rails application failed to start properly".
These are the errors that I got from Apache 2.2
Premature end of script headers: dispatch.cgi
C:/ruby/lib/ruby/1.8/pathname.rb:341:in `lstat'': Invalid argument -
/C:/work/websites/cms/build1/cms/public/C:/work/websites/cms/build1/cms/public/../config
(Errno::EINVAL)\r
\tfrom C:/ruby/lib/ruby/1.8/pathname.rb:341:in `realpath''\r
\tfrom
C:/work/websites/cms/build1/cms/public/../config/../vendor/plugins/backgroundrb/lib/middleman_rails_init.rb:2\r
\tfrom C:/ruby/lib/ruby/site_...
2012 Mar 09
1
making a second version of R
...R (for a small
experiment) that I compile myself from the tar file. I'm going to
delete it as soon as the experiment fails, which I think it will.
But anyway, I'm trying to compile this from scratch. The R-2.14.2
direction is in /home/erin/
I want all of the R directories to go to /home/build1, so they don't
interfere with the "real" R.
I think I want to do the following:
cd /home/build1
/home/erin/R-2.14.2/configure --prefix=/home/build1
make
and let it rip.
Is this the right thing to do or am I leaving out something, please?
I feel like I'm leaving something ou...
2013 Jun 17
1
Kernel panic in pin_pagetable_pfn
...pin_pagetable_pfn, before it hits BUG, the pfn is 0x180011 and the mfn is 0x6c7b1.
2. It doesn''t crash when the total memory is less than 4GB.
Does anything know the cause and if there''s any solution to it?
Thanks,
Joe
--
[ 0.000000] Linux version 2.6.27 (root@dev64-build1) (gcc version 4.1.1) #3 SMP Sun Jun 9 05:11:27 IST 2013
[ 0.000000] Command line: root=/dev/ram0 rw load_ramdisk=1 ramdisk_size=350000 console=tty0,9600n8 console=ttyS0,9600n8 bfile=disk_pri
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD Authentic...
2003 Oct 30
4
SwissVoice MGCP IP10S
I have a SwissVoice IP10S but can not seem to get it to have dialtone or
dial on *. Calls to or from 3001 don't work.
Any ideas are appreciated.
Robert
mgcp.conf is:
[general]
port = 2427
bindaddr = 192.168.0.110
[ip10]
host = 192.168.0.5
context = from-sip
line => aaln/1
The portion of extensions.conf is:
exten => 3001,1,Dial(MGCP/aaln1,20)
exten => 3001,103,Hangup
2008 Oct 12
2
[LLVMdev] Genlibdeps.pl, CMake and MSYS
Kenneth Boyd <zaimoni at zaimoni.com> writes:
>>> * I am seeing desynchronization between the configure-generated
>>> Makefiles and the CMakeFile.txt files. [e.g., llc; makefile doesn't
>>> have asmprinter, CMakeFile.txt does]. That much I should be able to
>>> construct a patch for "blind", if no-one gets to it first.
>>>
2006 Apr 04
6
Backup options.
I am a long time FreeBSD user and have been using dump/restore for many
years for disk to disk backups.
Now I am getting more and more into FC4 and CentOS, but am I stuck on only
using tar/star for backups?
Tar in its various forms are fine for some items, like home directories, but
dump and restore in FreeBSD also gave me the possibility of easily doing a
bare metal restore.
What are my
2007 Sep 13
0
Compilation error when linking libsmbclient.so :-(
.../libs/libsmbclient.so:
undefined reference to `krb5_set_real_time@krb5_3_MIT'
collect2: ld returned 1 exit status
make[1]: *** [GenericCrwl] Error 1
make[1]: Leaving directory
`/net/172.17.8.206/usr/local/avinash/p4/iControl/src/subsystems/src/crwl'
make: *** [all-recursive] Error 1
[apawar@build1 crwl]$
-Avinash