Displaying 20 results from an estimated 115 matches for "sequoia".
2002 May 10
1
Upgrade From 2.2.3a to 2.2.4 Broke Solaris 8 PDC
...ow looks like directory /usr/spool/samba is needed, but not
created by install
- smbclient -L hemlock fails with login problem:
[2001/10/16 10:43:28, 0] smbd/password.c:connect_to_domain_password_server(1295)
connect_to_domain_password_server: unable to connect to SMB server on machine
SEQUOIA. Error was : code 0.
[2001/10/16 10:43:28, 0] smbd/password.c:domain_client_validate(1591)
domain_client_validate: Domain password server not available.
[2001/10/16 10:43:42, 0] smbd/password.c:connect_to_domain_password_server(1295)
connect_to_domain_password_server: unable to connect to SMB s...
2007 Jun 19
1
Deleting...log path
...or example:
backup/Latest/Latest/CORP-SERVER/....
for each file/directory.
However, when a file does not exist on the source end, and a deletion occurs
I get the following bizarre line in the logs for each file:
var/www/CORP-SERVER/C$/Corp/User Files/xxx-company/Admin/Property
Asstes/Apartments/Sequoia/Photos/
Sequoia Bend/DSC03632.JPG:::0:::0:::*deleting
I've added the colons to the logging format to easily parse the data.
But why does it show var/www ? /var/www/html/command is where the rsync
script is running from, but then why didn't it include 'html/command'? This
messes up...
2016 Dec 27
2
3.9 regression with legacy static assert macros (bad type resolution)
It already shipped AFAIK: http://releases.llvm.org/download.html
—
Mehdi
> On Dec 27, 2016, at 9:55 AM, Akira Hatanaka via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> Can we still check patches into 3.9.1?
>
>> On Dec 24, 2016, at 1:47 AM, Jeremy Huddleston Sequoia <jeremyhu at apple.com> wrote:
>>
>>
>>> On Dec 23, 2016, at 11:17, Frédéric Riss <friss at apple.com> wrote:
>>>
>>>
>>>> On Dec 22, 2016, at 9:36 PM, Jeremy Huddleston Sequoia via llvm-dev <llvm-dev at lists.llvm.org> wrote:...
2016 Aug 27
7
[Bug 97505] New: X11 does not detect nouveau when using the linux kernel EFI Loader (GRUB loader works fine)
https://bugs.freedesktop.org/show_bug.cgi?id=97505
Bug ID: 97505
Summary: X11 does not detect nouveau when using the linux
kernel EFI Loader (GRUB loader works fine)
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
2016 Dec 27
3
3.9 regression with legacy static assert macros (bad type resolution)
.../releases.llvm.org/download.html
>
> —
> Mehdi
>
>> On Dec 27, 2016, at 9:55 AM, Akira Hatanaka via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>>
>> Can we still check patches into 3.9.1?
>>
>>> On Dec 24, 2016, at 1:47 AM, Jeremy Huddleston Sequoia <jeremyhu at apple.com> wrote:
>>>
>>>
>>>> On Dec 23, 2016, at 11:17, Frédéric Riss <friss at apple.com> wrote:
>>>>
>>>>
>>>>> On Dec 22, 2016, at 9:36 PM, Jeremy Huddleston Sequoia via llvm-dev <llvm-dev at l...
2016 Dec 27
0
3.9 regression with legacy static assert macros (bad type resolution)
Can we still check patches into 3.9.1?
> On Dec 24, 2016, at 1:47 AM, Jeremy Huddleston Sequoia <jeremyhu at apple.com> wrote:
>
>
>> On Dec 23, 2016, at 11:17, Frédéric Riss <friss at apple.com> wrote:
>>
>>
>>> On Dec 22, 2016, at 9:36 PM, Jeremy Huddleston Sequoia via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>>>
>>&...
2013 Jul 24
0
[LLVMdev] Transitioning build to cmake
On Wed, Jul 24, 2013 at 10:11 AM, Jeremy Huddleston Sequoia <
jeremyhu at apple.com> wrote:
> I recently took a stab at changing the MacPorts llvm-3.4 port from the
> configure-based build system to the cmake-based build system.
>
Thanks for working on this!
> 4) Building clang using installed llvm
>
> It looks like there is some...
2017 Jan 23
2
3.9 regression with legacy static assert macros (bad type resolution)
...t;> Mehdi
>>>
>>>> On Dec 27, 2016, at 9:55 AM, Akira Hatanaka via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>>>>
>>>> Can we still check patches into 3.9.1?
>>>>
>>>>> On Dec 24, 2016, at 1:47 AM, Jeremy Huddleston Sequoia <jeremyhu at apple.com> wrote:
>>>>>
>>>>>
>>>>>> On Dec 23, 2016, at 11:17, Frédéric Riss <friss at apple.com> wrote:
>>>>>>
>>>>>>
>>>>>>> On Dec 22, 2016, at 9:36 PM, Jeremy Huddl...
2016 Dec 24
2
3.9 regression with legacy static assert macros (bad type resolution)
> On Dec 23, 2016, at 11:17, Frédéric Riss <friss at apple.com> wrote:
>
>
>> On Dec 22, 2016, at 9:36 PM, Jeremy Huddleston Sequoia via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>>
>> 3.9.0 and current release_39 (r90413) have issues with older static assertion macros like this one from an older libunwind:
>>
>> #define COMPILE_TIME_ASSERT( expr ) \
>> extern int compile_...
2012 Jun 15
4
Resizing est4 filesystem while mounted
Greetings -
I had a logical volume that was running out of space on a virtual machine.
I successfully expanded the LV using lvextend, and lvdisplay shows that it
has been expanded. Then I went to expand the filesystem to fill the new
space (# resize2fs -p /dev/vde1) and I get the results that the filesystem
is already xx blocks long, nothing to do. If I do a # df -h, I can see that
the
2013 Jul 24
1
[LLVMdev] Transitioning build to cmake
Sent from my iPhone...
> On Jul 24, 2013, at 12:40, Sean Silva <chisophugis at gmail.com> wrote:
>
>
>> On Wed, Jul 24, 2013 at 10:11 AM, Jeremy Huddleston Sequoia <jeremyhu at apple.com> wrote:
>> I recently took a stab at changing the MacPorts llvm-3.4 port from the configure-based build system to the cmake-based build system.
>
> Thanks for working on this!
No prob. Hopefully we can iron out these wrinkles.
>> 4) Building clang...
2007 Apr 05
1
Logistic/Cox regression: Parameter estimates directly from model matrix
...ation scenario), it
would be nice to have a function estFromModelMatrix().
I searched the help extensively, but did not find a way to do this.
Hope I was clear enough, any help is appreciated!
Kaspar Rufibach
--
______________________________________
Kaspar Rufibach
Department of Statistics -- Sequoia Hall
390 Serra Mall
Stanford University
Stanford, CA 94305-4065
mailto:kaspar.rufibach at stanford.edu
skype:kasparrufibach
http://www.stanford.edu/~kasparr
2013 Jul 24
6
[LLVMdev] Transitioning build to cmake
I recently took a stab at changing the MacPorts llvm-3.4 port from the configure-based build system to the cmake-based build system.
There are a couple of issues that I still haven't been able to work out yet and would like to know if these are just configuration issues on my side or bugs I should file at bugs.llvm.org:
1) libclang_rt
It looks like the cmake build is missing some runtime
2005 Dec 13
3
Age of an object?
...hastie at stanford.edu
Professor, Department of Statistics, Stanford University
Phone: (650) 725-2231 (Statistics) Fax: (650) 725-8977
(650) 498-5233 (Biostatistics) Fax: (650) 725-6951
URL: http://www-stat.stanford.edu/~hastie
address: room 104, Department of Statistics, Sequoia Hall
390 Serra Mall, Stanford University, CA 94305-4065
2004 Jun 24
3
problem with model.matrix
...hastie@stanford.edu
Professor, Department of Statistics, Stanford University
Phone: (650) 725-2231 (Statistics) Fax: (650) 725-8977
(650) 498-5233 (Biostatistics) Fax: (650) 725-6951
URL: http://www-stat.stanford.edu/~hastie
address: room 104, Department of Statistics, Sequoia Hall
390 Serra Mall, Stanford University, CA 94305-4065
--------------------------------------------------------------------
[[alternative HTML version deleted]]
2013 Jul 25
1
[LLVMdev] Transitioning build to cmake
On Jul 24, 2013, at 14:18, Charles Davis <cdavis5x at gmail.com> wrote:
>
> On Jul 24, 2013, at 11:11 AM, Jeremy Huddleston Sequoia wrote:
>
>> I recently took a stab at changing the MacPorts llvm-3.4 port from the configure-based build system to the cmake-based build system.
>>
>> There are a couple of issues that I still haven't been able to work out yet and would like to know if these are just conf...
2000 Apr 27
1
Equivalent of S> assign( , ,frame=1)
...lt;- 2;y <-3, it will work
on R (and not on S). But initial is a routine I use in many different
programs, and therefore I don't want it inside a given one. Any help?
More general comments on this way of programming are also welcomed.
Olivier
--
Olivier Renaud
Department of Statistics - Sequoia Hall - 390 Serra Mall
STANFORD, CA, 94305-4065 mailto:renaud at stat.stanford.edu
http://www.stanford.edu/~renaud
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ...
2013 Nov 26
0
[LLVMdev] R600/SI build failure on Leopard (Use of C++11)
Can't you just use &Ops[0] ?
On Tue, Nov 26, 2013 at 12:03 PM, Jeremy Huddleston Sequoia
<jeremyhu at apple.com> wrote:
> Hi Christian,
>
> Ryan just reported to me that llvm-3.4 is no longer building on OS X Leopard (https://trac.macports.org/ticket/41548). It seems the issue is with a commit that you made back in April (referenced below) which added this to SIISelLowe...
2008 Feb 13
3
Generalized nonlinear mixed model function?
...package can fit generalized linear
mixed models.
One alternative I?ve found is gnlmix from the repeated package, although
this only allows for a single random effect.
Is there anything else out there that I have missed?
Thanks,
Phil
Phillip van Mantgem
USGS Western Ecological Research Center
Sequoia and Kings Canyon Field Station
47050 Generals Highway #4
Three Rivers, CA 93271-9651 USA
-----------------------------------------------------------
The motivating problem is estimating average trends in forest mortality
rates with unequally spaced census intervals. The census interval has a...
2009 Jun 27
3
2 servers cluster
Hi,
I am thinking of setting up two servers in load balance mode. I would really
appreciate your suggestions and hints...
thnx,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20090627/92f7f56c/attachment.html>