Displaying 20 results from an estimated 2213 matches for "nm".
Did you mean:
num
2005 Jul 11
4
Samba PDC problem
Hi all,
I'm trying to configure samba as PDC, I have a problem when windows
client log in this is the error:
Windows cannot load the profile and is logging you on with a temporary
profile. Changes you make to this profile will be lost when you log off
I have samba-3.0.11 and smbldap-tools-0.8.8. I tryed also samba-3.0.14
and smbldap-tools-0-9.1, I have the same problem on Gentoo and on
2009 Oct 22
1
data frame is killing me! help
Usage
data(gasoline)
Format
A data frame with 60 observations on the following 2 variables.
octane
a numeric vector. The octane number.
NIR
a matrix with 401 columns. The NIR spectrum
and I see the gasoline data to see below
NIR.1686 nm NIR.1688 nm NIR.1690 nm NIR.1692 nm NIR.1694 nm NIR.1696 nm
NIR.1698 nm NIR.1700 nm
1 1.242645 1.250789 1.246626 1.250985 1.264189 1.244678 1.245913 1.221135
2 1.189116 1.223242 1.253306 1.282889 1.215065 1.225211 1.227985 1.198851
3 1.198287 1.237383 1.260979 1.276677 1.218871 1.223132 1.230321...
2012 Nov 06
1
[LLVMdev] nm-archive test failing on Windows
Hi,
The Object/nm-archive test is failing for me on 64-bit Windows. It started recently, possibly with r166767.
The output is as follows:
12> ******************** TEST 'LLVM :: Object/nm-archive.test' FAILED ********************
12> Script:
12> --
12> C:/dev/llvm/build/bin/Debug/llvm-nm.EX...
2009 Jul 21
2
Split plot analysis problems
Hello,
I would be very grateful if someone could give me a hand with my split
plot design problems.
So here is my design :
I am studying the crossed-effects of water (wet/dry) and mowing
(mowed/not-mowed = nm) on plant height (PH) within 2 types of plant
communities (Xerobromion and Mesobromion) :
- Within each type of communities, I have localised 4 blocks
- In each block, I have defined 4 plots in order to have the 4
possible treatments of both the water and mowing factors : nm/dry ;
mowed/dry ;...
2008 Sep 07
1
Troubles with NetworkManager
...the NICs.
The error which I recieve upon logging into the gnome is:
"The NetworkManager applet could not find some required resources. It cannot
conitnue".
But still, there are no errors in the syslogs besides the below ones
particularly *"localhost NetworkManager: <WARNING>
nm_device_802_11_wireless_scan (): could not trigger wireless scan on device
ath0: Network is down*".
Thanks in advance for the helpout.
[root at localhost abbask]# grep -A 2 -B2 NetworkManager /var/log/messages |
tail -60
Jan 15 05:35:31 localhost NetworkManager: <information> Activa...
2005 Oct 03
1
storage.mode, C data types and speed
...0)
v <- 1:nr
storage.mode(X) <- storage.mode(M) <- storage.mode(v) <- "double"
Then I have the following integers required by my C code - these are the objects which I'm not sure how to handle
a <- 50*nr #index of X indicating where to start replacing values
nm <- length(M)
nv <- length(v)
I would have thought I wanted
storage.mode(a) <- storage.mode(nm) <- storage.mode(nv) <- "integer"
to go with the following C code
# include <Rinternals.h>
SEXP prod_integer(SEXP X, SEXP M, SEXP v, SEXP a, SEXP nm, SEXP nv) {
int i...
2007 Sep 12
2
[LLVMdev] Building uclibc ...
...7, Dound wrote:
> > I am trying compile a libc with llvm (currently uclibc). I am able to
> > compile uclibc by changing the Rules.mak to use llvm-gcc, llvm-ar,
> llvm-ad,
> > and not using strip. (I also use the --emit-llvm flag for
> llvm-gcc). When
> > I run llvm-nm on libc.a (or try to use libc.a) I run into problems. For
> > example, strlen is not defined -- llvm-nm shows that strlen.os has
> > __GI_strlen while if I compile with the "normal" tools (gcc, ar, ...)
> > strlen.os has __GI_strlen as well as strlen listed (both have t...
2009 Aug 18
0
[LLVMdev] Build issues on Solaris
...ng the stock GCC with Solaris, I am sorry to inform you its
broken, Please see:
http://llvm.org/docs/GettingStarted.html#brokengcc
Please be warned as your get miss compiles and things will do strange `stuff`.
As can be seen here, the reverse is true for both the GNU binutils and
XPG4 versions of `nm' :
-bash-3.2$ /usr/xpg4/bin/nm -p -u `find . -name libLLVMCore.a` | head
./Debug/lib/libLLVMCore.a[AsmWriter.o]:
0000000000 U __assert
0000000000 U __clzdi2
0000000000 U __udivdi3
0000000000 U __umoddi3
0000000000 U _GLOBAL_OFFSET_TABLE_
0000000000 U _ZdaPv
0000000000 U _ZdlPv
-bash-3.2$ /us...
2011 Mar 29
1
Typo in tools:::format.check_Rd_metadata()
...arning message correctly because of
a typo in the tools:::format.check_Rd_metadata() function:
format.check_Rd_metadata <-
function(x, ...)
{
c(character(),
if(length(bad <- x$files_with_duplicated_name)) {
unlist(lapply(names(bad)),
function(nm) {
c(gettextf("Rd files with duplicated name '%s':",
nm),
.pretty_format(bad[[nm]]))
})
},
if(length(bad <- x$files_with_duplicated_aliases)) {
unlist(lappl...
2007 Sep 13
0
[LLVMdev] Building uclibc ...
...ote:
> > I am trying compile a libc with llvm (currently uclibc). I am
> able to
> > compile uclibc by changing the Rules.mak to use llvm-gcc, llvm-
> ar, llvm-ad,
> > and not using strip. (I also use the --emit-llvm flag for llvm-
> gcc). When
> > I run llvm-nm on libc.a (or try to use libc.a) I run into
> problems. For
> > example, strlen is not defined -- llvm-nm shows that strlen.os has
> > __GI_strlen while if I compile with the "normal" tools (gcc,
> ar, ...)
> > strlen.os has __GI_strlen as well as strlen liste...
2012 Jan 15
0
patching ?merge to allow the user to keep the order of one of the two data.frame objects merged
...as.data.frame(x))
ny <- nrow(y <- as.data.frame(y))
by.x <- fix.by(by.x, x)
by.y <- fix.by(by.y, y)
if ((l.b <- length(by.x)) != length(by.y))
stop("'by.x' and 'by.y' specify different numbers of columns")
if (l.b == 0L) {
nm <- nm.x <- names(x)
nm.y <- names(y)
has.common.nms <- any(cnm <- nm.x %in% nm.y)
if (has.common.nms) {
names(x)[cnm] <- paste(nm.x[cnm], suffixes[1L], sep = "")
cnm <- nm.y %in% nm
names(y)[cnm] <- paste(...
2006 May 17
1
Fix for augPred/gsummary problem (nlme library)
...nd showed that the data structures within gsummary() are fine, but that any (numeric only?) variable that has a label attached to it (in my case from using Harrell's Hmisc library) causes the following sub-routine in gsummary() to fail:
debug: if (dClass == "numeric") {
value[[nm]] <- as.vector(tapply(object[[nm]], groups, FUN[["numeric"]],
...))
} else {
value[[nm]] <- as.vector(tapply(as.character(object[[nm]]),
groups, FUN[[dClass]])) if (inherits(object[, nm], "ordered")) {
value[[nm]] <- ordered(...
2008 Oct 30
4
[LLVMdev] global symbols converted to local symbols
I have a bitcode file x.bc. When I run llmv-nm on x.bc, it shows that a
function f(), that I've written, is defined as a global function (text)
object, i.e., llvm-nm shows it marked with a 'T'. I have converted x.bc
to an executable with the following command: llvm-ld -native -o x.exe
x.bc When I run nm on x.exe, it shows tha...
2010 Sep 04
2
[LLVMdev] Object File Library. llvm-nm changed to match binutils-nm for COFF and ELF (32, little endian).
A few days ago we were discussing object files and linking on IRC. I
had been thinking about working on this for a while, and this
discussion finally got me to do it.
Attached are patches of a preliminary implementation of a generic
object file library, and a few changes to llvm-nm to make use of it.
The main goal in the design of the API is to allow a fast
implementation by avoiding memory allocation and repeated or unneeded
parsing of the object file. This is currently achieved in part by
allowing symbol incrementation to be simple a simple pointer
increment. And most obje...
2017 Mar 08
2
Error in formatDL(nm, txt, indent = max(nchar(nm, "w")) + 3)
Hello:
A call to help(..., help_type='text') fails with "package='fda":
> install.packages('fda')
> help(package='fda', help_type='text')
Error in formatDL(nm, txt, indent = max(nchar(nm, "w")) + 3) :
incorrect values of 'indent' and 'width'
I have this wrapped inside "try" in PackageSum2{sos}, so it
doesn't die, but it also doesn't give me the additional information I
want from help(..., help_typ...
2009 Apr 16
0
SELinux errors on my CentOS 5.3 (32 bit) Desktop after upgrade from 5.2
...lled.
Following the upgrade from CentOS 5.2 to 5.3 (32 bit) I am getting
SELinux messages. Possibly of interest to someone here or upstream?
(Since I'm using Permissive mode, this is not a problem for me). If
these are known issues, please disregard. Messages follow:
(1) SELinux is preventing nm-system-setti (system_dbusd_t) "getsched"
to <Unknown> (system_dbusd_t).
SELinux denied access requested by nm-system-setti. It is not expected
that this access is required by nm-system-setti and this access may
signal an intrusion attempt. It is also possible that the specific
vers...
2017 Mar 09
0
Error in formatDL(nm, txt, indent = max(nchar(nm, "w")) + 3)
Hello:
I tried "debug(help)" with the problem mentioned below. It
stopped with a call to "library", from which I generate the following
simple replication of this error:
> library(help = 'fda', character.only = TRUE)
Error in formatDL(nm, txt, indent = max(nchar(nm, "w")) + 3) :
incorrect values of 'indent' and 'width'
This was using R 3.3.3 inside RStudio on a Mac, as noted below.
This same "library(help='fda', character.only=TRUE)" ran fine using R
Console 3.2.1 under Win...
1999 Jun 15
1
Accessing a function's environment
...has shown how to
cache the results of a recursive calculation so that later invocations
of the functions are speeded up. His example is an ingenious way of
calculating all the subsets of size r from a set of size n.
His version of this function for R stored these cached values in the
global environment. I suggested that it might be preferable to
declare the function in such a way that it carried an environment with
it and to use that environment for caching.
For illustration, I will show a factorial function that uses this
trick. I use .env to store the environment in which the function was...
2011 Aug 09
2
[LLVMdev] llvm-gcc with static libraries
Hello,
While linking programs against static libraries built using llvm-ar and
llvm-ranlib, I see an error message:
could not read symbols: Archive has no index; run ranlib to add one
collect2: ld returned 1 exit status
Using either /usr/bin/nm or llvm-nm (depending on the use of --emit-llvm
flag to llvm-gcc), one of them is able to list the symbols in the archive
file. However, the link step fails. Two sample runs follow. Am I missing any
options? The source code was obtained from:
http://www.yolinux.com/TUTORIALS/LibraryArchives-StaticA...
2009 Aug 11
6
[LLVMdev] Build issues on Solaris
...n__))
or
#if defined(__PIC__) && __PIC__ && !defined(__APPLE__)
or if it should be a configure test, which might be safer. Are there
any x86 platforms (other than apple) that don't need PLT-indirect calls?
2. GenLibDeps.pl was changed in r73228 to remove the -g option from nm
- this breaks with Sun nm, which needs the -g to emit output
compatible with the regexps used in GenLibDeps.pl. Reverting this
change works correctly (although it does print some warnings).
The patch had the comment:
Fix the SUS usage of `nm` on Unix platforms such as Solaris or
Au...