search for: sysout

Displaying 6 results from an estimated 6 matches for "sysout".

Did you mean: sysopt
2011 May 31
0
[XEN-NVIDIA] Update 270.41.06 Failed
...;> Compiling source in > /var/tmp/portage/x11-drivers/nvidia-drivers-270.41.06/wo > rk ... > ^[[32;01m*^[[0m Preparing nvidia module > make -j9 HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- > LDFLA > GS= IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux > SYSOUT=/lib/modules/2.6.34- > xen-r4/build HOST_CC=x86_64-pc-linux-gnu-gcc clean module > The kernel you are installing for is a Xen kernel! > > The NVIDIA driver does not currently work on Xen kernels. If > you are using a stock distribution kernel, please install > a variant of this ke...
2019 Apr 18
1
Re: [libvirt] JVM crashes during GC
...ution results I have shared have been obtained using Libvirt built from source using the following config parameters: # configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc --with-esx=yes The libvirt java bindings I have taken from : https://github.com/libvirt/libvirt-java I have added a sysout in the "finalize" method of Connect class in there, thats why the "Connect finalizing.." messages in execution results. Thanks & Regards Sachin Soman On Thu, Apr 18, 2019 at 10:46 PM Sachin Soman <sachonline.soman@gmail.com> wrote: > I am attaching the executi...
2004 Jan 20
3
Still problems at compiling
...method installed SuSE Linux 9.0 a new and have downloaded a fresh copy of Asterisk via CVS. Then I followed the steps of the "Getting started with Asterisk" and compiled successfully zaptel and libpri (as far as I can see). But when I compile asterisk I get an error. I have attached the sysout log below. Any hint and help highly appreciated. What is wrong. Franz ---- the sysout log during "make clean" and "make install" of asterisk ----- linux:/usr/src/asterisk # make clean for x in res channels pbx apps codecs formats agi cdr astman stdtime; do make -C $x clean |...
2019 Apr 18
3
Re: [libvirt] JVM crashes during GC
On Thu, Apr 18, 2019 at 05:51:06PM +0200, Michal Prívozník wrote: > On 4/17/19 10:24 AM, Sachin Soman wrote: > > Hi, > > > > Could you tell me if the following is some known issue? > > > > While performing the following simple test, I see my JVM crashing > > (consistently): > > 1. Open a connection to an ESXi driver/host (passing ConnectAuthDefault
2008 Jun 22
17
about module nVidia GeForce 8400 G in Xen
Hi everyone, If there any modules (drivers) for Video Graphic Accelerated Card nVIDIA GeForce 8400 G in Xen? Cause the driver that I downloaded from nvidia.com won´t work with Xen Kernel. Any Idea? I use CentOS 5.1 I appreciate your helps very much thank you Eric Jansen _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2003 Oct 08
4
OS/390 openssh
..."starting $SSHD... \c" ; + JOBFILE="\$SYSROOT.TMP.ENTER.OPENSSH-POSIX.$$" + LOGFILE="\$SYSROOT.TMP.ENTER.OPENSSH-POSIX.LOG" + ftyp text + bs2cp - bs2:${JOBFILE} <<. +/.SSHLOGIN LOGON "SYSROOT",TIME=NTL,PRIORITY=(,EXPRESS) +/SYSFILE SYSOUT=${LOGFILE} +/START-POSIX-SHELL +# Use sh (even if SYSROOT has a different shell) +sh -c "$SSHD 2>&1 | tee /var/adm/opensshd_startup.log | cat" +exit +/SYSFILE SYSOUT=(PRIMARY) +/ERASE ${LOGFILE} +/STEP +/LOGOFF NOSPOOL +. + ${prefix}/sbin/start-sshd-as-sysroot "/ENTER-JOB F...