Re: how to re-build Cygwin core package?

2004-08-25 Thread Gernot Hillier
Hi Igor! Thx for your quick reply! Igor Pechtchanski wrote: > Why not build from CVS HEAD? Not only does this ensure that you get the > latest fixes, but also the CVS build is much less painful than the source > package build. The source package is really provided mostly for > reference. Well,

Re: gnome-config NOT FOUND!!

2004-08-25 Thread Jani tiainen
Maya wrote: Thank you Larry for your help! I downloaded the package needed to get gobject-2.0, but now after typing 'pkg-config gtk+-2.0', I get a message saying that 'gnome-config' was not found. What do I have to do now? gnome-config not found is "historic" warning. It's used as fallback in pkg

RE: Problem with Classpath for java thru perl script

2004-08-25 Thread Igor Pechtchanski
Ramneek, First off, . Thanks. To answer your questions: 1) I meant the latter if you invoke Java directly. If you use the wrapper scripts, you should use the POSIX paths -- the script will take care of the conversion. 2) I was thinking more of sett

RE: Problem with Classpath for java thru perl script

2004-08-25 Thread Ramneek Singh
Igor, Thanks for your response. The java command is being executed by backtick operators `. Questions: 1)Can you please clarify the use of the forward slash(/) that you Mentioned in one of your replies to my earlier email ? I am not Sure if you mean that I convert it totally to a unix style or did

Re: sshd privilege separation problem

2004-08-25 Thread Greg Morgan
Colin JN Breame wrote: Hi, I've been running sshd and it recently stopped working. I'm not sure whether I did anything to it, but I've managed to track down the problem. If I use privilege separation (ssh-host-config), as soon as I type the password in, the message "Connection to localhost clos

Re: wxPython Install problems

2004-08-25 Thread Larry Hall
At 10:10 PM 8/25/2004, you wrote: >I'm attempting to install wxPython from the source wxPythonSrc-2.5.2.7 >on Cygwin. > >I am able to run 'configure' ok, but when I run the make file i get >the following error: > >In file included from include/wx/gsocket.h:172, >from include/wx/scka

wxPython Install problems

2004-08-25 Thread Pat Smith
I'm attempting to install wxPython from the source wxPythonSrc-2.5.2.7 on Cygwin. I am able to run 'configure' ok, but when I run the make file i get the following error: In file included from include/wx/gsocket.h:172, from include/wx/sckaddr.h:24, from include/wx/

Re: use vc lib in cygwin

2004-08-25 Thread Larry Hall
At 06:48 PM 8/25/2004, you wrote: >Hi, there: > >I got some xxx.lib files created by VC. >Now I wanna create a xxx.dl file based on those xxx.lib files using gcc in >cygwin, but some errore occurred. > >The xxx.lib files might need to be transferred to something that gcc can >recognize, and the

Re: Newbie Needs some Help.

2004-08-25 Thread Tim Prince
At 02:48 PM 8/25/2004, Howard Rifkind wrote: Hi. I have loaded down the setup.exe and ran it. However, I can't figure out which packages I need to install and should I load it down and install from the internet. I'm only going to install it on one machine. I guess this would also apply to the KDE

Re: sshd privilege separation problem

2004-08-25 Thread Larry Hall
At 04:47 PM 8/25/2004, you wrote: >Hi, > >I've been running sshd and it recently stopped working. I'm not sure whether I did >anything to it, but I've managed to track down the problem. > >If I use privilege separation (ssh-host-config), as soon as I type the password in, >the message "Connectio

Unable to make TclCl 1.8 using cygwin 1.5.x, Any idea?

2004-08-25 Thread bt tan
Hi, Good day. I was trying to compile the latest version of ns-allinone2.27 using the latest version of cygwin (1.5.??) . I manage to run the ./configure but when I run the "make all" It started with nice and smooth compilation like below gcc -c -DNO_TK -DNDEBUG -DUSE_SHM -DHAVE_LIBOT

Re: Problem with Classpath for java thru perl script

2004-08-25 Thread Igor Pechtchanski
On Wed, 25 Aug 2004, Igor Pechtchanski wrote: > On Wed, 25 Aug 2004, Ramneek Singh wrote: > > > Hi , > > > > I just installed cygwin on windows 2000. > > I need it to run a perl script which will execute a java command . > > Example: in the script it says thefollowing: > > > > java -classpath

Re: Problem with Classpath for java thru perl script

2004-08-25 Thread Igor Pechtchanski
On Wed, 25 Aug 2004, Ramneek Singh wrote: > Hi , > > I just installed cygwin on windows 2000. > I need it to run a perl script which will execute a java command . > Example: in the script it says thefollowing: > > java -classpath $CLASSPATH myprogram argument1 arg2 > > > The problem is that t

use vc lib in cygwin

2004-08-25 Thread Yu-Cheng Chou
Hi, there: I got some xxx.lib files created by VC. Now I wanna create a xxx.dl file based on those xxx.lib files using gcc in cygwin, but some errore occurred. The xxx.lib files might need to be transferred to something that gcc can recognize, and the problem could then be fixed. So, how to do

Problem with Classpath for java thru perl script

2004-08-25 Thread Ramneek Singh
Hi , I just installed cygwin on windows 2000. I need it to run a perl script which will execute a java command . Example: in the script it says thefollowing: java -classpath $CLASSPATH myprogram argument1 arg2 The problem is that though echo $CLASSPATH shows the correct classpath to the jar Fi

RE: Newbie Needs some Help.

2004-08-25 Thread Buchbinder, Barry (NIH/NIAID)
At Wednesday, August 25, 2004 5:48 PM, Howard Rifkind wrote: > Hi. > > I have loaded down the setup.exe and ran it. > > However, I can't figure out which packages I need to install and > should I load it down and install from the internet. I'm only going > to install it on one machine. > > I gu

Re: invalidfileaccess in --.outputpage-- using ghostscript 7.05-1 & -2

2004-08-25 Thread Igor Pechtchanski
On Wed, 25 Aug 2004, Wes Byne wrote: > I'm using gnuplot to create charts which I'm previewing with gv. This > morning, after updating my cygwin install, I noticed that gv no longer > worked. It gave me the error that "Error: PostScript interpreter failed > in main window". > > I therefore tr

Re: Why umount -A is a really bad idea

2004-08-25 Thread Igor Pechtchanski
On Wed, 25 Aug 2004, Mike wrote: > On Wed, 25 Aug 2004, Colin JN Breame wrote: > > > I tried this once, just to see what would happen. I then spent the > > next hour restoring the mount points. I've learnt a valuable > > lesson... > > Why would a 'mount -a' not work after your 'umount -a' to

Suggestion for change in the order that setup does its tasks

2004-08-25 Thread Buchbinder, Barry (NIH/NIAID)
Setup currently down loads all requested packages and then installs what has downloaded. IIRC, if several packages are downloaded at one time, and the download is interrupted -- a real possibility with several large packages over dial-up -- setup will start over, downloading from the beginning. I

RE: Why umount -A is a really bad idea

2004-08-25 Thread Buchbinder, Barry (NIH/NIAID)
At Wednesday, August 25, 2004 5:07 PM, Mike wrote: > On Wed, 25 Aug 2004, Colin JN Breame wrote: > >> I tried this once, just to see what would happen. I then spent the >> next hour restoring the mount points. I've learnt a valuable >> lesson... > > Why would a 'mount -a' not work after your '

Newbie Needs some Help.

2004-08-25 Thread Howard Rifkind
Hi. I have loaded down the setup.exe and ran it. However, I can't figure out which packages I need to install and should I load it down and install from the internet. I'm only going to install it on one machine. I guess this would also apply to the KDE as I would like to install that too but th

invalidfileaccess in --.outputpage-- using ghostscript 7.05-1 & -2

2004-08-25 Thread Wes Byne
I'm using gnuplot to create charts which I'm previewing with gv. This morning, after updating my cygwin install, I noticed that gv no longer worked. It gave me the error that "Error: PostScript interpreter failed in main window". I therefore tried to directly invoke gs. I get the error: "Erro

Re: Why umount -A is a really bad idea

2004-08-25 Thread Mike
On Wed, 25 Aug 2004, Colin JN Breame wrote: > I tried this once, just to see what would happen. I then spent the next > hour restoring the mount points. I've learnt a valuable lesson... Why would a 'mount -a' not work after your 'umount -a' to restore the mounts? Mike -- Unsubscribe info:

Why umount -A is a really bad idea

2004-08-25 Thread Colin JN Breame
I tried this once, just to see what would happen. I then spent the next hour restoring the mount points. I've learnt a valuable lesson... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwi

Re: [ANNOUNCEMENT] Release candidate: gcc-3.4.1-1

2004-08-25 Thread Hans Horn
Just to follow up on my earlier posting! Could it be that I'm picking a stale g77 runtime lib? The problem doesn't happen if I replace -O6 with -g. It ALSO goes away (with -O6) if I call fabs() instead of abs(). fabs() however is a C function, which I don't want rely on! I've attached the outpu

sshd privilege separation problem

2004-08-25 Thread Colin JN Breame
Hi, I've been running sshd and it recently stopped working. I'm not sure whether I did anything to it, but I've managed to track down the problem. If I use privilege separation (ssh-host-config), as soon as I type the password in, the message "Connection to localhost closed." is displayed. Ho

Re: [ANNOUNCEMENT] Release candidate: gcc-3.4.1-1

2004-08-25 Thread Krzysztof Duleba
Gerrit P. Haase wrote: >>> Hmmm, I don't like maintaining two versions of a package, if 3.4 is >>> stable it will be the one and only current version. >> I'm aware of it and that's why I'm asking. That would be the final release >> of 3.3, able to coexist with 3.4. Then you could happily forget ab

gnome-config NOT FOUND!!

2004-08-25 Thread Maya
Thank you Larry for your help! I downloaded the package needed to get gobject-2.0, but now after typing 'pkg-config gtk+-2.0', I get a message saying that 'gnome-config' was not found. What do I have to do now? Thanks in advance Larry Hall <[EMAIL PROTECTED]> wrote: -- FYI http://www.astro

RE: sed and dos format

2004-08-25 Thread Hannu E K Nevalainen
Brian wrote: > Regarding efficiency, I am strictly talking about the code path. > Having Cygwin add a \r when the file is written the first time should > be more efficient than reprocessing the whole thing after it's been > processed the first time, or at the least reparsing the lines in an > outpu

Re: Cygwin-Perl upgrade and modules

2004-08-25 Thread Igor Pechtchanski
On Wed, 25 Aug 2004, Gerrit P. Haase wrote: > Igor wrote: > > >> The autobundle command in a CPAN shell is meant to create a list of > >> packages which you have installed (run before unistalling), after update > >> you may simply run `install autobundle_$date` in the CPAN shell, this > >> pulls

Re: Trouble with std::vector in g++

2004-08-25 Thread Luke Stras
On Wed, Aug 25, 2004 at 12:40:43PM -0600, Warren Young wrote: > I would have said that the right solution is to 'new' that Element > object, or to declare it globally. The stack is not intended for > storing megabytes of data, especially temporary data. Well, yes. Normally, I'd do that, but I

Re: [ANNOUNCEMENT] Release candidate: gcc-3.4.1-1

2004-08-25 Thread Gerrit P. Haase
Krzysztof schrieb: > Gerrit P. Haase wrote: >> > Is this true? I have 3.3.1 libraries in /lib and >> > /lib/gcc-lib/i686-pc-cygwin/3.3.1, but 2.95 libraries only in >> > /lib/gcc-lib/i686-pc-cygwin/2.95.3-10. >> >> There was no libjava with 2.x compilers. There was no libobjc with 2.x >> compile

Re: [ANNOUNCEMENT] Release candidate: gcc-3.4.1-1

2004-08-25 Thread Krzysztof Duleba
Gerrit P. Haase wrote: > > Is this true? I have 3.3.1 libraries in /lib and > > /lib/gcc-lib/i686-pc-cygwin/3.3.1, but 2.95 libraries only in > > /lib/gcc-lib/i686-pc-cygwin/2.95.3-10. > > There was no libjava with 2.x compilers. There was no libobjc with 2.x > compilers. What about libstdc++?

Re: Cygwin-Perl upgrade and modules

2004-08-25 Thread Gerrit P. Haase
Igor wrote: >> The autobundle command in a CPAN shell is meant to create a list of >> packages which you have installed (run before unistalling), after update >> you may simply run `install autobundle_$date` in the CPAN shell, this >> pulls all listed modules and tries to install it. >> >> >> Ge

Re: [ANNOUNCEMENT] Release candidate: gcc-3.4.1-1

2004-08-25 Thread Gerrit P. Haase
Krzysztof wrote: > Gerrit P. Haase wrote: >> More difficult is C++, ObjC, Java and Fortran which have their runtime >> in /usr/lib, there is just one version possible, versioned libraries are >> currently not supported. > Is this true? I have 3.3.1 libraries in /lib and > /lib/gcc-lib/i686-pc-c

Re: Cygwin-Perl upgrade and modules

2004-08-25 Thread Igor Pechtchanski
On Wed, 25 Aug 2004, Gerrit P. Haase wrote: > Gary wrote: > > > The other day, I decided to finally update all my cygwin packages with > > setup.exe -- including perl. Went from 5.8.0 to 5.8.5 and now realize that > > the path to all the modules I installed is under the older version at > > /usr/

Re: how to re-build Cygwin core package?

2004-08-25 Thread Igor Pechtchanski
On Wed, 25 Aug 2004, Gernot Hillier wrote: > Hi! > > I'm currently trying to rebuild the Cygwin core package (i.e. > cygwin-1.5.10-3.tar.bz2) from the cygwin-1.5.10-3-src.tar.bz2 package because > I patched a small detail in cygwin.dll. I'd really like to use Cygwin's > setup.exe to install my

Re: Trouble with std::vector in g++

2004-08-25 Thread Luke Stras
On Wed, Aug 25, 2004 at 07:16:45PM +0200, Gerrit P. Haase wrote: > Increase the stack: > g++ -Wall -Wl,--stack=800 -o etest etest.cc > > This works for me with gcc-3.4.1(tm). The default stack for Cygwin > executables is 2MB which seems to be too small for your program. This seems to work.

Re: [ANNOUNCEMENT] Release candidate: gcc-3.4.1-1

2004-08-25 Thread Krzysztof Duleba
Gerrit P. Haase wrote: > More difficult is C++, ObjC, Java and Fortran which have their runtime > in /usr/lib, there is just one version possible, versioned libraries are > currently not supported. Is this true? I have 3.3.1 libraries in /lib and /lib/gcc-lib/i686-pc-cygwin/3.3.1, but 2.95 libra

Re: Trouble with std::vector in g++

2004-08-25 Thread Gerrit P. Haase
Luke wrote: > I am having some trouble with the std::vector class in g++ 3.3.3. If I > compile the following program and run it, it segfaults in the call to > push_back; reducing the array in Solution to 512*1024 makes the code run > OK. > If I compile it with g++ 3.2.1 under Linux, the program

Re: [ANNOUNCEMENT] Release candidate: gcc-3.4.1-1

2004-08-25 Thread Gerrit P. Haase
Krzysztof wrote: > Gerrit P. Haase wrote: >> I've made a release candidate of gcc 3.4 available for download. > Will gcc 3.4 overwrite gcc 3.3, or will it install in a separate > directory? I'd prefer to have both gcc 3.4 and gcc 3.3 at the same time. I > still have gcc 2.95 working as well (and

Trouble with std::vector in g++

2004-08-25 Thread Luke Stras
I am having some trouble with the std::vector class in g++ 3.3.3. If I compile the following program and run it, it segfaults in the call to push_back; reducing the array in Solution to 512*1024 makes the code run OK. If I compile it with g++ 3.2.1 under Linux, the program runs fine. Is it just

Re: [ANNOUNCEMENT] Release candidate: gcc-3.4.1-1

2004-08-25 Thread Krzysztof Duleba
Gerrit P. Haase wrote: > I've made a release candidate of gcc 3.4 available for download. Will gcc 3.4 overwrite gcc 3.3, or will it install in a separate directory? I'd prefer to have both gcc 3.4 and gcc 3.3 at the same time. I still have gcc 2.95 working as well (and I use it when I need to te

RE: g++ Debugger for Win32?

2004-08-25 Thread Brian Ford
On Wed, 25 Aug 2004, Dave Korn wrote: > > -Original Message- > > From: Brian Ford > > Sent: 24 August 2004 20:39 > > > Unfortunately, to produce Dwarf2 debugging info from g++ for gdb to > > read, you need a newer than Cygwin released gcc as well :-(. > > LOL, I forgot that we'll pro

Re: rsync failed to set permission

2004-08-25 Thread Larry Hall
At 04:00 AM 8/25/2004, you wrote: >Hi Folk, > >I get many permissions denied failures when using rsync to copy my home directory to >a network drive. I can't detect while rsync is complaining. > >The only thing that I don't know is why the file /cygdrive/c/home/sql/tmp/874677 have >a '+' at the e

RE: rsync failed to set permission

2004-08-25 Thread Bakken, Luke
> I get many permissions denied failures when using rsync to > copy my home directory to a network drive. I can't detect > while rsync is complaining. > > The only thing that I don't know is why the file > /cygdrive/c/home/sql/tmp/874677 have a '+' at the end of the > mod. What does this mean?

RE: unknown character in UNIX rights on /cygdrive/c

2004-08-25 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of cygwin.20.job > Sent: 25 August 2004 12:28 > > > -Ursprüngliche Nachricht- > > Von: Larry Hall - lh-no-personal-replies-p[REDACTED.BY.DAVEK] > > [mailto:+cygwin+job+6791d0015b.lh-no-

RE: cp doesnot copy in certain cases of slash (\)

2004-08-25 Thread Dave Korn
> Koduru, Seshasai wrote: > > >Hi, > > > >Following is the test case: > >START- > >C:\>c:\cygwin\bin\mkdir.exe -p c:\src c:\dst > > > >C:\>c:\cygwin\bin\touch.exe c:\src\newfile > > > >C:\>c:\cygwin\bin\cp.exe c:\src\newfile c:\dst > >/usr/bin/cp: cannot create regular fil

[ANNOUNCEMENT] New Package: intltool-0.31-1

2004-08-25 Thread Gerrit P. Haase
intltool has been uploaded to cygwin.com DESCRIPTION === intltool is a helper tool for building GLib/GTK+/GNOME applications. The intltool package has a script, intltoolize, which copies the various scripts and does the other magic to your module. So users building from tarballs don't nee

Re: Cygwin-Perl upgrade and modules

2004-08-25 Thread Gerrit P. Haase
Gary wrote: > The other day, I decided to finally update all my cygwin packages with > setup.exe -- including perl. Went from 5.8.0 to 5.8.5 and now realize that > the path to all the modules I installed is under the older version at > /usr/lib/perl5/site_perl/5.8.0 instead of /usr/lib/perl5/site

Re: Attn: gtk2-x11 maintainer - postinstall patch

2004-08-25 Thread Gerrit P. Haase
Sam wrote: > When doing a full installation of Cygiwn on a clean machine, > setup.exe runs into an error when running the postinstall > script for gtk2-x11 as documented in the mail message: > http://www.cygwin.com/ml/cygwin/2004-07/msg01125.html > Note that when this error message occurs, X h

Re: [ANNOUNCEMENT] Release candidate: gcc-3.4.1-1

2004-08-25 Thread Gerrit P. Haase
Brian wrote: > On Tue, 24 Aug 2004, Gerrit P. Haase wrote: >> I've made a release candidate of gcc 3.4 available for download. >> >> NEWS >> >> Too many changes to list here in detaili. Please see the official docs >> at http://gcc.gnu.org/gcc-3.4 and >> http://gcc.gnu.org/gcc-3.4/changes.h

AW: unknown character in UNIX rights on /cygdrive/c

2004-08-25 Thread cygwin . 20 . job
> -Ursprüngliche Nachricht- > Von: Larry Hall - [EMAIL PROTECTED] > [mailto:+cygwin+job+6791d0015b.lh-no-personal-replies-please#c > [EMAIL PROTECTED] > Gesendet: Dienstag, 3. August 2004 17:27 > An: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Betreff: Re: unknown character in UNIX rights on /

how to re-build Cygwin core package?

2004-08-25 Thread Gernot Hillier
Hi! I'm currently trying to rebuild the Cygwin core package (i.e. cygwin-1.5.10-3.tar.bz2) from the cygwin-1.5.10-3-src.tar.bz2 package because I patched a small detail in cygwin.dll. I'd really like to use Cygwin's setup.exe to install my changed version and so I'm trying to produce the binar

RE: g++ Debugger for Win32?

2004-08-25 Thread Dave Korn
> -Original Message- > From: Brian Ford > Sent: 24 August 2004 20:39 > > The gdb NEWS file contains several changes > > related to Cygwin, Dwarf2 debugging info and C++ since that > > time that suggest it might be worthwhile trying it out. > > Unfortunately, to produce Dwarf2 debugging

rsync failed to set permission

2004-08-25 Thread cygwin . 20 . job
Hi Folk, I get many permissions denied failures when using rsync to copy my home directory to a network drive. I can't detect while rsync is complaining. The only thing that I don't know is why the file /cygdrive/c/home/sql/tmp/874677 have a '+' at the end of the mod. What does this mean? $ ls