search for: lines

Displaying 20 results from an estimated 119442 matches for "lines".

Did you mean: line
2010 Jul 20
1
Building rattle on Solaris 10u7 X86
We have tried to build rattle on Solaris 10 X86 platform, and the results are : 1. Package XML and pmml can be built. 2. Package RGtk2 can be built but can’t be installed because the installer can’t find GTK on Solaris, but it seems GTK has been preinstalled on Solaris 10, but I don’t know how to configure it. 3. There are errors when building the cairoDevice package , the error
2020 Oct 17
1
[Cocci] [RFC] treewide: cleanup unreachable breaks
On Sat, 17 Oct 2020, Joe Perches wrote: > On Sat, 2020-10-17 at 09:09 -0700, trix at redhat.com wrote: > > From: Tom Rix <trix at redhat.com> > > > > This is a upcoming change to clean up a new warning treewide. > > I am wondering if the change could be one mega patch (see below) or > > normal patch per file about 100 patches or somewhere half way by
2020 Oct 17
1
[Cocci] [RFC] treewide: cleanup unreachable breaks
On Sat, 17 Oct 2020, Joe Perches wrote: > On Sat, 2020-10-17 at 09:09 -0700, trix at redhat.com wrote: > > From: Tom Rix <trix at redhat.com> > > > > This is a upcoming change to clean up a new warning treewide. > > I am wondering if the change could be one mega patch (see below) or > > normal patch per file about 100 patches or somewhere half way by
2012 Sep 02
2
Impact of cex changing as a function of mfrow
R 2.15.1 OS X (MLion) Colleagues, I am aware that changes in mfrow / mfcol in par() affect cex (from help: In a layout with exactly two rows and columns the base value of ?"cex"? is reduced by a factor of 0.83: if there are three or more of either rows or columns, the reduction factor is 0.66). I generate a multipage PDF in which mfrow varies such that cex is impacted. This affect
2003 Jul 31
3
Mutex problem in sip?
Hello, CVS 07/31/03. Test with 130+ PSTN-to-SIP calls. Asterisk gets locked ... grep -e "Error" -e "eventually" p-console chan_sip.c line 1453 (sip_alloc): Error obtaining mutex: Device or resource busy chan_sip.c line 1453 (sip_alloc): Got it eventually... chan_sip.c line 1453 (sip_alloc): Error obtaining mutex: Device or resource busy chan_sip.c line 1453 (sip_alloc): Got
2003 Jul 22
1
[LLVMdev] this code won't assemble on sparc
Hi, I'm not sure what I'm doing wrong here. With the single source file attached to this email, I tried the following commands: llvmgcc -o timeLLVMfft timeLLVMfft.c -lm llc -o timeLLVMfft.s timeLLVMfft.bc /opt/SUNWspro/bin/cc -xarch=v9 -o timeLLVMfft.sparc timeLLVMfft.s I got the errors at the bottom of this email in response to the last command. On the other hand, gcc v2.95.3 had
2008 May 22
2
1501-511 Compilation failed for file ch2inv.f - R on AIX 5.2.
Hi, While executing the make after successful configuration (./configure --with-readline=no --without-iconv), the following error occurs: mbf2n11s (Regatta) /saswork/R/R-2.7.0$ make Target "R" is up to date. Target "R" is up to date. Target "R" is up to date. Target "R" is up to date. Target "Makedeps" is up to date. Target "libbz2.a"
2005 Feb 09
6
Cisco 7960 Beating a Dead Horse
Hi all, So I have been reading through the docs available online and the different threads on this list, but I cannot seem to get this phone to work. I have configured the OS79XX.TXT and SIP/SEP*.cnf files (see attached), when I configure the phone to point to my tftp server and reboot it I get this message: Connection received from 10.6.0.224 on port 50608 [09/02 12:16:11.750] Read request
2012 May 21
2
Can't populate LDAP directory with smbldap-populate
I have the following environment # cat /etc/redhat-release CentOS release 5.8 (Final) # uname -r 2.6.18-308.4.1.el5 I have installed smbldap-tools from http://download.gna.org/smbldap-tools/packages/el5/smbldap-tools-0.9.8-1.el5.noarch.rpm. Configured OpenLDAP, but when I try to populate LDAP directory I got the following error messages # smbldap-populate -a Administrator -g 10000 -l 11111 -r
2003 Sep 15
1
SCO Open Server 5.06 Several Problems running make
SCO Open Server Enterprise 5.06, Samba-2.2.8a I received the following compile errors: smbd/server.c line 302 argument is incompatible with prototype: arg #3 smbd/password.c line 664, argument is incompatible with prototype: arg #1 libsmb/clirap.c line 114 argument is incompatible with prototype arg #9 line 114 argument is incompatible with prototype arg#11
2006 May 01
0
[Bug 474] sftp should provide logging
...quot;sftp transaction logging". I try to apply it to openssh-4.3p2 (portable version) and cvs version (portable). root at gcc /usr/src/openssh-4.3p2# patch -p0 --dry-run < ../trustix/sources/sftp-server-logging.diff patching file servconf.c Hunk #1 succeeded at 446 with fuzz 1 (offset 35 lines). Hunk #2 succeeded at 866 (offset 5 lines). patching file servconf.h patching file session.c Hunk #1 succeeded at 1774 (offset 356 lines). patching file sftp-server.8 patching file sftp-server.c Hunk #1 succeeded at 30 with fuzz 2 (offset -4 lines). Hunk #2 succeeded at 114 (offset 2 lines). Hunk...
1998 Jul 01
0
Please, help me! SAMBA
Why I can't compile SAMBA at HP-UX 9.07, UP-UX 10.20. I tried samba-1.9.18p8 version. And I uncommented 'HP-UX 10.20' at 'WHICH OPERATING SYSTEM?' of 'Makefile' file. Then 'make' in prompt. But, I failed. Please Help Me !!!! The error Meassage is, Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb" -DNMBLOGFILE="/usr/local/sam
2003 Nov 12
8
FreeBSD
I am trying to get Asterisk to compile on FreeBSD 4.8. Per bug 389, BSD support should be in CVS. I have also tried applying the patch in bug 374, but always get these messages: click# make "Makefile", line 21: Missing dependency operator "Makefile", line 23: Need an operator "Makefile", line 72: Missing dependency operator "Makefile", line 74: Need an
2008 Oct 12
2
proper use of textConnection
Colleagues, Using R2.7.0 in OS X, I am having trouble understanding the command textConnection. My situation is as follows: 1. I am trying to read a lengthy file (45000 lines) that has headers ~ every 1000 lines. read.table (or its variants) fail because of the recurrent headers. 2. My present approach is the following: a. use readLines to read the file, save as an array b. use grep to find the recurrent headers (not including the first set) c. delete the...
2018 Nov 15
1
libvirt call qemu to create vm need more than 10 seconds
Hi all: It takes more than 10 seconds to create a vm on a Dell R830 machine, but it takes less than 2 seconds on other machines. This is not normal, so I turned on the debug log for libvirtd. I analyzed the log and found that the time was spent on libvirtd calling qemu. Thread 95225 calls the qemuProcessLaunch interface at 14:22:30.129 and then builds the emulator command line, but the
2005 Jan 08
1
Value without key (D2GS)
Hello, wine-users. Help me please! I have D2GS (Diablo2) when i run thim in Linux: wine D2GS.exe Line 13: Error creating key '[\\SOFTWARE\\D2Server\D2GS]' Line 14: Value without key '@="Diablo II Close Game Server"' Line 15: Value without key '"AutoUpdate"=dword:00000000' Line 16: Value without key
2013 Jan 07
2
Samba 4 on AIX with XLC
Has anyone tried building Samba 4.0 on AIX with XLC? I'm moving right along, but tripping up on some bugs in source3/utils/net_rpc.c, source3/utils/net_rpc_printer.c, and source3/utils/net_cache.c where there is an invalid use of the ":" operator. According to some other posts on the PostgreSQL forum, this shouldn't compile anywhere, even though GCC apparently allows it??
2003 Mar 13
0
Still warnings on Solaris 9 (sparc)
Sun's Forte C 6.2 Solaris 9 (sparc64), CVS of 2.2 as of Weds 13th March about 1130 UK time CC=cc ./configure --with-readline=/usr/local/ --with-quotas --with-utmp --with-acl-support --with-syslog --with-libsmbclient --with-automount --without-winbind Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -I/usr/local//include -I/usr/local//include -D_LARGEFILE_SOURCE
2004 Jan 04
5
Multi-line help
I am looking for common practice ideas on how to handle multiple line phones. Is it common with asterisk to have the lines appear as programmable buttons? Or to just have itcm like buttons and use the dial 9 approach? What I am specifically interested in, is to have my line one appear on the first button (sip polycom phones) line two appear on the second button, and use the third as an intercom (internal extension) bu...
2001 Nov 25
0
Errors compiling on Sun Solaris 2.7
Using Sun Forte C Compiling smbd/server.c "/usr/include/sys/termios.h", line 38: macro CTRL redefines previous macro at "/usr/ucbinclude/sys/ttychars.h", line 76 "/usr/include/sys/termios.h", line 164: macro CEOT redefines previous macro at "/usr/ucbinclude/sys/ttychars.h", line 87 "/usr/include/sys/termios.h", line 167: macro CEOF redefines