Re: Cygwin v1.5.5-1: g++ produces "Entry Point Not Found" error

2003-09-26 Thread Kin Ming Ng
Igor, I am definitely very sorry for my previous posting as I realized that there is indeed an older copy of cygwin1.dll lying in my C++ source directory which is located on my D: drive and not in my C: drive (which is the drive where cygwin is installed on). I was wondering, wouldn't it be

Re: Cygwin v1.5.5-1: g++ produces "Entry Point Not Found" error

2003-09-26 Thread Kin Ming Ng
Igor, Please make sure your mailer honors the Reply-To: header. - Sorry, but what's that suppose to mean? What can I do to change it? Are you still getting them, BTW? - Yes. Did you reboot since you tried g++ last? - Yes. Did the reboot help? - No. If not, did y

cygwin-1.5.4-1 breaks fetchmail on Win9x

2003-09-26 Thread Mark Ord
cygwin-1.3.22-1 + fetchmail 6.2.2-1: This was working fine. I then updated to cygwin-1.5.4-1, which seems to break fetchmail. Fetchmail complains about not being able to create the lock file, but I believe the issue is actually with *removing* the stale lock file (it doesn't happen): 8:05pm [EMA

Re: compiled files under GPL?

2003-09-26 Thread Matthew O. Persico
On Fri, 26 Sep 2003 20:27:36 -0400 (EDT), Igor Pechtchanski wrote: > On Fri, 26 Sep 2003, Brian Ford wrote: > >>> Is it true that any application I compile under cygwin's >>> gcc/g++ is >>> automatically under the GPL? Is so I've been doing some >>> violating... >>> sorry. >> >> This will link your

[ANNOUNCEMENT] New package: editrights-1.01-1

2003-09-26 Thread Chris Rodgers
This new package contains a small command-line tool to alter the rights and privileges granted to users on Windows NT/2000/XP systems. It works with users and groups, both locally and remotely. For example it may be useful for automating the installation of programs like sshd, which require the Se

Re: Installed, Admin can run, other account can't...

2003-09-26 Thread Igor Pechtchanski
On Fri, 26 Sep 2003, Pierre A. Humblet wrote: > At 11:31 AM 9/26/2003 -0400, Igor Pechtchanski wrote: > > > >The "real" fix would be to make setup create the directories with the > >right permissions from the start. I'm not sure this is possible. > >Perhaps people with more knowledge of ACLs (Pie

Re: Installed, Admin can run, other account can't...

2003-09-26 Thread Pierre A. Humblet
At 11:31 AM 9/26/2003 -0400, Igor Pechtchanski wrote: > >The "real" fix would be to make setup create the directories with the >right permissions from the start. I'm not sure this is possible. >Perhaps people with more knowledge of ACLs (Pierre, Corinna, CGF?) will >chime in and offer their opinio

Re: Cygwin v1.5.5-1: g++ produces "Entry Point Not Found" error

2003-09-26 Thread Igor Pechtchanski
Ken, Please make sure your mailer honors the Reply-To: header. FWIW, your cygcheck output looks pretty normal -- I don't see any reason for the messages you're getting. Are you still getting them, BTW? Did you reboot since you tried g++ last? Did the reboot help? If not, did you search for cop

Re: Cygwin v1.5.5-1: g++ produces "Entry Point Not Found" error

2003-09-26 Thread Kin Ming Ng
Sorry that I had forgot to include a cygcheck attachment, here it is... In any case, the Cygwin v1.5.5-1 is a fresh installation downloaded directly from www.cygwin.com using the default setup.exe. I do wanted to point out one thing however, I did encounter some problems during the usage

Re: compiled files under GPL?

2003-09-26 Thread Igor Pechtchanski
On Fri, 26 Sep 2003, Brian Ford wrote: > >Is it true that any application I compile under cygwin's gcc/g++ is > >automatically under the GPL? Is so I've been doing some violating... > >sorry. > > This will link your binary to the cygwin DLL by default. Unless you have > purchased a buy out contra

Re: papers

2003-09-26 Thread Igor Pechtchanski
On Fri, 26 Sep 2003, David Christensen wrote: > [snip] > I prefer to download packages from the Internet and then install them. > This requires running Cygwin Setup twice -- once to download the > packages and a second time to install the packages. There is also a > third option for installing di

Re: compiled files under GPL?

2003-09-26 Thread Brian Ford
>Is it true that any application I compile under cygwin's gcc/g++ is >automatically under the GPL? Is so I've been doing some violating... >sorry. > This will link your binary to the cygwin DLL by default. Unless you have purchased a buy out contract from Red Hat, yes. >Is this still true under -

compiled files under GPL?

2003-09-26 Thread caj
Hi! Sorry, I just wanted a clarifcation of something I thought I read on cygwin-apps... Is it true that any application I compile under cygwin's gcc/g++ is automatically under the GPL? Is so I've been doing some violating... sorry. Is this still true under -mno-cygwin? -- Unsubscribe info:

Re: Cygwin on Windows Me on Athlon64

2003-09-26 Thread Brian Dessent
Koide wrote: > > Now I am using cygwin on Windows Me on AthlonXP . > > I will have Athlon64 system shortly . Then I want to use cygwin > on Athlon64 . The executable files of programs comliled on Athlon64 > should be much faster than those are compiled on AthlonXP . > > Then now I am wondering

Re: papers

2003-09-26 Thread David Christensen
[EMAIL PROTECTED]: Cristina Fischer wrote: > I am posgraduatio (master degrree) in Brazil I would like use cygwin > so that I can create simulation network > I am new programmer using cygwin. I would like to get > 1. when I can get download software cygwin to environment windows 2000 > 2. I would

Cygwin on Windows Me on Athlon64

2003-09-26 Thread Koide
Now I am using cygwin on Windows Me on AthlonXP . (B (B I will have Athlon64 system shortly . Then I want to use cygwin (Bon Athlon64 . The executable files of programs comliled on Athlon64 (Bshould be much faster than those are compiled on AthlonXP . (B (B Then now I am wondering if ; (B1 .

Re: Future of OpenGL package (Earnie, please read this)

2003-09-26 Thread Brian Ford
Andre Bleau wrote: >Brian Ford wrote: > >No; if /usr/include/GL does not exist anymore, gcc will look in >/usr/include/w32api/GL for #include directives. > Ahh..., ok. I didn't realize that. Makes sense, though. I was just being dense. >Even, with 1.4 headers, you would sill need to jump thro

Re: Cygwin v1.5.5-1: g++ produces "Entry Point Not Found" error

2003-09-26 Thread Igor Pechtchanski
On Fri, 26 Sep 2003, Kin Ming Ng wrote: > I had successfully compiled several programs with g++ under > Cygwin v1.3.20-1. But upon upgrading to Cygwin v1.5.5-1, the same > programs that are compiled with the new g++ produces the error: > "cc1plus.exe - Entry Point Not Found" - in a popup w

Re: Future of OpenGL package (Earnie, please read this)

2003-09-26 Thread Igor Pechtchanski
On Fri, 26 Sep 2003, Andre Bleau wrote: > Brian Ford wrote: > > >Andre Bleau wrote: > >... > > > > >>Are there any plans to update Cygwin's OpenGL headers to include 1.3 or > > >>1.4 support? Be it via using the w32api Mesa ones, or by other means. > > > > > >Let that be clear: headers alone will

Cygwin v1.5.5-1: g++ produces "Entry Point Not Found" error

2003-09-26 Thread Kin Ming Ng
I had successfully compiled several programs with g++ under Cygwin v1.3.20-1. But upon upgrading to Cygwin v1.5.5-1, the same programs that are compiled with the new g++ produces the error: "cc1plus.exe - Entry Point Not Found" - in a popup window Inside the error window, it details: "Th

Re: telnet server

2003-09-26 Thread Christopher Faylor
On Fri, Sep 26, 2003 at 01:36:08PM -0700, Eduardo Osorio Armenta wrote: >i was wondering if there is a port of telnet server but with >-mno-cygwin I'd check the no-cygwin mailing list for an answer to that question. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem r

Re: Future of OpenGL package (Earnie, please read this)

2003-09-26 Thread Andre Bleau
Brian Ford wrote: Andre Bleau wrote: ... >API to native Windows OpenGL implementation, accessible through M$'s >opengl32.dll could be in the w32api package, as it is now. The GL include >directory could be in /usr/include/w32api exclusively, without need for >another in /usr/include. > That sounds

telnet server

2003-09-26 Thread Eduardo Osorio Armenta
Hi, i'm a glad user with inetd & cygwin 1.3.22 soon i'll be upgrading 1.5 thanks for all knowledge Petch... Faylor... Vilche... . . . etc.. i was wondering if there is a port of telnet server but with -mno-cygwin thanks __ Do you Yahoo!? The New Yahoo! S

[ANNOUNCEMENT] Updated Pine-4.58-1 [IMPORTANT]

2003-09-26 Thread Eduardo Chappa
Hello, A new version of Pine has been uploaded to a server near you. This message contains very important information that you should read before you upgrade. Pine4.58 is a bug release version. The main point of this release is to fix a security hole found in all previous versions of Pine,

Re: Installed, Admin can run, other account can't...

2003-09-26 Thread Marco Mason
Igor Pechtchanski wrote: > On Fri, 26 Sep 2003, Marco Mason wrote: > > > Igor Pechtchanski wrote: > > > > > On Thu, 25 Sep 2003, Marco Mason wrote: > > > > > > > Hey, gang-- > > > > > > > > I've installed cygwin on a new box. After I set it up, I could run it > > > > as administrator. > > > > H

Re: compile problem under Cygwin 1.5.5 - gcc 3.3.1

2003-09-26 Thread Gerry Reno
Ok, I think the problem was related to autoconf. The build was using a previous configure. I went through and thoroughly cleaned everything and had the configure rerun and now it is compiling. --- Gerry Reno <[EMAIL PROTECTED]> wrote: > I just upgraded Cygwin to 1.5.5 and gcc to 3.3.1 yester

compile problem under Cygwin 1.5.5 - gcc 3.3.1

2003-09-26 Thread Gerry Reno
I just upgraded Cygwin to 1.5.5 and gcc to 3.3.1 yesterday and now I see some compile issue when trying to compile star 1.5a27. $ smake MAKE=/usr/bin/smake ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/conf" /usr/bin/smake: 'all' is up to date. ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/inc" ==

Re: Strange make [Error 255] (cygwin bug?)

2003-09-26 Thread Corinna Vinschen
On Fri, Sep 26, 2003 at 11:27:05AM -0400, Christopher Faylor wrote: > On Fri, Sep 26, 2003 at 10:48:24AM +0200, Corinna Vinschen wrote: > >On Thu, Sep 25, 2003 at 05:45:33PM +0200, Bertalan Fodor wrote: > >> > In any event, this might help: > >> > mount -f -X c:/cygwin/bin /bin > >> > >> This has

Re: make is not install

2003-09-26 Thread Larry Hall
At 02:37 AM 9/26/2003, Carlo Florendo you wrote: >bohm s wrote: > >>Hi, >>I just installed cygwin and 'make' was not installed. > > >It's most probable that make was not installed even if you thought it was. Could you >post the output the command `cygcheck -svr' so your problem can be diagnosed b

SV: cron problems finally resolved

2003-09-26 Thread Øyvind Harboe
>Take a look at the "-e" option to cygrunsrv -- >it might help. I find it a bit unnerving that I test my scripts under bash and then deploy them under a different environment that I do not properly understand. By using the "bash" trick in the last post, I was hoping to more precisely copy the env

Re: cron problems finally resolved

2003-09-26 Thread Igor Pechtchanski
On Fri, 26 Sep 2003, Øyvind Harboe wrote: > After much knashing of teeth, I've finally figured out > what made my cron scripts fail: > > In a normal shell, the /usr/bin is in at the front of > the $PATH. > > When cron runs as a cygrunsrv service /usr/bin is at the > end of the $PATH. > > In my cas

cron problems finally resolved

2003-09-26 Thread Øyvind Harboe
After much knashing of teeth, I've finally figured out what made my cron scripts fail: In a normal shell, the /usr/bin is in at the front of the $PATH. When cron runs as a cygrunsrv service /usr/bin is at the end of the $PATH. In my case, I had a Windows version of "tar" that being executed inst

Re: Copying stderr to stdout

2003-09-26 Thread Igor Pechtchanski
On Fri, 26 Sep 2003, Øyvind Harboe wrote: > I was having a bit of trouble copying stderr to stdout, e.g. > > $ ls 2>&1 lkajsdflkjasdflkj >ll > ls: lkajsdflkjasdflkj: No such file or directory > > I would have expected the error message to end up in "ll". > > If I place "2>&1" at the end of the lin

RE: MKS Toolkit UNIX scripting on Windows

2003-09-26 Thread Michael Jones
Guys, Following the response from a couple of people, and the last post on the site re: MKS Toolkit UNIX scripting on Windows. I would like to apologise to anyone I offended, this was not my intention. The exercise was intended to gauge if the software could be of use to anyone and was not design

Re: [Michael Jones] RE: MKS Toolkit - UNIX scripting on Windows

2003-09-26 Thread Christopher Faylor
On Fri, Sep 26, 2003 at 11:31:58AM -0400, Christopher Faylor wrote: >On Fri, Sep 26, 2003 at 03:58:42PM +0200, Jan Nieuwenhuizen wrote: >>From: "Michael Jones" <[EMAIL PROTECTED]> > >FWIW, he doesn't seem to be a subscriber. Too bad. Oh dear. Look at that. I just realized that this email addres

Re: [Michael Jones] RE: MKS Toolkit - UNIX scripting on Windows

2003-09-26 Thread Christopher Faylor
On Fri, Sep 26, 2003 at 03:58:42PM +0200, Jan Nieuwenhuizen wrote: >From: "Michael Jones" <[EMAIL PROTECTED]> FWIW, he doesn't seem to be a subscriber. Too bad. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Document

Re: Installed, Admin can run, other account can't...

2003-09-26 Thread Igor Pechtchanski
On Fri, 26 Sep 2003, Marco Mason wrote: > Igor Pechtchanski wrote: > > > On Thu, 25 Sep 2003, Marco Mason wrote: > > > > > Hey, gang-- > > > > > > I've installed cygwin on a new box. After I set it up, I could run it > > > as administrator. > > > However, when I logged into a test account, I can'

Copying stderr to stdout

2003-09-26 Thread Øyvind Harboe
I was having a bit of trouble copying stderr to stdout, e.g. $ ls 2>&1 lkajsdflkjasdflkj >ll ls: lkajsdflkjasdflkj: No such file or directory I would have expected the error message to end up in "ll". If I place "2>&1" at the end of the line it works. Is this the intended behaviour? Øyvind -

Re: Strange make [Error 255] (cygwin bug?)

2003-09-26 Thread Christopher Faylor
On Fri, Sep 26, 2003 at 10:48:24AM +0200, Corinna Vinschen wrote: >On Thu, Sep 25, 2003 at 05:45:33PM +0200, Bertalan Fodor wrote: >> > In any event, this might help: >> > mount -f -X c:/cygwin/bin /bin >> >> This has solved the problem, thank you very much. > >The next Cygwin developers snapshot

Re: Strange make [Error 255] (cygwin bug?)

2003-09-26 Thread Christopher Faylor
On Fri, Sep 26, 2003 at 10:38:07AM +0200, Corinna Vinschen wrote: >On Fri, Sep 26, 2003 at 09:36:28AM +0200, Jan Nieuwenhuizen wrote: >> Christopher Faylor writes: >> >> > In any event, this might help: >> > >> > mount -f -X c:/cygwin/bin /bin >> > mount -f -x c:/cygwin/bin/strace.exe /bin/strace.

Re: Installed, Admin can run, other account can't...

2003-09-26 Thread Marco Mason
Igor Pechtchanski wrote: > On Thu, 25 Sep 2003, Marco Mason wrote: > > > Hey, gang-- > > > > I've installed cygwin on a new box. After I set it up, I could run it > > as administrator. > > However, when I logged into a test account, I can't successfully start > > it. > > > > Trying to run it unde

Re: /etc/profile not being executed by cron job

2003-09-26 Thread Al Goodniss
Thanks Igor. I followed your adivce and changed the #! line to #!/usr/bin/bash -l and that worked for me. The script I'm using to do backups automatically moves itself around using absolute paths so having profile do that last 'cd "$HOME"' wasn't an issue. -Al On Thu, Sep 25, 2003 at 12:38:09

Re: [Michael Jones] RE: MKS Toolkit - UNIX scripting on Windows

2003-09-26 Thread Igor Pechtchanski
On Fri, 26 Sep 2003, Jan Nieuwenhuizen wrote: > Do we know this guy? Hmm, targeted SPAM... Intelligent targeted SPAM... I'm startin' to get worried... ;-) No, we don't know him. However, a couple of web searches unearthed the following:

Re: Problem with SETFACL and shortcuts?

2003-09-26 Thread Corinna Vinschen
On Fri, Sep 26, 2003 at 04:06:32PM +0200, Harre Mark VIE wrote: > Hi, > > I was just working on a script to set dafault permissions and noticed > something interesting. I use the find command to get the file name of > all files/directories and then reset the permissions usiong setfacl. > This wor

Problem with SETFACL and shortcuts?

2003-09-26 Thread Harre Mark VIE
Hi, I was just working on a script to set dafault permissions and noticed something interesting. I use the find command to get the file name of all files/directories and then reset the permissions usiong setfacl. This works fine except on a couple of files. I get the same error from a bash shell

[Michael Jones] RE: MKS Toolkit - UNIX scripting on Windows

2003-09-26 Thread Jan Nieuwenhuizen
--- Begin Message --- Hi I thought that you may be interested in the below, as you're a Cygwin user. [snip] -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org --- End Message --- -- Unsubscribe info:

Re: How to install Cygwin

2003-09-26 Thread Igor Pechtchanski
Christina, Replies inline below. On Fri, 26 Sep 2003, Cristina Fischer wrote: > Urgent > > I am posgraduatio (master degrree) in Brazil I would like use cygwin so > that I can create simulation network > > I am new programmer using cygwin. I would like to get > > 1. when I can get download softw

RE: Install gets to 99% and then stops

2003-09-26 Thread Steve Fairbairn
> -Original Message- > From: Rick Price > Sent: 26 September 2003 13:17 > Subject: Install gets to 99% and then stops > > > In trying to install Cygwin on a Windows 2K laptop and an XP > Pro laptop, my > install goes well until I get to 99%. It continues to say that it is > running an

Install gets to 99% and then stops

2003-09-26 Thread Rick Price
In trying to install Cygwin on a Windows 2K laptop and an XP Pro laptop, my install goes well until I get to 99%. It continues to say that it is running and the task manager agrees but nothing is happening. The file shown is /etc/postinstall/XFree86-bin-icons.sh with the progress bar showing it t

Re: Installed, Admin can run, other account can't...

2003-09-26 Thread Jason Tishler
On Fri, Sep 26, 2003 at 07:59:33AM -0400, Jason Tishler wrote: > What is you gid? ^^^ s/you/your/ Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 -- Unsubscribe info: http://cygwin.com/m

Re: Installed, Admin can run, other account can't...

2003-09-26 Thread Jason Tishler
Marco, On Thu, Sep 25, 2003 at 05:40:22PM -0400, Marco Mason wrote: > I've installed cygwin on a new box. After I set it up, I could run it > as administrator. However, when I logged into a test account, I can't > successfully start it. > > Trying to run it under the test account in a DOS shell

Re: Potential exim/minires VPN problem

2003-09-26 Thread Jason Tishler
This post is just for the archives and to close this thread... On Fri, Sep 12, 2003 at 05:31:02PM -0400, Pierre A. Humblet wrote: > Jason Tishler wrote: > > I didn't see any see any difference in exim's log file. Does the > > debugging output go to a different exim log file? > > Yes, it goes to

papers

2003-09-26 Thread Cristina Fischer
Urgent I am posgraduatio (master degrree) in Brazil I would like use cygwin so that I can create simulation network I am new programmer using cygwin. I would like to get 1. when I can get download software cygwin to environment windows 2000 2. I would like to know about configurate my h

Bug: rsync cannot be started as a service under Windows XP

2003-09-26 Thread Christian . Poellmann
Hi, I want to run rsync as a service on a Windows XP box. I have installed the service by using cygrunsrv: (The variable $sm_base points to D:/tmp ): cygrunsrv.exe -I "rsyncd" -p "$sm_base/install/rsync.exe" \ -a "--config=$sm_base/config/rsyncd.conf --daemon --no-detach" \

Using screen in cygwin 1.5.x

2003-09-26 Thread jurgen . defurne
Dear all, I recompiled screen 3.9.13 after I upgraded to Cygwin 1.5.5. It runs fine, but the detach/reattach still does not work. Not that I am really waiting for it, but I decided that I give it try. It is better than in 1.3 though. It starts the application, and the application can be killed, th

Re: possible munmap bug

2003-09-26 Thread Corinna Vinschen
On Fri, Sep 26, 2003 at 09:52:48AM +0800, peter garrone wrote: > Hi, > This was causing my build of gcc to fail. > File winsup/cygwin/mmap.cc version 1.86 (and earlier) function munmap > when unmapping a 64K record, passes the wrong parameters to fhandler_base::munmap, > passing the function pa

Re: Strange make [Error 255] (cygwin bug?)

2003-09-26 Thread Corinna Vinschen
On Thu, Sep 25, 2003 at 05:45:33PM +0200, Bertalan Fodor wrote: > > In any event, this might help: > > mount -f -X c:/cygwin/bin /bin > > This has solved the problem, thank you very much. The next Cygwin developers snapshot contains a patch which should make this workaround unnecessary. Corinna

Re: Strange make [Error 255] (cygwin bug?)

2003-09-26 Thread Corinna Vinschen
On Fri, Sep 26, 2003 at 09:36:28AM +0200, Jan Nieuwenhuizen wrote: > Christopher Faylor writes: > > > In any event, this might help: > > > > mount -f -X c:/cygwin/bin /bin > > mount -f -x c:/cygwin/bin/strace.exe /bin/strace.exe > > mount -f -x c:/cygwin/bin/cygcheck.exe /bin/cygcheck.exe > > Why

Re: Strange make [Error 255] (cygwin bug?)

2003-09-26 Thread Jan Nieuwenhuizen
Christopher Faylor writes: > In any event, this might help: > > mount -f -X c:/cygwin/bin /bin > mount -f -x c:/cygwin/bin/strace.exe /bin/strace.exe > mount -f -x c:/cygwin/bin/cygcheck.exe /bin/cygcheck.exe Why can this not be the default, are there any other executables that need to mounted '-