search for: stefan

Displaying 20 results from an estimated 6216 matches for "stefan".

Did you mean: steffan
2007 Mar 07
0
[LLVMdev] llvm compile error
...ams/llvm/install" in my home folder. i can build a test c - file as follows: ~/programs/llvm/install/bin/gcc -v -o test test.c Using built-in specifications. Target: i686-pc-linux-gnu Configured with: ../llvm-gcc4-1.9.source/configure --disable-shared --enable-languages=c,c++ --prefix=/home/stefan/programs/llvm/install/ --enable-llvm=/home/stefan/programs/llvm/llvm-1.9/ Thread-Modell: posix gcc-Version 4.0.1 LLVM (Apple Computer, Inc. build 5421) /home/stefan/programs/llvm/install/bin/../libexec/gcc/i686-pc-linux-gnu/4.0.1/cc1 -quiet -v -iprefix /home/stefan/programs/llvm/install/bin/../lib...
2016 Apr 22
2
win 2012, active directory, samba4 share, only sid shown
Is the machine your configuring permissions on joined to the domain that samba is using? That's the last of my advice/querying ability, since DNS is on a proper server (and I assume pointed to the right address on the client as well) On Apr 21, 2016 11:00 PM, "Stefan Fuhrmann" <stefan at fuhrmann.homedns.org> wrote: > Hallo Luke, > > > okay, I attached the screens. If you can see on the second screen I can > choose a user in text. After closing the tab and reopen it only the sid is > shown. > The DNS is the AD Controller windows...
2007 Mar 07
2
[LLVMdev] using dsa
Thank you Patrick! For anyone interested, I was able to get the mainline version of DSA to compile with the mainline version of LLVM. As Patrick pointed out, the mainline version of PoolAllocate does not compile with the mainline version of LLVM. So, I made a small change to llvm-poolalloc/lib/Makefile in which I removed PoolAllocate from the line: PARALLEL_DIRS=DSA PoolAllocate After
2019 May 18
2
Bugzilla OrcJIT Tickets
Hi Stefan Thank you! In case, you missed in llvm-dev listing: you can find the proposal here : link. <https://docs.google.com/document/d/1202EcXlWMQ8yxu5qD0b5fE0a_kihlcaPNpZo_Jk0YeQ/edit?usp=sharing> Thanks for working on summarising the Bugzilla tickets to track the recent changes in ORC this is real...
2019 Jul 29
3
Was there a recent git script change?
"git remote get-url" is apparently fairly new, the old version is "git config remote.origin.url". Might be worth using that for compatibility. On Mon, Jul 29, 2019, 5:11 PM Stefan Gränitz <stefan.graenitz at gmail.com> wrote: > Hey Cam, it works for me on TOT (89fb9e8ce15). > > What does the failed command return for you? It should be: > > > git remote get-url origin > https://github.com/llvm/llvm-project.git > > Best, > Stefan > >...
2016 Oct 14
2
Berlin: LLVM Hackday #1, Betahaus, Oct. 22nd
AFAIK we are the only currently active group in Germany, but from following the list I spotted Johannes (Saarbrücken?) and Piotr (Munich?). They may have more info for you? Thx Am 14.10.16 um 14:18 schrieb picflo_2 at web.de: > Hi Stefan, > > thanks for detailed response. Would be quite interesting to see > different projects and tools in the LLVM ecosystem. > > By the way do you know of such LLVM meetups in southern Germany? > > Best, > > Florian > > *Gesendet:* Freitag, 14. Oktober 2016...
2016 Apr 21
2
win 2012, active directory, samba4 share, only sid shown
We don't see any attachments... Can you post it somewhere, then include a link? As for the SID errors, what are you using for the DNS server? On Thu, Apr 21, 2016 at 8:37 AM, Stefan Fuhrmann < stefan at fuhrmann.homedns.org> wrote: > Hello all, > can someone help? > > Tia > Stefan > > Am Wednesday 20 April 2016, 14:19:42 schrieb Stefan Fuhrmann: > > Hello all, > > > > Im having a win 2012 Server with ad and redhat and centos with s...
2011 Feb 23
1
gluster WITHOUT nfs
...not want any open ports on public interfaces and as far as I understand it is not possible to bind nfs to internal interfaces. I am trying to pin every daemon (glusterd, glusterfsd, glusterfs) to internal interfaces (security). Hopefully this can be done without painful ip table configs. Regards, stefan
2008 Feb 08
10
Rsync 2.6.9 does not skip any files based on modification time
...oading the files would. The server is running rsync-2.6.9, /etc/rsyncd.conf looks as follows. /mnt/D/ is a FAT32 partition. read only = false use chroot = true log format = %h %o %f %l %b log file = /var/log/rsyncd.log secrets file = /etc/rsyncd.secrets [Backup] path = /mnt/D/Backup auth users = stefan uid = stefan [HDD-Abbilder] path = /mnt/D/HDD-Abbilder auth users = stefan uid = stefan The client is using cwRsync_2.0.10, which also uses rsync 2.6.9. I am using the patched cygwin1.dll from http://www.okisoft.co.jp/esc/utf8-cygwin/download.html in order to preserve filenames with german umlau...
2016 Oct 24
2
RuntimeDyLdCOFF and RTTI on Windows
...m repro_input.cpp -std=c++11 -o t.bc $ lli t.bc LLVM ERROR: Program used external function '??_7type_info@@6B@' which could not be resolved! It looks like people have already reported similar issues. Have you done anything to get past this kind of problem? On Sat, Oct 22, 2016 at 7:18 AM, Stefan Gränitz via llvm-dev < llvm-dev at lists.llvm.org> wrote: > Hi Lang, hi dev-list (as it may be interesting for others too) > > With the cpp file attached, the repro is actually as simple as this: > $ clang -std=c++11 -emit-llvm repro_input.cpp -c -o repro_input.bc > $ lli repr...
2007 Apr 25
0
[Samba4] KDC
Hello, I've installed a samba4 server and now I've tried to get a kerberos ticket, like this: base:/usr/local/samba# kinit stefan stefan@SAMBA4.LOCAL's Password: kinit: converting creds: Invalid argument I'm using heimdal-clients (0.6.3) and samba4 svn r22508. My krb5.conf test configuration: [libdefaults] default_realm = SAMBA4.LOCAL kdc_timesync = 1 ccache_type = 4 forwardable = tru...
2018 Mar 09
1
wrong size displayed with df after upgrade to 3.12.6
Hi Stefan, There is a known issue with gluster 3.12.x builds (see [1]) so you may be running into this. Please take a look at [1] and try out the workaround provided in the comments. Regards, Nithya [1] https://bugzilla.redhat.com/show_bug.cgi?id=1517260 On 9 March 2018 at 13:37, Stefan Solbrig <st...
2014 Dec 31
6
Member Server Setup Assistance
Hello Stefan, I learned the hard way about .local. I understand going forward. I do have an issue with the member server. Following along with the wiki I get stuck at 'Testing the Winbind user/group mapping'. Wbinfo works as expected but not #*id DomainUser* #*getent passwd* #*getent group*...
2019 May 18
3
Bugzilla OrcJIT Tickets
...up [1]), others may actually be relevant again (Small code model? [2]). If you reported one of them, please take the time (some day) and review from today's perspective. Are there recommendations regarding Bugzilla reports from other parts of LLVM? Best practices that worked out well? Thanks! Stefan -- [1] https://bugs.llvm.org/show_bug.cgi?id=30896 [2] https://bugs.llvm.org/show_bug.cgi?id=24159 -- https://flowcrypt.com/pub/stefan.graenitz at gmail.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size:...
2006 Nov 10
1
lattice: histogram of factor variable
...include.lowest', 'right' are not made use of in: hist.default(x, breaks = breaks, plot = FALSE, include.lowest = include.lowest, > which are a bit annoying, but (hopefully) not a real problem. Does anybody have a simple help (for the x labels)? Many thanks and best regards, Stefan ____________________________________ Dr. Stefan Albrecht, CFA Allianz Private Equity Partners GmbH Giselastr. 4 | 80802 Munich | Germany Phone: +49.(0)89.3800.18317 Fax: +49.(0)89.3800.818317 EMail: stefan.albrecht@apep.com <mailto:stefan.albrecht@apep.com> Web: www.apep.com <http:...
2008 Jul 21
15
SYSLINUX Anatomy
...a couple of diagrams to assist with the explanations. I encourage anyone to read/review those pages, signal any errors, and - why not - write new interesting stuff about SYSLINUX. This way more people will have an easier access to the underlyings of SYSLINUX and could become potential developers. Stefan Bucur PS: I also think it would be great if hpa could host a LXR database with relevant snapshots of the SYSLINUX source tree; it could be referenced by the wiki and make things easier to understand from an outsider point of view.
2007 Mar 01
3
[LLVMdev] compiling llvm-gcc4 on ubuntu
hello, i am new to llvm and can't manage to compile the gcc backend. my steps: i compile the llvm-source first as suggested in "README.LLVM" that works fine and without any issues. then i make a new dir called build. from there i do the following: stefan at ubuntu:~/programs/llvm/build$ ../llvm-gcc4-1.9.source/configure --enable-languages=c,c++ --prefix=/usr/local/ --disable-shared then after some time i get the follwing error: make[2]: Entering directory '/home/stefan/programs/llvm/build/gcc' /home/stefan/programs/llvm/build/gcc/xgcc -B/h...
2007 Apr 12
3
Method dispatch for print() in package its
...ndPME.lst[[1]]$irr@.Data IRR HSBC MEEM 2005-10-31 0.1926175 0.07802736 > print(fundPME.lst[[1]]$irr) IRR HSBC MEEM 2005-10-31 0.1926175 0.07802736 So, is it necessary to define a print.its S3 method, or what should we do? Many thanks and best regards, Stefan ____________________________________ Dr. Stefan Albrecht, CFA Allianz Private Equity Partners GmbH Königinstr. 19 | 80539 Munich | Germany Phone: +49.(0)89.3800.18317 Fax: +49.(0)89.3800.818317 EMail: stefan.albrecht@allianz.com <mailto:stefan.albrecht@allianz.com> Web: www.apep.com <h...
2009 Jul 27
4
Remote X from DomU
Hi, can i get a X-Server running in DomU? I only need a X-Terminal remote for work. Regards, Stefan Kuhne _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2019 Jul 11
5
GitHub llvm-mirror 8d behind
Hi all In case anyone has a remote to the (unofficial) https://github.com/llvm-mirror, please note that all the repos are at least 8 days behind. There's no warning about it. The page still says it's "Updated every five minutes". Best Stefan -- https://flowcrypt.com/pub/stefan.graenitz at gmail.com