Displaying 6 results from an estimated 6 matches similar to: "xps installation error on Mac OS X 10.11"
2010 Sep 13
4
Problem with WARNING...headers with CRLF line endings
Dear all,
When running R CMD check on Windows XP to test my package I get the
following warning message:
"* checking line endings in C/C++/Fortran sources/headers ... WARNING
Found the following sources/headers with CR or CRLF line endings:
src/xpsDict.h"
The problem is that this file is created by the compiler AUTOMATICALLY
during the compilation process, and since the file is
2016 Jun 09
0
Samba 4.2 - OS X 10.11 - permissions are being ignored
On Thu, Jun 09, 2016 at 02:11:15PM +0200, Martin Markert wrote:
> Hi,
> when saving a file to this share the permissions (0777) are being
> ignored under OS X 10.11.5. All files will get these permissions:
> 0755. I don't know why?
Remember, "force XXX mode" only applies to file/directory
creation. The client is then free to change permissions
after the object is
2016 Jun 13
2
Samba 4.2 - OS X 10.11 - permissions are being ignored
Am 2016-06-09 18:16, schrieb Jeremy Allison:
> On Thu, Jun 09, 2016 at 02:11:15PM +0200, Martin Markert wrote:
>> Hi,
>> when saving a file to this share the permissions (0777) are being
>> ignored under OS X 10.11.5. All files will get these permissions:
>> 0755. I don't know why?
>
> Remember, "force XXX mode" only applies to file/directory
>
2016 Jun 09
2
Unable to build and install LLVM on Mac OSX 10.11
Greetings dear developers!!
I've been faced with several difficulties yet I'm unable to do a complete
build of LLVM on my system.
I've tried to build with Xcode once, ninja + cmake, and several other ways
as shown in the web.
Currently, while building on Xcode for the umpteenth time I got an error
which says outdated version of svn being used and then architecture not
supported.
2016 Jun 09
6
Samba 4.2 - OS X 10.11 - permissions are being ignored
Hi,
when saving a file to this share the permissions (0777) are being
ignored under OS X 10.11.5. All files will get these permissions: 0755.
I don't know why?
Samaba Version 4.2.7-SerNet-RedHat-19.el6
CentOS release 6.7
[global]
workgroup = BAVARIA
server string = Samba Server %m
netbios name = NASBAV1
log file = /var/log/samba/%m_%a_%R.log
2016 Oct 08
2
cmake 3.7.0-rc1 breaks stage2 bootstrap in openmp on 10.11 with Xcode 8
The new cmake 3.7.0-rc1 release produces a stage2 bootstrap failure in
openmp project build on OS X 10.11 under Xcode 8....
In file included from
/sw/src/fink.build/llvm40-4.0.0-1/llvm-4.0.0.src/projects/openmp/runtime/src/kmp_alloc.c:16:
In file included from
/sw/src/fink.build/llvm40-4.0.0-1/llvm-4.0.0.src/projects/openmp/runtime/src/kmp.h:98: