Displaying 20 results from an estimated 2000 matches similar to: "[LLVMdev] two quick questions"
2010 Oct 07
0
[LLVMdev] two quick questions
On Oct 7, 2010, at 5:14 AM, Varol Okan wrote:
> 1) It seems that everytime I do an svn up, I can no longer compile lvm (
> + clang ) currently it hangs here
> llvm/tools/clang/lib/Serialization/../../include/clang/Serialization/AttrPCHRead.inc:20:31:
> error: âFâ was not declared in this scope
> The only way for me to get it to compile again is a complete fresh check
> out of all
2010 Oct 07
0
[LLVMdev] Two quick questions
I have two quick questions
1) It seems that everytime I do an svn up, I can no longer compile lvm ( + clang ) currently it hangs here
llvm/tools/clang/lib/Serialization/../../include/clang/Serialization/AttrPCHRead.inc:20:31: error: âFâ was not declared in this scope
The only way for me to get it to compile again is a complete fresh check out of all source files, which is not optimal.
Am
2008 Dec 24
1
Need help
Hi,
I'm facing some problems with pxelinux. I have ingetrated it into WDS
server. I want to use Network boot all way possible. I want to add Hiren
boot disk and NT password editor tools. Is this possible? Currently my
network boot includes WDS, Linux install, Win98 Startup disk and ghost 11.5
wPS-DOS. My conf file as follows(*)
Also in hyperv virtual machines(x64) pxelinux.com displays
2016 May 12
3
Problem with Install R on Linux Ubuntu 16.04 Xenial Xerus
Thanks for the reply Mr. Eddelbuettel. However I somehow couldn't manage to solve the problem completely.
So I cleaned the sources.list file so taht the output is this:
sudo apt-get update
Hit:1 http://tr.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://tr.archive.ubuntu.com/ubuntu xenial-updates InRelease????????????????????????????????????????????????????????????????????
Hit:3
2016 May 12
2
Problem with Install R on Linux Ubuntu 16.04 Xenial Xerus
Hi,
I am running a dual-booted Ubuntu 16.04 from a USB stick and having problems installing R.
I have been following the steps at this site: https://www.datascienceriot.com/how-to-install-r-in-linux-ubuntu-16-04-xenial-xerus/kris/
Below is the the output and the commands from the terminal:
sudo echo "deb http://cran.rstudio.com/bin/linux/ubuntu xenial/" | sudo tee -a
2006 Sep 02
1
On access scanning with samba-vscan
Hi,
I am trying to configure Samba as blocking virus transfer so that shares can be
safe. I am using redhat el3 and fc4. I want to install samba-vscan, clamd. I
have tried to install it from tar packages but i couldn't succeed it.
I have read some HOWTO's but I still face the same
problems. Are there any documents that explain exactly how its going to be?
Thanks
Okan Bostan
2010 Jun 09
1
[LLVMdev] New LLDB Debugger
Hello all,
I'm happy to announce a new member of the LLVM family: the LLDB debugger. Read about it here:
http://blog.llvm.org/2010/06/new-lldb-debugger.html
http://lldb.llvm.org/
If you're interested in discussing this, please head over to the new lldb-dev mailing list!
-Chris
2012 Dec 01
0
[LLVMdev] Getting Started
Sorry to chime in, this is just killing me.
First off thanks for the effort in thinking about the issue and
providing a convenient solution for beginners.
Here is the killer for the LLVM mailing list to argue for or against
bash, python Perl, etc c'mon, lets add ruby, Lua and NodeJS.
I completely agree with the notion that it is cool to learn a new
scripting language what is more
1998 Jul 14
1
Problem : Same name for WORKGROUP and DOMAIN (PR#8352)
keskinv@alpha.sci.ege.edu.tr wrote:
>
> Our server running samba 1.9.18p8 has name ASTRONOMY and the workgroup name
> 's also ASTRONOMY. All Win95 clients has also ASTRONOMY workgroup name.
> After the installation of samba 1.9.18p8 on our linux server, all clients
> show an error message which indicates that "workgroup name can not be the
> same name as server
2007 Sep 17
3
[Bug 1364] New: default for ChallengeResponseAuthentication doesn' t match sshd_config
http://bugzilla.mindrot.org/show_bug.cgi?id=1364
Summary: default for ChallengeResponseAuthentication doesn't
match sshd_config
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: Other
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo:
2005 May 25
0
CORRECTION: I must modify/clarify my statement about .0 releases ...
In looking through Red Hat's FTP site, I can find no such statement
with regards to "do not use on production servers" in any README or
Release Notes of Hurricane, Hedwig, Guinness or Psyche
(Red Hat Linux 5.0, 6.0, 7 and 8.0, respectively).
What I have found in my archives is a cutting from the official Red
Hat Network (RHN) announcement of Psyche (8.0) that says two things:
1)
2012 Nov 29
1
[LLVMdev] Getting Started
So instead of being able to quickly extend scripting via Bash or C Shell
you'd prefer people learn Python to extend any functionality?
Cygwin is well tested on Windows. Shell Scripting [Bash, C, Ksh, ZShell,
etc] is pervasive in UNIX/Linux and won't be replaced by Python or Perl.
Simple automated scripts requiring the memory footprint of python just
to make it work in Windows seems
2013 Apr 19
0
Unexplained shutdown of VM on upgrade of libvirt package
I am running KVM on Centos 6.3 and am seeing an unexplained shut down of
two guests. The libvirt package was upgraded to
libvirt-0.10.2-18.el6_4.4.x86_64 at the time of the shutdown. Only the
two guests shown below was affected, while 9 others running on the same
hypervisor were not.
Can some one help me to find the cause please ?
Regards
Chandana
GUEST #1
========
2013-04-10
2008 Jun 12
2
Wine 1.0 release date to clash with Firefox 3
According to http://wiki.winehq.org/WineReleasePlan the new release date for Wine 1.0 is set to June 17.
However the Firefox 3.0 release date is also set to June 17.
http://developer.mozilla.org/devnews/index.php/2008/06/11/coming-tuesday-june-17th-firefox-3/
Their release is planned to be high profile and they even plan to set a Guinness world record for downloads in a single day!
2012 Nov 29
0
[LLVMdev] Getting Started
On Thu, Nov 29, 2012 at 9:41 AM, Joe Abbey <jabbey at arxan.com> wrote:
> I know this process is well documented here
> http://llvm.org/docs/GettingStarted.html
>
> But man do I love scripting things:
>
> LLVM Getting Started (See http://llvm.org/docs/GettingStarted.html)
> ./getttingStarted.sh [-clang] [-compiler-rt] [-test-suite] [-branch branch]
> [-dir path] [-r
2014 Apr 09
3
[Bug 77230] New: NV40 PGRAPH "unknown bits" - windows render in white
https://bugs.freedesktop.org/show_bug.cgi?id=77230
Priority: medium
Bug ID: 77230
Assignee: nouveau at lists.freedesktop.org
Summary: NV40 PGRAPH "unknown bits" - windows render in white
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter:
2004 Oct 27
0
throttle lan client only
I have the below example working on tagging a "source" and throttling all
the clients for traffic control. However, I need to throttle a specific
client on the lan side only. The solution could be with or with out the
use of iptables, it doesn''t matter.
this works: eth0=wan eth1=lan
---------------------------------------------------------------------------
1998 Jun 17
0
Strangeness in mount attempts...
I am attempting to find out why the following is happening, and have been
spending the last hour or so scanning the mailing list archives and a
couple of FAQs (though I would by no means call the search exhaustive,
just geting a little too long for my own taste).
As far as I can tell, smbmount is a stripped out smbclient with some
extras in there to do the sctual mounting. Which is why I am
2002 Feb 28
0
Problems with freshly compiled Samba 2.2.3a - More info
I forgot to mention that I've read through the docs, and I've also been
using the console, in an attempt to place files in the right place, edit
config files etc, etc.
----- Original Message -----
From: "Angel Gabriel" <angel@daddyt.co.uk>
Sent: Thursday, February 28, 2002 3:01 PM
Subject: Problems with freshly compiled Samba 2.2.3a
> I have just compiled the latest
2002 Oct 09
5
[Fwd: samba client problems???]
Hello,
I have scoured the samba archives, and have found a few suggestions to this
problem, like setting registry setting on the Windows machine to allow clear
text passwords, and making sure permissions are setup correctly in the
smb.conf
and with the directory to share... but to no avail...
Can someone shed some further light on this topic. None of the prior
posting's
actually had a