similar to: Error code 1 during 'make install'(FreeBSD 4.6.2)

Displaying 20 results from an estimated 800 matches similar to: "Error code 1 during 'make install'(FreeBSD 4.6.2)"

2006 Jan 07
2
minor build problem
I'm trying to build from the latest SVN sources on Mac OS X 10.4.3 and I seem to be having a problem making the documentation. When I do make install, i get the following: (sly at gigondas):~/src/R/r-devel/build-f95$ make install make[1]: Nothing to be done for `front-matter'. SVN-REVISION is unchanged make[1]: Nothing to be done for `install'. make[1]: Nothing to be done for
2006 Nov 09
1
Failing to install R-2.4.0 on FC4
Hi everyone, Firstly, I'm sorry for the cross-post. I re-read the posting guide and it appears my question is more related to r-devel.... (i think :-) ) I downloaded the source code available at: http://cran.fhcrc.org/src/base/R-2/R-2.4.0.tar.gz to a linux machine (Linux 2.6.11-1.1369_FC4smp #1 SMP). I successfully configured and compiled it, which means I'm able to run it from the
2019 Aug 08
1
Appetite for eliminating dependency on Perl
Preamble: I am in no way opposed to Perl in general - I love Perl and probably always will. R currently has Perl as both a build-time and run-time dependency. This adds about 200 Mb, give or take, to the required environment size (as measured in CentOS - looks like it might be a bit smaller in Ubuntu?). Not such a huge deal, really, but the actual benefit R gets from the dependency is quite
2006 Apr 11
1
Bug#361968: Wrong name in manpage
Kanru, Thanks for the bugreport. On 11 April 2006 at 22:03, Kanru Chen wrote: | Package: r-base-core | Version: 2.2.1.svn37668-1 | Severity: minor | | In manpage of /usr/bin/R, the first, fourth and last line shows `VERSION' | instead of `R'. | | I believe it is a typo. More likely something is wrong with how R.1 is autogenerated using help2man. Incidentally, that `R --version'
2014 Dec 26
3
Maildir permissions on creation?
The main reason is that I don't want to provide backup user with unnecessary write permissions within maildirs and mail user within backup logs dir. I was talking about mail_user:mail_group 0750 on dirs and 0640 on files. (Or, possibly, mail_user:backup_group 2750 and 2640.) 26.12.2014, 11:19, "Tobi" <tobster at brain-force.ch>: > Whats the reason you do not want to use
2007 Mar 03
2
Segmentation fault on bin/R --version in R-devel
Hello! I have tried to build and install latest version of R, but I am not able to perform the install, due to seg. fault. I did the following after SVN checkout and wget for recommendeds: ./configure --prefix=/usr/local/R-devel make make install ... ... tcut text html latex example tobin text html latex example
2011 Jul 06
5
Error of building dom0 kernel
Hi all, I follow instructions(http://wiki.xensource.com/xenwiki/XenParavirtOps) to build XEN and dom0 kernel. Building XEN has no problem, but there is an error which I cannot solve to build dom0 kernel. The brief instructions for building dom0 are get linux-2.6-xen code from git and make ARCH=x86_64 menuconfig, finally generate kernel.deb. (I did every step exactly as the web page says)
2010 Apr 13
1
[PATCH] vhost-net: fix vq_memory_access_ok error checking
On Wed, Apr 07, 2010 at 09:59:10AM -0400, Jeff Dike wrote: > vq_memory_access_ok needs to check whether mem == NULL > > Signed-off-by: Jeff Dike <jdike at linux.intel.com> > Signed-off-by: Michael S. Tsirkin <mst at redhat.com> This was already queued by me, you do not need to fill Dave's inbox with vhost patches. > --- > drivers/vhost/vhost.c | 4 ++++ >
2010 Apr 13
1
[PATCH] vhost-net: fix vq_memory_access_ok error checking
On Wed, Apr 07, 2010 at 09:59:10AM -0400, Jeff Dike wrote: > vq_memory_access_ok needs to check whether mem == NULL > > Signed-off-by: Jeff Dike <jdike at linux.intel.com> > Signed-off-by: Michael S. Tsirkin <mst at redhat.com> This was already queued by me, you do not need to fill Dave's inbox with vhost patches. > --- > drivers/vhost/vhost.c | 4 ++++ >
2009 Mar 10
1
Active directory and winbind RID/SID to uid and gid maping across several linux servers
We are using a windows server 2003 active directory as our single sign on server. I have been able to get our RHEL4U6 servers to authenticate with active directory. My concern is that the RID mapping to unix uid/gid range (15000-20000) is stored locally on each machine in a tdb database. So far all of the servers have produced the same mapping, but I do not think it is guarantied. I think the
2007 Oct 12
5
deciphering objects.log
Howdy -- I''ve been tracking down mem leaks (oh, the fun...), and I think there is a clue in objects.log. There are a few mentions of this file, but usually Zed saying "look at this file and it will help you". Can anyone clue me in to what the actual columns mean? 18,Float,143952,256821,112869,,, 18,String,39543,41693,2150,24.727076,55.526376,2308.000000
2006 Nov 08
0
Failing to install on Linux FC4
Hi everyone, I downloaded the source code available at: http://cran.fhcrc.org/src/base/R-2/R-2.4.0.tar.gz to a linux machine (Linux 2.6.11-1.1369_FC4smp #1 SMP). I successfully configured and compiled it, which means I'm able to run it from the R-2.4.0/bin directory. I want to do a system wide installation (via 'sudo make install') and help2man fails, ie, when I execute the
2014 Dec 26
0
Maildir permissions on creation?
Yes, and it is not my use case, sadly. ACLs are meant for imap, not filesystem access and mail_access_groups is also useless for some reason. It just does not change anything. Probably because I don't use mail_location and variables when I provide path for home. (It's stored as is in a database on mailbox creation.) 26.12.2014, 12:07, "Tobi" <tobster at brain-force.ch>:
2016 Jan 18
3
WARNING you cannot build info or html versions of the R manuals
On 01/16/2016 05:24 PM, Rolf Turner wrote: > All that being said, the question remains as to *why* R cannot find > "texinfo" when it is indeed present on my system. Rather than give you a lengthy discussion of how RPM building works and hacking the R spec, let's focus on this question instead (I'm still willing to show you RPM building if you'd like, because if
2018 Jul 16
2
Difficulty trying to configure and installing XAPIAN!
Hi I'm trying to configure and install XAPIAN for hacking. The problem it's the current XAPIAN-Master of github it's not working. I try to configure the XAPIAN-CORE and he donĀ“t recognize ./configure or if I run from a build folder ../configure I'm working in a CENTOS 7 and i installed this prerequisits: yum group install "Development Tools" #for GCC 4.8.5 and make
2011 Dec 14
19
Disk IO tuning
I am using XenServer6, and I need to get performance equal or close to what we get on the hardware, especially with large files. Are there any hints host side or guest side to increase performance. What should I look at? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2012 Mar 12
1
Help, Wine isn't working
I've followed the guide but when i try to install this comes up, please help (i don't know anything about this sh*t) i'm just trying to play Crusader Kings II and Dear Esther Last login: Mon Mar 12 02:20:51 on ttys000 Nathans-MacBook-Pro:~ nathanbreedlove$ sudo port install wine Password: ---> Computing dependencies for wine ---> Dependencies to be installed: apple-gcc42
2016 Jan 19
0
WARNING you cannot build info or html versions of the R manuals
On 19/01/16 03:52, Tom Callaway wrote: > On 01/16/2016 05:24 PM, Rolf Turner wrote: >> All that being said, the question remains as to *why* R cannot find >> "texinfo" when it is indeed present on my system. > > Rather than give you a lengthy discussion of how RPM building works and > hacking the R spec, let's focus on this question instead (I'm still >
2003 Nov 26
1
Samba Import User Scipt
Hello NG, ich would like to use the Samba-Server as an PDC for a school. Because of the high numbers of students it is not possible for us to add ervery student by hand an think about a pw. Has anyone designed a script which read the users from an ASCII-file and add's them to the samba? Regards, Michael Lechner
2012 Aug 23
2
DomU loses 2 month data after lost electricity
Hello, I tried to research about something like lost data on DomU, didn`t find any clue. My electricity power went out for server and I started server couple hours after and I got lost on DomU 2 month data. On Dom0 seems to be all ok, on DomU was data before last reboot, two month ago. Dom0 and DomU is on the same discs, on raid1(mirror) only separated by partitions. DomU on top lvm and ext3