similar to: USE_GCC=3.2 vs make clean in ports

Displaying 20 results from an estimated 100 matches similar to: "USE_GCC=3.2 vs make clean in ports"

2013 Feb 03
1
Ports and WITH_LIBCPLUSPLUS
Hello, I wanted to try the new c++ stuff, ie clang-3.2, libc++ and libcxxrt, so I used poudriere to build a jail setup for that ( WITH_LIBCPLUSPLUS=yes in src.conf, CXXFLAGS+=-stdlib=libc++ and libsupc++.so.1 libcxxrt.so.1 in libmap.conf ), and started to build my normal set of packages ( see desktop.list ). Please note that I also have WITH_NEW_XORG=yes and WITH_KMS=yes, as well as using the
2005 Oct 12
1
step.gam and number of tested smooth functions
Hi, I'm working with step.gam in gam package. I'm interested both in spline and lowess functions and when I define all the models that I'm interested in I get something like that: > gam.object.ALC<-gam(X143S~ALC,data=dane,family=binomial) >
2009 May 27
3
64 bit domU
May be my question is a stupid. But I can''t get working 64 bit guest OS. I''m using debian 5.0.1 with xen-3.4.0 (it was compiled manually today to get FreeBSD guest OS working) xen:~# uname -a Linux xen 2.6.18.8-xen #1 SMP Wed May 27 17:30:09 IRKST 2009 x86_64 GNU/Linux xen:~# xm info host : xen release : 2.6.18.8-xen version : #1
2003 Aug 11
1
swap_pager: out of swap space
Aug 11 03:56:34 danux /kernel: swap_pager: out of swap space Aug 11 04:02:34 danux /kernel: swap_pager_getswapspace: failed Aug 11 04:02:34 danux /kernel: pid 278 (XFree86), uid 0, was killed: out of swap space i was actually looking at the screen and then everything stopped (mouse etc). i could not switch to console, but a ctrl+alt+del rebooted fine. one thing that could be taking a lot of
2003 Apr 08
7
4.8-STABLE Kernel Panic with dummynet options.
I first met this problem when our (60 students) internetgateway refused to boot its new kernel, it was a 4.7-RELEASE. Then i loaded the old kernel and went home to check if my 4.8-STABLE does likewise. And the answer was yes! Both kernels were GENERIC + these options taken from the dummynet man pages: options DUMMYNET options NMBCLUSTERS options HZ When i boot the machine
2009 Mar 23
1
Iterative Proportional Fitting, use
Hi list, I would like to normalize a matrix (two actually for comparison) using iterative proportional fitting. Using ipf() would be the easiest way to do this, however I can't get my head around the use of the function. More specifically, the margins settings... for a matrix: mat <- matrix(c(65,4,22,24,6,81,5,8,0,11,85,19,4,7,3,90),4,4) using fit <-
2004 Feb 26
2
HEADS UP: OpenSSH 3.8p1
Take the usual precautions when upgrading. Also note that I have changed some configuration defaults: the server no longer accepts protocol version 1 nor password authentication by default. If your ssh client does not support ssh protocol version 2 or keyboard-interactive authentication, the recommended measures are: 1) get a better client 2) get a better client (I mean it) 3) get a better
2004 Jan 26
4
Currently no Java for Linux-Mozilla on 4-Stable?
Hey folks, I was trying to install a jvm for the linux-mozilla port on 4-stable. 4-stable of yesterday (updated) and all ports of yesterday except as indicated. I am through all of them, blackdown-1.3, blackdown-1.4.2, checked out the previous blackdown-1.4.1, Sun-1.3.1 and Sun-1.4.2. Most of them have incompatible C++ interfaces to the current linux-mozilla, except blackdown-1.4.2, which
2009 Jan 14
1
loglm fitting
Dear all, sorry to bother you all with this but I've been trying to use the loglm in MASS package (v2.8.0) and cannot get any sensible output. I'm wondering am I doing something very foolish or missing something obvious. For example, I tried the documentation help(loglm) example - here's the code # Case 1: frequencies specified as an array. sapply(minn38,
2003 Apr 17
1
[Fwd: CERT Advisory CA-2003-13 Multiple Vulnerabilities in Snort Preprocessors]
I figured that someone reading this list might want to take a look at the proceeding, considering that the version of Snort in FreeBSD ports -is- affected. -----Forwarded Message----- > From: CERT Advisory <cert-advisory@cert.org> > To: cert-advisory@cert.org > Subject: CERT Advisory CA-2003-13 Multiple Vulnerabilities in Snort Preprocessors > Date: 17 Apr 2003 11:30:47 -0400
2013 Mar 03
2
Is there a way to prevent an accidental migration from newer version of app to older one?
Imagine a rails app that has two versions that developers need to support: 1.0 and 2.0. There are 2 database schemas: app-1, app-2. After fixing a bunch of very important bugs in production (1.0), some junior developer named Bob switches the branch to 2.0 to implement a few features but somehow gets his app connected to the schema app-1 and does rake db:migrate As I understand, in that case
2008 Jun 29
2
Weird problems with OpenOffice
Hi: 1. Samba PDC and OpenOffice: I've an strange problem with OpenOffice (2.3 and 2.4) and Samba as PDC (Debian version 3.0.24-6etch10): I have a Windows XP Professional (SP3) connected to a Samba PDC. When I click on a document located in my desktop, OO seems to freeze for more than one minute, and then it loads the document. If I try to load more documents, they load normally. But,
2006 Jul 24
2
NUT driver scheduler
Dear nut-upsdev, I writed one small function to test if batteries was really bad (using solis driver). Isn't so acurated but it's what we need. Just wait 100% batteries charge, turn off input, wait some time (10% from previst autonomy) and turn on input again. Looking startAutonomy - stopAutonomy we can know the basic batteries state. To scheduler the tests I have one new parameter on
2003 Sep 03
3
help.start( )
Dear R experts, I installed R-1.7.1 on Linux (Red Hat 9.0) starting from R-1.7.1.tgz without a problem. Then I fired up R and tried things and found that help.start( ) does not work. I downloaded Sun Java j2re1.4.2, installed that and re-installed R-1.7.1 from scratch. I tried help.start( ) again and the browser (Mozilla 1.2.1) crashed. I read about copying libjavaplugin_oji.so into
2010 Jan 15
1
Remove part of string in colname and calculate mean for columns groups
Hi all, I have two question. First, I wonder how to remove a part of the column names in a matrix? I would like to remove the "_ACCX" or "_NAX" part below. Is there a method where the "_" as well as all characters after i can be removed? > dim(exprdata) [1] 88 512 > > colnames(exprdata[,c(1:20)]) [1] "Akita_ACC1" "Akita_ACC2"
2004 Mar 08
2
R search engine broken (PR#6653)
Full_Name: St?phane Gourichon Version: R 1.7.1 (2003-06-16). OS: GNU/Linux Submission from: (NULL) (132.227.205.226) The HTML help is great. But the search engine is broken. It used to work in Galeon 1.x, not Konqueror 3.0 . Now it doesn't work, neither on Mozilla 1.6 / Firebird 0.6 / Firefox 0.8 nor Konqueror 3.2 which are IMHO the latest versions of those advanced, standard-compliant
2003 Apr 09
5
httpd exited on signal 11
Hello Folks, I have used FreeBSD-4.8-RC and apache 1.3.2x. In some days,my dmesg has shown as the lines; pid 9229 (httpd), uid 80: exited on signal 11 pid 10106 (httpd), uid 80: exited on signal 11 pid 9842 (httpd), uid 80: exited on signal 11 pid 35708 (httpd), uid 80: exited on signal 11 pid 9371 (httpd), uid 80: exited on signal 11 pid 10337 (httpd), uid 80: exited on
2010 May 19
2
Samba 3.0.33 ACL rename/delete issue
Hello, I have noticed some ALC issues with files and directories. I use samba server 3.0.33 on CentOS 4.8 joined to Windows 2003 domain. Everything works fine, all users are authenticated to domain controller. My aim is to give FULL ACCESS (open/read/write/rename/delete..) to directory "testdir" to two users, john and mark without using groups because I have no permissions on domain
2012 Oct 12
9
[PATCH] Fits: tool to parse stream
Simple tool to parse a fits-stream from stdout. Signed-off-by: Arne Jansen <sensille@gmx.net> --- The idea of the btrfs send stream format was to generate it in a way that it is easy to receive on different platforms. Thus the proposed name FITS, for Filesystem Incremental Backup Stream. We should also build the tools to receive the stream on different platforms. As a place to collect
2012 Dec 11
1
Interpretation of ranef output
Hello. I'm running a generalized linear model and am interested in using the random effects that are output for further analysis. My random effect is interacting with two different fixed effects (which which are factors with two levels each). When I retrieve the random effects I get something like this: (Intercept) nutrient (Intercept) light (Intercept) Aa-0 0.59679192