Patch to generic-build-script for listing package files

2003-10-25 Thread Harold L Hunt II
I spent a number of hours pondering how the other package maintainers create the list of files that goes into a package readme. The list is different than can be made easily with find because find lists directories by default (and the readmes I have seen do not list directories) and prepends

Re: [ITP] sgrep-1.99.1 - new package for review

2003-10-25 Thread Joshua Daniel Franklin
On Mon, Sep 15, 2003 at 09:15:56PM +0300, Jari Aalto+mail.linux wrote: * Sun 2003-09-14 Joshua Daniel Franklin [EMAIL PROTECTED] * Message-Id: [EMAIL PROTECTED] | On Mon, Sep 15, 2003 at 02:19:17AM +0300, Jari Aalto+mail.linux wrote: | sgrep project from

[ITP] freetype2 2.1.5 - Ready for review

2003-10-25 Thread Harold L Hunt II
Original from http://www.freetype.org/ Description === A Free, High-Quality, and Portable Font Engine. Changes from original ITP = 1) Both shared and static libs are being built correctly. 2) Broke monolithic package up into three packages (below). 3) Setup

[ITP] fontconfig 2.2.0 - Ready for review

2003-10-25 Thread Harold L Hunt II
Original from http://www.fontconfig.org/ Description === Fontconfig is a library for configuring and customizing font access. Changes from original ITP = 1) Both shared and static libs are being built correctly. 2) Broke monolithic package up into three packages

Re: XWinrc and window placement

