similar to: Makefile.in is not created (Cygwin)

Displaying 20 results from an estimated 40000 matches similar to: "Makefile.in is not created (Cygwin)"

2010 Jan 18
2
Another cygwin/rsync question
Hi, Been using rsync for many years but I'm stuck with this problem. I'ts a simplistic backup using rsync from a Windows 2k3 machine to a Linux box out on the 'net, using pre-shared ssh keys. In this case I'm saving, files belonging to various users, using the administrator account on the windows machine and the destination is a normal user account and its home file area.
2010 Mar 29
2
bogus error message from yum update for gmime and gmime-sharp
When I do "yum update gmime gmime-sharp" I get: ... --> Missing Dependency: gmime = 2.2.10-5.el5.centos is needed by package gmime-sharp-2.2.10-5.el5.centos.i386 (installed) Error: Missing Dependency: gmime = 2.2.10-5.el5.centos is needed by package gmime-sharp-2.2.10-5.el5.centos.i386 (installed) ... But both of these are already installed: # rpm -q gmime gmime-sharp
2010 Nov 27
2
yum is dumb in update of gmime & gmime-sharp
# yum update ... --> Running transaction check --> Processing Dependency: gmime = 2.2.10-5.el5.centos for package: gmime-sharp ---> Package gmime20.i386 0:2.2.26-1.el5.rf set to be updated --> Finished Dependency Resolution gmime-sharp-2.2.10-5.el5.centos.i386 from installed has depsolving problems --> Missing Dependency: gmime = 2.2.10-5.el5.centos is needed by package
2008 Nov 07
2
[PATCH/cygwin] Fix cygwin specific Makefile and a bug in the ssh-host-config script
Hi, could somebody be so kind to check in the follwoing patch? It fixes two problems: - contrib/cygwin/Makefile: Installs new docs and stops trying to install RFC.nroff. - contrib/cygwin/ssh-host-config: Fixes a condition which tries to find out if ssh or sshd processes are still running. The old version unfortunately stumbles over user names which contain the substring
2005 Sep 28
1
gfortran Makefile for cygwin
Hi all, I'm porting a package that I've worked on for OS X to Cygwin/Windows. This package requires a Makefile. My question is, how can I find out (or what is), the link command? Here is the OS X Makefile: RLIB_LOC=${R_HOME} F90_FILES=\ class_data_frame.f90 \ class_old_dbest.f90 \ class_cm_data.f90 \ class_cm.f90 \ class_bgw.f90 \ class_cm_mle.f90 \ cme.f90 FORTRAN_FILES=\ dgletc.f
2009 Dec 17
1
[PATCH] contrib/cygwin/Makefile: Install ssh-copy-id
Hi, could somebody with checkin rights please apply the below patch to the Cygwin postinstall Makefile? The patch adds two changes: - Install ssh-copy-id and ssh-copy-id.1 as well. - Gzip all man pages. Thanks in advance, Corinna Index: contrib/cygwin/Makefile =================================================================== RCS file: /cvs/openssh/contrib/cygwin/Makefile,v retrieving
2004 Dec 29
1
Problem with rsync-cygwin between two WindowsXP machines
I hope this problem hasn't been posted before, I cannot find a way to search the archives... I use rsync successfully between several Suse 9.1 machines at my work - never with any problem(s). I had to move my email from an obscure mail client (that saves each message as a separate file) to Mozilla mail (for security purposes). So, my "old" program that I used to sync my mail
2003 Oct 25
3
[LLVMdev] version 1.0, compiling under cygwin
Hello llvmdev, (just for fun) I've tried to compile LLVM under cygwin. With "make -k" I got only: ----------------- DynamicLinker.cpp: In function `void* GetAddressOfSymbol(const char*)': DynamicLinker.cpp:40: error: `RTLD_DEFAULT' undeclared (first use this function) DynamicLinker.cpp:40: error: (Each undeclared identifier is reported only once for each
2006 Jan 05
1
using strace with rsync
Hello. I just installed the latest version of cygwin (1.5.18-1) from www.cygwin.com on my Windows XP machine. I have had a lot of success between Linux boxes but after many months of mixed results I have had much less than perfect luck with rsync from a Linux box [LOCAL] to a windows box [REMOTE]---that is, constant hanging. I have tried to follow the FAQ on using strace to figure out why
2005 Sep 28
3
Headline - Linux misses Windows of opportunity
Dear CentOS, Ken wants you to know about this story on http://www.theage.com.au. Personal Message: How much did MS pay for the article? Linux misses Windows of opportunity September 27, 2005 URL: http://www.theage.com.au/articles/2005/09/26/1127586780339.html The online edition of The Age brings you updated local and world news, sports results, entertainment news and reviews and the latest
2005 May 19
2
[LLVMdev] Cygwin Compile Fails for me too.
It seems awfully tricky to get llvm working on a windows machine. I just want to use the tools, since I want to write my own front end. Here's where I get stuck llvm[2]: Linking Debug executable burg /usr/lib/gcc/i686-pc-cygwin/3.4.1/../../../libstdc++.a: could not read symbols: Archive has no index; run ranlib to add one collect2: ld returned 1 exit status make[2]: ***
2005 May 20
0
[LLVMdev] [Cygwin] make check results
On Fri, 20 May 2005, Aaron Gray wrote: > This is what I am getting back from 'make check' :- > > # of expected passes 1710 > # of unexpected failures 49 > # of expected failures 55 > > Is this normal and "expected" ? No. From this output: ... Files/ATI: not found ... My guess is that you have "Program Files" in your
2011 Oct 05
4
Wine doesn't start - Something X-Related
Hello, For work I need a large DB once or twice a month and I installed a Ubuntu-Server 64bit box headless and put the Windows-Software there. I thought that I would VNC into it, when I need it. But if I run Wine after installation I got this error: Code: err:process:__wine_kernel_init boot event wait timed out err:process:__wine_kernel_init boot event wait timed out X Error of failed
2010 Mar 09
2
[PATCH/cygwin]: Fix Makefiles
Hi, below is a patch which only affects Cygwin. It adds the $(EXEEXT) suffix in calls to install, and it fixes the list of documentation files to install into /usr/share/doc/openssh in a Cygwin installation. Thanks, Corinna Index: Makefile.in =================================================================== RCS file: /cvs/openssh/Makefile.in,v retrieving revision 1.306 diff -u -p -r1.306
2005 May 20
1
[LLVMdev] [Cygwin] make check results
>> This is what I am getting back from 'make check' :- >> >> # of expected passes 1710 >> # of unexpected failures 49 >> # of expected failures 55 >> >> Is this normal and "expected" ? > > No. From this output: > > ... > Files/ATI: not found > ... > > My guess is that you have
2014 May 15
1
[patch/cygwin] contrib/cygwin/ssh-host-config
Hi, would you mind to apply the below patch? It fixes Cygwin's ssh-host-config script in various ways: - Remove old code to remove the "sshd/22" entry from /etc/services. This code fixes a problem which only existed in installations which are more than 10 years old. - Handle the StrictMode setting interactively. - Fix regular expressions looking for white spaces. - Make the
2013 Feb 03
6
[Bug 2068] New: ssh-copy-id cannot handle spaces in usernames
https://bugzilla.mindrot.org/show_bug.cgi?id=2068 Bug ID: 2068 Summary: ssh-copy-id cannot handle spaces in usernames Classification: Unclassified Product: Portable OpenSSH Version: 5.9p1 Hardware: amd64 OS: Linux Status: NEW Severity: trivial Priority: P5 Component: ssh-add
2006 Sep 12
4
variables in object names
Is there any way to put an argument into an object name. For example, say I have 5 objects, model1, model2, model3, model4 and model5. I would like to make a vector of the r.squares from each model by code such as this: rsq <- summary(model1)$r.squared for(i in 2:5){ rsq <- c(rsq, summary(model%i%)$r.squared) } So I assign the first value to rsq then cycle through models 2 through
1999 Apr 26
1
building packages under NT - missing headers?
I'm attempting to build an R package for some of my own code (using NT x86, rw0640, cygwin b20.1) The problem is that some header files required to build libR.seem to be missing from the distribution $ make libR.a dataentry.c:20: Defn.h: No such file or directory dataentry.c:21: Print.h: No such file or directory These files were not part of the rw0640s archive, but I note that they exist
2008 Mar 12
3
[LLVMdev] Subversion head: build problem on cygwin?
Sam Bishop wrote: > What LLVM is trying to do here is determine its own path. I don't know > if the approach being used will work on Cygwin. (The code is very new, > and it's never worked on Cygwin.) You could try reading the > /proc/$$/exe symlink. I don't know how long Cygwin has been emulating > /proc, though. The dladdr() code won't work on Cygwin; the