Displaying 20 results from an estimated 243 matches for "p7".
Did you mean:
p7s
2010 May 11
1
Xen 4.0 build error
Hi,
I just downloaded Xen4.0 from:
http://www.xen.org/products/xen_source.html
Trying=0A to build:
Create xen entries under /sys/hypervisor
=0A(XEN_SYS_HYPERVISOR) [Y/n/?] y
#
# configuration
written to =0A.config
#
make-3.79.1-p7[3]: Leaving
directory =0A`/foo/xen40/xen-4.0.0/linux-2.6-pvo=
ps.git''
make-3.79.1-p7 -C =0Abuild-linux-2.6-pvops_x86_64 ARCH=3D$(sh
buildconfigs/=
select-linux-arch =0Alinux-2.6-pvops.git) prepare
select-linux-arch: x86
make-3.79.1-p7[3]:=0A Entering
directory `/fo...
2002 Mar 15
1
Wine dummy-spitting
...efined
warn:dosfs:DRIVE_Init Drive S: not defined
warn:dosfs:DRIVE_Init Drive T: not defined
warn:dosfs:DRIVE_Init Drive U: not defined
warn:dosfs:DRIVE_Init Drive V: not defined
warn:dosfs:DRIVE_Init Drive W: not defined
warn:dosfs:DOSFS_FindUnixName 'config\system' not found in '/home/p7/.wine/fake_windows/Windows/System32'
warn:dosfs:DOSFS_FindUnixName 'system.dat' not found in '/home/p7/.wine/fake_windows/Windows'
warn:dosfs:DOSFS_FindUnixName 'reg.dat' not found in '/mnt/Program Files/Jeskola Buzz'
warn:dosfs:DOSFS_FindUnixName 'reg.dat...
2003 Sep 19
1
making 4.8-RELEASE-p7
Hello, freebsd-security.
I'm trying to build 4.8-RELEASE-p7 to distribute it trought my
clients. What am I doing:
#cd /usr/share/examples/cvsup
#cvsup standard-supfile (after I've done necessary changes)
#cd /usr/src
#make buildworld
Thus, I have /usr/obj "populated with the output of ``make
buildworld''" as it described in man...
2003 Sep 26
0
FreeBSD 5.1-p7
DR> I have two servers one is:
DR> 5.1-RELEASE-p6
DR> the other is:
DR> 5.1-RELEASE-p7
DR> cvsup'd them both, neither will complete a buildworld, they both error
DR> trying to compile.
DR> Anyone got this to work on RELENG_5_1?
DR> -Derek
hi on my test machine work 5.1-RELEASE-p7
FreeBSD-5_1# uname -a
FreeBSD FreeBSD-5_1.mfn.sk 5.1-RELEASE-p7 FreeBSD 5....
2011 Aug 13
1
Own R function doubt
.../(P2-M2+R2)
P3<-P2-B
R3<-P3*Hembras*R
M3<-P3*M
T4<-(R3-M3+B)/(P3-M3+R3)
P4<-P3-B
R4<-P4*Hembras*R
M4<-P4*M
T5<-(R4-M4+B)/(P4-M4+R4)
P5<-P4-B
R5<-P5*Hembras*R
M5<-P5*M
T6<-(R5-M5+B)/(P5-M5+R5)
P6<-P5-B
R6<-P6*Hembras*R
M6<-P6*M
T7<-(R6-M6+B)/(P6-M6+R6)
P7<-P6-B
R7<-P7*Hembras*R
M7<-P7*M
T8<-(R7-M7+B)/(P7-M7+R7)
P8<-P7-B
R8<-P8*Hembras*R
M8<-P8*M
T9<-(R8-M8+B)/(P8-M8+R8)
P9<-P8-B
R9<-P9*Hembras*R
M9<-P9*M
T10<-(R9-M9+B)/(P9-M9+R9)
P10<-P9-B
R10<-P10*Hembras*R
M10<-P10*M
result<-list(B,T1,P1,R1,M1,T2,P2,...
2016 May 23
0
libtool: error: '/usr/lib64/libtasn1.la' is not a valid libtool archive
.../usr/lib64/?
<make logs>
CCLD libvirt_driver.la
/router/bin/grep: /usr/lib64/libtasn1.la: No such file or directory
sed: can't read /usr/lib64/libtasn1.la: No such file or directory
libtool: error: '/usr/lib64/libtasn1.la' is not a valid libtool archive
make-3.79.1-p7[3]: *** [libvirt_driver.la] Error 1
make-3.79.1-p7[3]: Leaving directory `/nobackup/ambtripa/sdk_temp/libvirt-1.3.4/src'
make-3.79.1-p7[2]: *** [all] Error 2
make-3.79.1-p7[2]: Leaving directory `/nobackup/ambtripa/sdk_temp/libvirt-1.3.4/src'
make-3.79.1-p7[1]: *** [all-recursive] Error...
1998 May 26
0
why use lmhost is samba1.9.18.p7
Hello samba gurus
I have used samba1.9.18.p4 since jan/1998. I have FreBSD 2.2.6 and
samba1.9.18p4 worked just fine.
I read in bugtraq that a new version of samba has been released and I
thought in upgrade to samba1.9.18.p7
Well I did the same things that I did when I compiled samba1.9.18.p4
1.Edit the Makefile ( I edit the same lines as samba1.9.18.p4)
2.make
3.make installbin
Everything worked just fine. But...
When I tried to use samba I got this error.
>System error 86 has occurred.
>The specified netwo...
2008 Feb 25
6
[PATCH 0/4] ia64/xen: paravirtualization of hand written assembly code
Hi. The patch I send before was too large so that it was dropped from
the maling list. I'm sending again with smaller size.
This patch set is the xen paravirtualization of hand written assenbly
code. And I expect that much clean up is necessary before merge.
We really need the feed back before starting actual clean up as Eddie
already said before.
Eddie discussed how to clean up and suggested
2008 Feb 25
6
[PATCH 0/4] ia64/xen: paravirtualization of hand written assembly code
Hi. The patch I send before was too large so that it was dropped from
the maling list. I'm sending again with smaller size.
This patch set is the xen paravirtualization of hand written assenbly
code. And I expect that much clean up is necessary before merge.
We really need the feed back before starting actual clean up as Eddie
already said before.
Eddie discussed how to clean up and suggested
2011 Dec 19
1
calculating correlation coefficients on repeated measures
...ment variable == 'Delta13C') for
individuals (ID variable == 'Individual_ID'. Each repeated measure is
"indexed" (right term?) by the variable 'FeatherPosition' and given as
c('P1', 'P2', 'P3', 'P4', 'P5', 'P6', 'P7', 'P8', 'P9'). I would like
to calculate a correlation coefficient (r) and p.value for all
measures of 'Delta13C' by individual. the function 'cor' only seems to
work when comparing two individual measures (e.g. P1 and P2, P2 and
P3, etc.) and only if I restructu...
2003 Jun 19
2
Subseting by more than one factor...
Is it possible in R to subset a dataframe by more than one factor, all at
once?
For instance, I have the dataframe:
>data
p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 pred
1 0 1 0 0 0 0 0 0 0 0 0.5862069
4 0 0 0 0 0 0 0 0 0 1 0.5862069
5 0 0 0 0 0 0 1 0 0 0 0.5862069
6 0 0 0 0 0 0 0 1 0 0 0.5862069
7 0 0 1 0 0 0 0 0 0 0 0.5862069
9 0 0 0 0 1 0 0 0 0 0 0.58620...
2003 May 21
6
5.0-RELEASE --> cannot build any Mozilla Version
Hi,
I am running FreeBSD 5.0-RELEASE-p7 and cannot build any Mozilla version from ports.
The build exits for all versions at the same point. A source file called jsdtoa.c.
Thanks..
Here is my error report:
*******************************************************************************
cc -o jsdtoa.o -c -DOSTYPE=\"FreeBSD5\" -...
2011 Dec 23
1
FreeBSD Security Advisory FreeBSD-SA-11:09.pam_ssh
...UTC (RELENG_7_4, 7.4-RELEASE-p5)
2011-12-23 15:00:37 UTC (RELENG_7_3, 7.3-RELEASE-p9)
2011-12-11 20:38:36 UTC (RELENG_8, 8.2-STABLE)
2011-12-23 15:00:37 UTC (RELENG_8_2, 8.2-RELEASE-p5)
2011-12-23 15:00:37 UTC (RELENG_8_1, 8.1-RELEASE-p7)
2011-12-11 16:57:27 UTC (RELENG_9, 9.0-STABLE)
2011-12-11 17:32:37 UTC (RELENG_9_0, 9.0-RELEASE)
For general information regarding FreeBSD Security Advisories,
including descriptions of the fields above, security branches, and the
following sections, please visit &...
2020 Aug 29
0
[klibc:master] ia64: Fix invalid memory access in vfork
.../arch/ia64/vfork.S
index 7e76a714..e513188b 100644
--- a/usr/klibc/arch/ia64/vfork.S
+++ b/usr/klibc/arch/ia64/vfork.S
@@ -26,16 +26,12 @@ vfork:
mov r15=__NR_clone
mov out0=CLONE_VM|CLONE_VFORK|SIGCHLD
mov out1=0
- ;;
break 0x100000 // Do the syscall
- ;;
- addl r15=0,r1
cmp.eq p7,p6 = -1,r10
;;
- ld8 r14=[r15]
+(p7) movl r14 = errno
;;
(p7) st4 [r14]=r8
- ;;
(p7) mov r8=-1
br.ret.sptk.many b0
.endp vfork
1999 Nov 18
0
scp from 1.2pre12 buglet in progress bar
Hi!
Look:
|mh at q[4/504]:/mnt/sd04-p7/masterbackup$ scp * torres.ka0.marc-haber.de:~mh/q/
|Enter passphrase for RSA key 'mh at q':
|raid0.tar.bz2 15% |**** | 99864 KB 00:00 ETA
|root.tar.bz 100% |*****************************| 5406 KB 00:00 ETA
|mh at q[7/507]:/mnt/sd04-p7/masterb...
2004 Jun 10
2
odesolve: lsoda vs rk4
...*(p["p1"]*y["A"]*y["D"])/(p["p2"]+p["p3"]) +
p["p5"]*(p["p4"]*y["B"]*p["p10"])/(p["p5"]+p["p6"]) -
p["p4"]*y["B"]*p["p10"]
Cd <- (p["p1"]+p["p7"])*y["A"]*y["D"] -
p["p1"]*y["A"]*y["C"]-p["p9"]*y["C"]
Dd <-p["p9"]*y["C"] - p["p7"]*y["A"]*y["D"]
list(c(Ad, Bd, Cd, Dd))
}
parms<-c(p1=4.8e5, p2=1.25, p3=1.3, p4=1e...
2002 Oct 22
1
constraints again
I would like to fit the following function on my data.
out.nls<-nls(z ~ p1+
(p2*dat)+(p3*dat^2)+(p4*dat^3)+(p5*AgeS)+(p6*AgeS^2)+(p7*AgeS^3)+
(p8*(dat*AgeS))+(p9*(dat^2*AgeS))+(p10*(dat^3*AgeS))+
(p11*(dat*AgeS^2))+(p12*(dat*AgeS^3))+(p13*(dat^2*AgeS^2))+
(p14*(dat^2*AgeS^3))+(p15*(dat^3*AgeS^3)),
start=list(p1=0,p2=0,p3=0,p4=0,p5=0,p6=0,p7=0,p8=0,p9=0,p10=0,p11=0,p12=0,p1
3=0,p14=0,p1...
2019 Jan 21
0
[PATCH] ia64: Fix shared build
...(*(.gnu.attributes)) }
+ /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) }
+}
diff --git a/usr/klibc/arch/ia64/pipe.S b/usr/klibc/arch/ia64/pipe.S
index 8ecd972..ae31a3a 100644
--- a/usr/klibc/arch/ia64/pipe.S
+++ b/usr/klibc/arch/ia64/pipe.S
@@ -13,17 +13,15 @@ pipe:
cmp.ne p6, p7 = -1, r10
mov r15 = r0
;;
-(p7) addl r14 = @ltoffx(errno), r1
-
(p6) st4 [r32] = r8, 4
+
+(p7) movl r14 = errno
(p7) addl r15 = -1, r0
;;
-
-(p7) ld8.mov r14 = [r14], errno
(p6) st4 [r32] = r9
- ;;
(p7) st4 [r14] = r8
+
mov r8 = r15
br.ret.sptk.many b0
.endp pipe
diff --git a/usr/...
2019 Jan 21
0
[klibc:master] ia64: Fix shared build
...(*(.gnu.attributes)) }
+ /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) }
+}
diff --git a/usr/klibc/arch/ia64/pipe.S b/usr/klibc/arch/ia64/pipe.S
index 8ecd972..ae31a3a 100644
--- a/usr/klibc/arch/ia64/pipe.S
+++ b/usr/klibc/arch/ia64/pipe.S
@@ -13,17 +13,15 @@ pipe:
cmp.ne p6, p7 = -1, r10
mov r15 = r0
;;
-(p7) addl r14 = @ltoffx(errno), r1
-
(p6) st4 [r32] = r8, 4
+
+(p7) movl r14 = errno
(p7) addl r15 = -1, r0
;;
-
-(p7) ld8.mov r14 = [r14], errno
(p6) st4 [r32] = r9
- ;;
(p7) st4 [r14] = r8
+
mov r8 = r15
br.ret.sptk.many b0
.endp pipe
diff --git a/usr/...
2008 Dec 28
2
freebsd-update to 6.4-RELEASE doesn't work
Dear list,
I cannot upgrade my 6.3-RELEASE-p7/i386 to 6.4-RELEASE with
freebsd-update. I have run:
# freebsd-update upgrade -r 6.4-RELEASE
and then
# freebsd-update install
No updates are available to install.
Run '/usr/sbin/freebsd-update fetch' first.
any ideas?
(btw: I've successful updated 6.3REL/amd64 to 6.4-REL)
Best...