2003-10-25 Thread Biju G C
--- Harold L Hunt II [EMAIL PROTECTED] wrote: believe you are referring to the example.XWinrc link on the project home page (http://xfree86.cygwin.com). If so, the broken link has been fixed. The sample .XWinrc file has all of the documenation in it that I gone thru

[ITP] freetype2 2.1.5 - Ready for review

2003-10-25 Thread Harold L Hunt II
Original from http://www.freetype.org/ Description === A Free, High-Quality, and Portable Font Engine. Changes from original ITP = 1) Both shared and static libs are being built correctly. 2) Broke monolithic package up into three packages (below). 3) Setup

Re: fhandler_base::ioctl (FIONBIO)

2003-10-25 Thread Corinna Vinschen
On Fri, Oct 24, 2003 at 09:50:38AM -0500, Brian Ford wrote: On Fri, 24 Oct 2003, Corinna Vinschen wrote: On Thu, Oct 23, 2003 at 06:06:09PM -0500, Brian Ford wrote: Any reason not to support this? It seams to me that this patch just parallels what is already in fhandler_base::fcntl

RE: Wildcard problem with recursion

2003-10-25 Thread Ajith Kumar
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Andy Rushton Sent: Friday, October 24, 2003 2:32 PM To: [EMAIL PROTECTED] Subject: Re: Wildcard problem with recursion Corinna Vinschen wrote: On Thu, Oct 23, 2003 at 03:05:53PM +0530, Ajith Kumar wrote:

misc basic installation problems with cygwin

2003-10-25 Thread Werner Beck
Hi - I've seen this twice now, and I can't find a hint in the FAQ, and searching the newsgroups available to me didn't turn up something that seemed related, so I hope this list is appropriate for asking such questions ... if not, I would appreciate a pointer to the right thing to do. On WinXP

misc basic installation problems with cygwin

2003-10-25 Thread Werner Beck
Hi - I've seen this twice now, and I can't find a hint in the FAQ, and searching the newsgroups available to me didn't turn up something that seemed related, so I hope this list is appropriate for asking such questions ... if not, I would appreciate a pointer to the right thing to do. On WinXP

Re: Problem with a cygwin App - Broken on a pristine system until I install cygwin, cygwin1.dll doesn't seem to be enough

2003-10-25 Thread Cliff Hones
Benjamin Cutler wrote: ... Hrm, next time I get a chance to sit down in the CS lab and hammer away at it for a while (I currently only have a Linux box available to me without making a trip across campus) I'll try strace. As the previous poster suggested, I had already tried cygcheck, and all it

Re: rsync local dir copy hang - solved for me

2003-10-25 Thread Corinna Vinschen
On Fri, Oct 24, 2003 at 07:41:54AM -0700, Bakken, Luke wrote: It never got past cygwin_select(). [...] The bottom point: *don't do that* ;-) i.e. leave the msleep() call there. If I leave msleep there, it hangs every time. So I'm taking it out. Now, But Hannu is right. Why not replace

Re: ssh-host-config: mkpasswd -l -u sshd; should it be -d on domain controller?

2003-10-25 Thread Corinna Vinschen
On Fri, Oct 24, 2003 at 01:38:50PM -0500, Tom Rodman wrote: consider: bash-2.05b$ uname -r; grep mkpasswd /bin/ssh-host-config 1.5.5(0.94/3/2) mkpasswd -l -u sshd | sed -e 's/bash$/false/' ${SYSCONFDIR}/passwd Does mkpasswd -l make any sense on a domain controller? On

(newbie) Unable to load setup.ini... error

2003-10-25 Thread news.gmane.org
Hi, I read the archives and google before and I have no problems with trailing blanks or trailing slashes. I also deleted last-mirror file. I have several packages I put on my local webserver. I added this url during setup (2.416), and packages shows up. Then I uploaded the directory to my ISP.

Re: Binaries for bootstrap GNAT/GCC-Cygwin Build

2003-10-25 Thread Gerrit P. Haase
Hallo David, Do you have a reasonable amount of time and Ada code to test run the Ada compiler? I have an /unreasonable/ amount of time. Ada code - I can write it, I can also go download the conformance tests (I think). Fine, since it is not yet released, I send you the URL to download in a

RE: Wildcard problem with recursion

2003-10-25 Thread Hannu E K Nevalainen
From: Ajith Kumar Sent: Saturday, October 25, 2003 7:59 AM Yes, read the shell man pages to learn how file completion works. What you want is a job for `find | xargs grep'. Corinna I run these from the win2k cmd.exe and not from the bash prompt. Can u be more specific please to which

RE: misc basic installation problems with cygwin

2003-10-25 Thread Hannu E K Nevalainen
From: Werner Beck Sent: Saturday, October 25, 2003 10:09 AM Hi - I've seen this twice now, and I can't find a hint in the FAQ, and searching the newsgroups available to me didn't turn up something that seemed related, so I hope this list is appropriate for asking such questions ... if not,

RE: Problem with a cygwin App - Broken on a pristine system until I install cygwin, cygwin1.dll doesn't seem to be enough

2003-10-25 Thread Hannu E K Nevalainen
From: Cliff Hones Sent: Saturday, October 25, 2003 12:08 PM Have you considered the registry? Installing Cygwin updates the registry - it's where the mount points are recorded. If your app is using a POSIX-style path anywhere (eg /tmp/...) this would not be found, and if your app is

Re: Problem with a cygwin App - Broken on a pristine system until I install cygwin, cygwin1.dll doesn't seem to be enough

2003-10-25 Thread Christopher Faylor
On Sat, Oct 25, 2003 at 11:07:31AM +0100, Cliff Hones wrote: Benjamin Cutler wrote: ... Hrm, next time I get a chance to sit down in the CS lab and hammer away at it for a while (I currently only have a Linux box available to me without making a trip across campus) I'll try strace. As the

Re: 1.5.1: can't open files beginning with ...

2003-10-25 Thread Corinna Vinschen
On Sat, Oct 25, 2003 at 12:04:14AM +0200, Pavel Tsekov wrote: Chris Moore wrote: I have a file on my PC called ...foo.txt. This does work, but Cygwin's path handling code understands only .. and . . If it get three dots in a raw and they appear before the last '/' char, Cygwin returns

Re: Problem with a cygwin App - Broken on a pristine system until I install cygwin, cygwin1.dll doesn't seem to be enough

2003-10-25 Thread Cliff Hones
Christopher Faylor wrote: PLEASE don't instruct people to play around with the registry. We have a perfectly good tool for them to use -- mount. It is designed to manipulate cygwin's mount table. The fact that it is in the registry is incidental. You can do everything you need with the mount

Re: Problem with a cygwin App - Broken on a pristine system until I install cygwin, cygwin1.dll doesn't seem to be enough

2003-10-25 Thread Christopher Faylor
On Sat, Oct 25, 2003 at 05:58:00PM +0100, Cliff Hones wrote: Christopher Faylor wrote: PLEASE don't instruct people to play around with the registry. We have a perfectly good tool for them to use -- mount. It is designed to manipulate cygwin's mount table. The fact that it is in the registry is

binutils: Strange ld error: Error: 0-bit reloc in dll

2003-10-25 Thread Gerrit P. Haase
Hallo, I'm getting a 'I've never seen before' ld error: Error: 0-bit reloc in dll Libtool issues the link command like this: gcc -shared \ $(OBJECTS) \ -L/usr/lib \ -L/usr/X11R6/lib $(LIBS) \ -Wl,--export-dynamic \ -Wl,--export-dynamic \ -o .libs/cyggucharmap-3.dll \

Re: 1.5.1: can't open files beginning with ...

2003-10-25 Thread Pavel Tsekov
On Sat, 25 Oct 2003, Corinna Vinschen wrote: On Sat, Oct 25, 2003 at 12:04:14AM +0200, Pavel Tsekov wrote: Chris Moore wrote: I have a file on my PC called ...foo.txt. This does work, but Cygwin's path handling code understands only .. and . . If it get three dots in a raw and

Re: 1.5.1: can't open files beginning with ...

2003-10-25 Thread Corinna Vinschen
On Sat, Oct 25, 2003 at 10:58:10PM +0200, Pavel Tsekov wrote: On Sat, 25 Oct 2003, Corinna Vinschen wrote: On Sat, Oct 25, 2003 at 12:04:14AM +0200, Pavel Tsekov wrote: Chris Moore wrote: I have a file on my PC called ...foo.txt. This does work, but Cygwin's path handling

Re: 1.5.1: can't open files beginning with ...

2003-10-25 Thread Igor Pechtchanski
On Sun, 26 Oct 2003, Corinna Vinschen wrote: On Sat, Oct 25, 2003 at 10:58:10PM +0200, Pavel Tsekov wrote: On Sat, 25 Oct 2003, Corinna Vinschen wrote: On Sat, Oct 25, 2003 at 12:04:14AM +0200, Pavel Tsekov wrote: Chris Moore wrote: I have a file on my PC called ...foo.txt.