Re: Cygwin dll oddness

2003-08-09 Thread Jan Nieuwenhuizen
"Simon Weatherill" <[EMAIL PROTECTED]> writes: > I just got that as well. You have to use the develpment (I assume) > cygwin (1.5.1-1 instead of 1.3.22-1) - under Base. Yes, but you *must not* select this package by hand. What you must do, is check the Experimental radio-button, somewhere in the

Re: What is the minimum needed to run gtar?

2003-08-09 Thread Larry Hall
Brian Dessent wrote: Igor Pechtchanski wrote: Yes, you're quite correct. Cygcheck will only list the DLLs that the program is statically linked to (that is, it's linked to the import libraries). If the program uses dlopen() or LoadLibrary() to load the library (like rxvt does with libX11/libW1

Re: 1.5.2-1 file truncated

2003-08-09 Thread Christopher Faylor
On Sat, Aug 09, 2003 at 04:13:10PM -0400, Igor Pechtchanski wrote: >On 9 Aug 2003, Jan Nieuwenhuizen wrote: >>>ls/libutils.a -lX11 -lm -lwinmm >> >>>/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld: >>>final lin k failed: File truncated collect2: ld returned 1 exit statu

Re: GNU Emacs build: NTEmacs vs cygwinized

2003-08-09 Thread Nicholas Wourms
Joe Buehler wrote: FRC wrote: xterm.c:4488: `XtNbeNiceToColormap' undeclared (first use in this function) Got it -- don't compile with Xaw3d. Xaw3d hasn't been recompiled against 4.3.0 yet, and since libXt is static, the internal libXt for Xaw3d is still geared for 4.2.0. Actually, this is a

Re: question concerning wmdebug.exe

2003-08-09 Thread Larry Hall
natalie hinkel =) wrote: After updating Windows on my machine and rebooting, an error appeared: "wmdebug.exe = Entry Point Not Found The procedure entry point__progname could not be located in the dynamic link library cygwin1.dll." and when clicking "OK", it only reappears. How do I go about

Re: Information regarding problem when Windows cannot re-use PID numbers

2003-08-09 Thread Christopher Faylor
On Sat, Aug 09, 2003 at 07:40:57PM +0200, Yorick Koster wrote: >Hello list, > >Rogier & I have been busy trying to isolate the memory leak problem we >have encountered on Win2k machines. A lot of people on this list have >suggested this is in fact a Win2k problem. We have indeed verified this >i

Re: give args to setup in command line or ini file

2003-08-09 Thread Max Bowsher
Please keep replies on list. It's what it's there for. You would probably have received a response quicker, too. Delarue David wrote: > Sorry if i do it wrong but when i use the command 'setup.exe -L' a popup > without message is display and the installer isn't launched. > The setup version is 2

Re: 1.5.2-1 file truncated

2003-08-09 Thread Igor Pechtchanski
On 9 Aug 2003, Jan Nieuwenhuizen wrote: > "Robert McNulty Junior" <[EMAIL PROTECTED]> writes: > > > Timidity is a midi player. > > Up until now, I've not had any problems compiling it or other source code. > > > > I compiled the cygwin version of bash with no problems. > > The linking part with th

Re: Information regarding problem when Windows cannot re-use PIDnumbers

2003-08-09 Thread Yorick Koster
Hello list, Rogier & I have been busy trying to isolate the memory leak problem we have encountered on Win2k machines. A lot of people on this list have suggested this is in fact a Win2k problem. We have indeed verified this is indeed not a CygWin issue, but I am not totally convinced this is a

Re: Operating system information

2003-08-09 Thread Ehud Karni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 08 Aug 2003 11:20:46 -0400, Larry Hall <[EMAIL PROTECTED]> wrote: > > [EMAIL PROTECTED] wrote: > > > Is it possible to find out the amount of physical memory and available swap > > of the machine through cygwin? > > In Solaris terms prtconf and

Re: Problem while compiling programs, using g++, which use the string data type

2003-08-09 Thread Igor Pechtchanski
On Thu, 7 Aug 2003, Zafrulla, Zahoor (Cognizant) wrote: > Hi, > > I have been trying to compile a set of files on the latest Cygwin DLL > release under Win 2000. The same set of files compiles perfectly fine > under red hat linux . In order to isolate the error i wrote a test > program and i found

Re: Administrator lacking super-user privileges on cygwin installation

2003-08-09 Thread Larry Hall
Igor Pechtchanski wrote: On Tue, 5 Aug 2003, Ville Herva wrote: On Mon, Aug 04, 2003 at 10:03:18PM -0400, you [Larry Hall] wrote: I tried adding '-d' to the sshd parameters, but that doesn't help (gives the same error 255) - it seems to die earlier than that. What does /var/log/sshd.log say?

Re: 1.5.2-1 file truncated

2003-08-09 Thread Christopher Faylor
On Sat, Aug 09, 2003 at 07:36:24PM +0200, Jan Nieuwenhuizen wrote: >Christopher Faylor writes: >>Could I have some more debugging of this, please? I can't duplicate it >>with a simple test case > >That's what I tried, but the simple case works. > >>and I surely don't want to download tetex to try

Cygwin 1.3.22-1 shows wrong disk space (df)

2003-08-09 Thread David Balazic
$ pwd /cygdrive/c/data/mp3 $ df . Filesystem 1k-blocks Used Available Use% Mounted on c: 4096540 3585660510880 88% /cygdrive/c $ df Filesystem 1k-blocks Used Available Use% Mounted on x:\cygwin\bin 4096540 2477840 1618700 61%

[OFFTOPIC] Really cool display of links to cygwin (and others) web site

2003-08-09 Thread Christopher Faylor
http://www.touchgraph.com/TGGoogleBrowser.php?start=cygwin.com cgf -- Please use the resources at cygwin.com rather than sending personal email. Special for spam email harvesters: send email to [EMAIL PROTECTED] and be permanently blocked from mailing lists at sources.redhat.com -- Unsubscribe in

Re: cygwin 1.5.1 libc.a link problem

2003-08-09 Thread Ronald Landheer-Cieslak
On Wed, Aug 06, 2003 at 02:39:42PM -0400, Christopher Faylor wrote: > On Wed, Aug 06, 2003 at 06:53:50PM +0200, Ronald Landheer-Cieslak wrote: > >On Wed, Aug 06, 2003 at 12:14:21PM -0400, Christopher Faylor wrote: > >> I assume that you must not have correctly replaced your copy of > >> /lib/libc.a

Re: Problem with Cygwin.bat

2003-08-09 Thread Ronald Landheer-Cieslak
Please keep the discussion on the list - that's what it's there for. On Fri, Aug 08, 2003 at 02:36:31PM +0200, philippe guillaume wrote: > I've tried without the "-i" option and it works but > i've got a prompt like this: > > ">" > > impossible to get a prompt like : > > "user /home/user" for a

Re: SSH session terminates with Ctl+C

2003-08-09 Thread Jeff Nokes
> Don't do that. Set CYGWIN to 'tty' in your environment before starting > Cygwin. See . Hi Larry, Sorry about the confusion, I've never had to set this before, and I thought that you meant the bash environment. Your suggestion worked, but o

SSH session terminates with Ctl+C

2003-08-09 Thread Jeff Nokes
Hi, I've ran into a strange issue, one of which I have not run into before with cygwin. I have a W2K workstation at work, and I use cygwin to ssh into both Solaris and RedHat Linux boxes to do development. Sometimes, while ssh'd into a remote host, I have to 'Ctl+C' out of a process when it hangs

"cannot find username for UID XXX"

2003-08-09 Thread Johan Parin
Hi all, Just installed Cygwin on Win2K. It's working fine except that I don't have a username ;( . This has some bad consequences like not being able to use ssh. id returns the following: uid=479 gid=10513(mkgroup_l_d) groups=544(Administrators),545(Users),10513(mkgroup_l_d) uid 479 is not in p

Cygwin's lstat and adding some new functions to newlib

2003-08-09 Thread Nicholas Wourms
Hi, I couldn't decide which list would be most appropriate for this, so I hope that people don't flame me for sending here. Also, please bear with me, as I don't considier myself an "expert" when it comes to working with newlib internals. I'm working on porting a few missing funtions to Cygwi

rpm-4.1-1.patch failure

2003-08-09 Thread Doru Carastan
The rpm source package is broken. rpm-4.1-1.patch refers to files that does not exist in the db3 subdirectory and patch fails. ---8<---8<---8<--- rpm-4.1/doc/sk/rpm.8 patching file rpm-4.1/CYGWIN-PATCHES/postinstall.sh patching file rpm-4.1/CYGWIN-PATCHES/rpm.README patching file rpm-4.1/CYGWIN-P

Re: "cannot find username for UID XXX"

2003-08-09 Thread Larry Hall
Johan Parin wrote: Hi all, Just installed Cygwin on Win2K. It's working fine except that I don't have a username ;( . This has some bad consequences like not being able to use ssh. id returns the following: uid=479 gid=10513(mkgroup_l_d) groups=544(Administrators),545(Users),10513(mkgroup_l_d) ui

Re: Win2k and cygwin memory leak

2003-08-09 Thread Christopher Faylor
On Thu, Aug 07, 2003 at 05:08:48PM +0100, chris wrote: >Christopher Faylor wrote: >>On Thu, Aug 07, 2003 at 11:32:42AM -0400, Rolf Campbell wrote: >>>This may be a Win2000 problem, not a cygwin problem...What service pack >>>are you running? >> >>"May be"? You run a bunch of programs, exit them, a

Cygwin 1.5.1 libc.a link problem

2003-08-09 Thread Jason Tishler
While attempting to rebuild procmail against Cygwin 1.5.1, I believe I have found a problem with libc.a that interferes with building 64-bit apps. If one builds the attached test program without -lc, we get the following: $ gcc -o stat stat.c $ objdump -p stat.exe | fgrep stat

Re: Win2k and cygwin memory leak

2003-08-09 Thread R. Boon
I've inserted the results of my test in this message. First the status before the test, then the status after the test. Also I've used mozilla as memory buffer. When the system fails and I close an application, like mozilla, I can execute commands again. As you can see, ps shows no additional proc