Re: cygwin-1.7: linking difference

2008-12-08 Thread Corinna Vinschen
On Dec 6 07:15, Marco Atzeri wrote: > Hi All, > following the Corinna request I tried to test the > building of my packages on cygwin-1.7 and I found this > slight difference when linking > > on cygwin 1.5 "-lcruft.dll" is accepted as form > to link versus cygcruft.dll > > while on 1.7 the out

Re: Problems with remote programs using ncurses (aptitude)

2008-12-08 Thread Brian Dessent
SO wrote: > I have problems opening remote programs using ncurses library. > Aptitude for example. Menus and other interface components are just > garbage on my term on windows vista. Is there a solution for that? The answer will depend on what terminal you're using. But first a summary of the p

Re: ssh-host-config problem on windows 2003, please help.

2008-12-08 Thread Corinna Vinschen
On Dec 2 12:45, T Z wrote: > I am trying to automate my cygwin install on a windows 2003 box > [...] > but when I then run > c:\cygwin\bin\bash.exe --login /usr/bin/ssh-host-config --yes --cygwin ntsec > --pwd loser as the administrator of the pc (not in domain) it seems to run > fine thru most

Re: rsync restore the file owner but rsyncd do it not

2008-12-08 Thread Matthias Meyer
:-) Yes it works! Three important things are going wrong in "my" past: 1. /etc/passwd as well as /etc/group are necessary in windows to enable cygwin to map windows SID/GID to posix uid/gid. 2. --numeric-ids are necessary during backup to server if the client uid/gid is unknown there (whats pr

Waight Loss Programs DONT WORK

2008-12-08 Thread Renew
99% of Diets FAIL ONE WORKS! http://QUANTUMENERGYFIELD.COM/qInWVxEQEWQnHQVbVbVbxIQWHEaqnV Experience the Difference... Experience RENEW This is an advertisement. You can unsubscribe from future promotions by copying and pasting this URL to your browser: http://QUANTUMENERGYFIELD.COM/qInWVxE

Re: rsync restore the file owner but rsyncd do it not

2008-12-08 Thread Christopher Faylor
On Mon, Dec 08, 2008 at 04:51:29PM +0100, Matthias Meyer wrote: >:-) Yes it works! > >Three important things are going wrong in "my" past: >1. /etc/passwd as well as /etc/group are necessary in windows to enable > cygwin to map windows SID/GID to posix uid/gid. >2. --numeric-ids are necessary duri

Re: rsync restore the file owner but rsyncd do it not

2008-12-08 Thread Christopher Faylor
On Mon, Dec 08, 2008 at 11:47:51AM -0500, Christopher Faylor wrote: >On Mon, Dec 08, 2008 at 04:51:29PM +0100, Matthias Meyer wrote: >>:-) Yes it works! >> >>Three important things are going wrong in "my" past: >>1. /etc/passwd as well as /etc/group are necessary in windows to enable >> cygwin to

Re: Problems with remote programs using ncurses (aptitude)

2008-12-08 Thread Ziphyre Marco
Brian, Thank you very much for your detailed explaination. I'm using default cygwin terminal. I tried adding "codepage:oem" to CYGWIN env var but it didn't solve the problem. I tried downloading poderosa (and running cygwin with or without utf8) but again same type of problems. Unfortunatly "TERM

1.5.25-15: Bash: Changing directory very slow (hang) without leading path

2008-12-08 Thread Jake Hawkes
Hi, I searched the ML archive, and found this: http://sourceware.org/ml/cygwin/2008-05/msg00472.html I have a similar problem. In bash, when changing to any directory (except parent via ..) it takes a very long time, or hangs. If a prepend with a path, e.g. ./ or ../dir1/dir2 it works immediatel

Re: 1.5.25-15: Bash: Changing directory very slow (hang) without leading path

2008-12-08 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jake Hawkes on 12/8/2008 8:29 PM: > In bash, when changing to any directory (except parent via ..) it > takes a very long time, or hangs. Without looking, I'm guessing that you have CDPATH set, and that it includes a network path. > > I

Re: OpenGL-1.1.0 link problem (glXMakeCurrent undefined symbols)

2008-12-08 Thread Yaakov (Cygwin/X)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Phan, Linh H wrote: > I'm trying to port OpenInventor code and using the new opengl-1.1.0 and I > am getting > undefined _glXMakeCurrent symbols: This is not relevant to Cygwin/X and should be taken to the main list. Yaakov Cygwin/X -BEGIN

Scrollkeeper 0.3.14 segfaults when building under Cygwin

2008-12-08 Thread sowiso
Hello again, cygwin seems to have a problem with current (even though from 2003) ScrollKeeper v0.3.14. Another thing I did not like much: impgen.c always complained about "incompatible implicit malloc() declaration". This looks as if was not #included. Gladly the package is fairly small, so ther

Re: Scrollkeeper 0.3.14 segfaults when building under Cygwin

2008-12-08 Thread Yaakov (Cygwin/X)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 sowiso wrote: > cygwin seems to have a problem with current (even though from 2003) > ScrollKeeper v0.3.14. scrollkeeper is obsolete, being replaced by rarian. Packages are available from Cygwin Ports: http://cygwin-ports.svn.sourceforge.net/viewv

OpenGL-1.1.0 link problem (glXMakeCurrent undefined symbols)

2008-12-08 Thread Phan, Linh H
Hi, I'm trying to compile OpenInventor using the new opengl-1.1.0 and I am getting undefined _glXMakeCurrent symbols: /usr/bin/CC -g Main.o ClassDef.o Man.o Reader.o Writer.o BuildIssues.o -lInventor -lstdc++ -L/usr/X11R6/lib -L/usr/local/lib -limage -ljpeg -liconv -lFL -lfreetype -l

Re: OpenGL-1.1.0 link problem (glXMakeCurrent undefined symbols)

2008-12-08 Thread Yaakov (Cygwin/X)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Phan, Linh H wrote: > I'm trying to compile OpenInventor using the new opengl-1.1.0 and I am > getting > undefined _glXMakeCurrent symbols: I should have read this a little closer the first time. The opengl package is for building *Win32* OpenGL

Re: ssh-host-config problem on windows 2003, please help.

2008-12-08 Thread Charles Wilson
Corinna Vinschen wrote: > This (untested) patch to the service helper script > /usr/share/csih/cygwin-service-installation-helper.sh > should fix that problem. > > > Index: cygwin-service-installation-helper.sh > === > RCS file: > /