[RFU] libapr1-1.4.6-1

2012-02-19 Thread David Rothenberger
New upstream release. Please delete libapr1-1.4.2-1 and libapr-1.4.4-1. Thanks! wget -x -nH --cut-dirs=2 \ http://home.comcast.net/~david.rothenberger/cygwin/libapr1/apr1/apr1-1.4.6-1.tar.bz2 \ http://home.comcast.net/~david.rothenberger/cygwin/libapr1/apr1/setup.hint \

ITP delta -- Heuristic minimizer of interesting files

2012-02-19 Thread Jari Aalto
wget --recursive --no-host-directories --cut-dirs=3 \ http://cante.net/~jaalto/tmp/cygwin/delta/delta-2006.08.03-1-src.tar.bz2 \ http://cante.net/~jaalto/tmp/cygwin/delta/delta-2006.08.03-1.tar.bz2 \ http://cante.net/~jaalto/tmp/cygwin/delta/setup.hint Included in Debian

Re: add -debuginfo packages

2012-02-19 Thread Ryan Johnson
On 19/02/2012 12:41 AM, Christopher Faylor wrote: On Sat, Feb 18, 2012 at 01:42:20PM -0500, Ryan Johnson wrote: On 18/02/2012 12:58 PM, Christopher Faylor wrote: On Sat, Feb 18, 2012 at 04:47:48PM +, Jon TURNEY wrote: On 21/08/2009 00:40, Yaakov (Cygwin/X) wrote: On 04/08/2009 13:58,

Another 'fork' problem...

2012-02-19 Thread Angelo Graziosi
I flag this for the sake of completeness... I do weekly Emacs (from BZR) builds and I have done this successfully also under Cygwin 1.7.10-1, but today I can't because, ... gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../src -I/tmp/emacs/src -O2 -MT allocator.o -MD -MP -MF .deps/allocator.Tpo

Re: LLVM ERROR: Program used external function '...' which could not be resolved!

2012-02-19 Thread marco atzeri
On 2/18/2012 2:37 PM, KIMURA Masaru wrote: Hi, I've posted a question about porting problem a while ago[1]. Now I have another one[2]. As the subject said, I may encounter a llvm's bug but it looks cygwin related to me. Anyone can reproduce this error? If so, I'd like to ask cygwin devs who

Re: Another 'fork' problem...

2012-02-19 Thread marco atzeri
On 2/19/2012 2:16 PM, Angelo Graziosi wrote: I flag this for the sake of completeness... I do weekly Emacs (from BZR) builds and I have done this successfully also under Cygwin 1.7.10-1, but today I can't because, ... gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../src -I/tmp/emacs/src -O2 -MT

Re: hexedit install flub...now shell seems rudimentary

2012-02-19 Thread Ken Brown
[Please don't top post.] On 2/18/2012 3:53 PM, Adrian Sandstrom wrote: I didn't have /etc/profile so I copied /etc/default/etc/profile to /etc/profile. Aside from /etc/profile, I don't have any of the other files that David mentions, but do have the profile.d directory. Here are the

Re: LLVM ERROR: Program used external function '...' which could not be resolved!

2012-02-19 Thread KIMURA Masaru
Hi, first some correction/suggestion to your instructions  $ git clone g...@github.com:hiyuh/nvc.git  $ cd ~/git-repos/nvc will not work for us. You need to report  $ git clone https://github.com/hiyuh/nvc.git  $ cd nvc Right, I noticed after post my message, sorry. for lib/ieee it

Re: LLVM ERROR: Program used external function '...' which could not be resolved!

2012-02-19 Thread marco atzeri
On 2/19/2012 5:45 PM, KIMURA Masaru wrote: Hi, Hmm..., could you mind to try test/run_regr.sh too? I think you can see same error that I wrote my TODO.txt. how ? $ test/run_regr.sh all analyze elaborate run I see no meaningful output, and the test time seems too short -- Problem

Re: Another 'fork' problem...

2012-02-19 Thread Christopher Faylor
On Sun, Feb 19, 2012 at 02:16:27PM +0100, Angelo Graziosi wrote: I flag this for the sake of completeness... I do weekly Emacs (from BZR) builds and I have done this successfully also under Cygwin 1.7.10-1, but today I can't because, ... gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../src

Issues with stdio.h

2012-02-19 Thread Chris Sutcliffe
I'm trying to compile vim now using the latest snapshot, and I'm having an issue with stdio.h referencing stddef.h, which seems to be missing. I checked my /usr/include directory and sure enough, it's not there. According to vim's configure: configure:3089: gcc -o conftest.execonftest.c 5

Re: Issues with stdio.h

2012-02-19 Thread Christopher Faylor
On Sun, Feb 19, 2012 at 07:07:04PM -0500, Chris Sutcliffe wrote: I'm trying to compile vim now using the latest snapshot, and I'm having an issue with stdio.h referencing stddef.h, which seems to be missing. I checked my /usr/include directory and sure enough, it's not there. According to vim's

Re: LLVM ERROR: Program used external function '...' which could not be resolved!

2012-02-19 Thread KIMURA Masaru
2012/2/20 marco atzeri marco.atz...@gmail.com: On 2/19/2012 5:45 PM, KIMURA Masaru wrote: Hmm..., could you mind to try test/run_regr.sh too? I think you can see same error that I wrote my TODO.txt. how ? $ test/run_regr.sh all analyze elaborate run I see no meaningful output, and the

Re: hexedit install flub...now shell seems rudimentary

2012-02-19 Thread Adrian Sandstrom
That fixed it. That was a really good idea. How did you guys know the problem was a permissions issue? On Sun, Feb 19, 2012 at 7:59 AM, Ken Brown kbr...@cornell.edu wrote: [Please don't top post.] On 2/18/2012 3:53 PM, Adrian Sandstrom wrote: I didn't have /etc/profile so I copied

0 [main] svn 3288 child_info_fork::abort: address space needed by 'cygsasldb-2.dll' (0x3D0000) is already occupied

2012-02-19 Thread Anders Broman
Hi, Since updating to 1.7.10 I can't use SVN, tried the latest snapshot too. $ svn up Updating '.': 0 [main] svn 3288 child_info_fork::abort: address space needed by 'cygsasl db-2.dll' (0x3D) is already occupied svn: E11: Unable to connect to a repository at URL

Re: 0 [main] svn 3288 child_info_fork::abort: address space needed by 'cygsasldb-2.dll' (0x3D0000) is already occupied

2012-02-19 Thread marco atzeri
On Mon, Feb 20, 2012 at 8:01 AM, Anders Broman wrote: Hi, Since updating to  1.7.10 I can't use SVN, tried the latest snapshot too. $ svn up Updating '.':      0 [main] svn 3288 child_info_fork::abort: address space needed by 'cygsasl db-2.dll' (0x3D) is already occupied svn: