Compiling SIP for Cygwin

2004-01-14 Thread Hardy Jonck
I have installed python 2.3.x, QT, KDE, XFree etc. and have tried compiling SIP (http://www.riverbankcomputing.co.uk/sip/download.php) so that I can compile PyQT for Cygwin, but with no luck. Has anyone managed to compile SIP and PyQT for Cygwin? All I *really* want to do is to get Eric3 (A nic

Re: A month worth of developers time available for cygwin.

2004-01-14 Thread Charles Wilson
Igor Pechtchanski wrote: Note that there are a couple of patches to the generic build script floating around in the cygwin-apps archives. Also, it might pay to look at the sources of a bunch of Cygwin packages that use the generic build script, and compare/extract the good bits/parameterize the di

sendmsg/recvmsg file descriptor passing

2004-01-14 Thread David Rosenbloom
I am unable to get sendmsg and recvmsg to successfully pass open file descriptors between processes. I am using the Stevens APUE sample as a template, the 4.3BSD version, since that matches the msghdr struct in cygwin/socket.h. I notice a bunch of postings in the archive indicating (a) that file de

Re: MS offers "Services For Unix" free of charge

2004-01-14 Thread Andrew DeFaria
Chris January wrote: On Wed, Jan 14, 2004 at 04:26:03PM -0500, Robb, Sam wrote: But beyond curiosity, there's not many reasons to install and use both, at least concurrently. Cygwin and SFU both address the same needs and Cygwin covers a wider range of tools. We'll see what happens though. One

Re: sshd on alternate port doesn't seem to work

2004-01-14 Thread Mooky Mooksgill
thanks mark - that's quite correct. doh! -M From: Mark Himsley <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: sshd on alternate port doesn't seem to work Date: Wed, 14 Jan 2004 23:53:50 + On 15 January 2004 00:05 +0100 Thorsten Kampe wrote: * Mooky Mooksgill (2004-01-14 20:07 +0100)

monitor filesystem changes in real-time

2004-01-14 Thread Ognen Duzlevski
Does anyone know if there is a freely available source of a utility to monitor filesuystem changes that runs under Windows / cygwin? I know there are APi functions under Windows to receive notifications on which files/directories change - did someone write a freely available daemon/service for cyg

Re: Updated: cvs-1.11.6-3 [Requires cygwin-1.5.3+]

2004-01-14 Thread Gus Baldauf
Hi, when I update my cvs repository to be compatible with cygwin-1.5.x as described in the announcement below, I get the error: gdbm fatal: read error 6 records loaded What am I doing wrong? -Gus Charles Wilson wrote: !!! ! WARNING WARNING WARNING W

Re: MS offers "Services For Unix" free of charge

2004-01-14 Thread Brian Dessent
Christopher Faylor wrote: > >One thing that Cygwin does lack, and SFU has, is an NFS client :-/ > >I know that alone will probably entice me into taking a look at > >SFU. > > It would be rather interesting to add nfs to cygwin. We could develop > filesystem "plug-ins" which could be generalized

Re: Building nco: changes in Cygwin break linking

2004-01-14 Thread Mark Hadfield
Problem solved (more or less). The error messages: fu01.o(.idata$3+0xc): undefined reference to `_libc_iname' fu02.o(.idata$3+0xc): undefined reference to `_libc_iname' etc occur because cc is being called with the -lC switch (ie. linking against C++ libraries!). And this occurs because

RE: MS offers "Services For Unix" free of charge

2004-01-14 Thread Chris January
> On Wed, Jan 14, 2004 at 04:26:03PM -0500, Robb, Sam wrote: > >> But beyond curiosity, there's not many reasons to install and > >> use both, at least concurrently. Cygwin and SFU both address > >> the same needs and Cygwin covers a wider range of tools. We'll > >> see what happens though. > > >

RE: MS offers "Services For Unix" free of charge

2004-01-14 Thread Larry Hall
Who knows for sure what the *real* driving force that is behind this change. However, it is timed very closely (concurrently?) with MS's extension of 98, 98SE, and Me support through Fall 2006. The current buzz on this change was that MS was afraid too many "orphaned" 98 users (currently 25% of

Re: sshd on alternate port doesn't seem to work

2004-01-14 Thread Mark Himsley
On 15 January 2004 00:05 +0100 Thorsten Kampe wrote: * Mooky Mooksgill (2004-01-14 20:07 +0100) > i add the Port to the ssh_config file, sshd restarts, but refuses > connections. Yes, of course: man ssh_config - the first sentence. Try sshd_config since it is, after all, the daemon that you w

RE: MS offers "Services For Unix" free of charge

2004-01-14 Thread Buchbinder, Barry (NIH/NIAID)
Before one gets too excited, one might wait until one sees the licensing terms. I seems to remember that MS was all hot and bothered about what they were calling viral software. (Misnomer, Outlook is viral software, in as far as it is designed to help viruses propagate. GPL might be better terme

Re: startting nfsd

2004-01-14 Thread Bonzius
Hi, ... see below... Michael. - Original Message - From: Robb, Sam <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 14, 2004 6:12 PM Subject: RE: startting nfsd > Michael, > > Can you answer some questions for me? > > 0) Could you please read http://cygwin.com

Re: sshd on alternate port doesn't seem to work

2004-01-14 Thread Thorsten Kampe
* Mooky Mooksgill (2004-01-14 20:07 +0100) > i add the Port to the ssh_config file, sshd restarts, but refuses > connections. Yes, of course: man ssh_config - the first sentence. > i have debugged this for a while, can someone verify that sshd on > non-standard does (or does not work)? Su

Re: MS offers "Services For Unix" free of charge

2004-01-14 Thread Harold L Hunt II
Well, I don't know about the rest of you, but since SFU comes with a great (and free) X Server, I am throwing in the towel. Harold Larry Hall wrote: Actually, this has always been a potential issue, since SFU has been around for a while. The biggest conflicts, beyond path clashes which we uneq

[Ku, Wei] RE: "Xaw3d.dll" required for "gv" is missing in the current distr ibut ion

2004-01-14 Thread Dr. Volker Zell
--- Begin Message --- Hello, Volker: Thanks for the reply. Here is the output I got: $ cygcheck gv Found: C:\cygwin\usr\local\bin\gv.exe Found: C:\cygwin\usr\X11R6\bin\gv.exe C:/cygwin/usr/local/bin/gv.exe C:\cygwin\usr\X11R6\bin\cygX11-6.dll C:\cygwin\bin\cygcygipc-2.dll C:\cygwin\b

Re: bug in cygwin build of Make

2004-01-14 Thread Christopher Faylor
On Wed, Jan 14, 2004 at 09:06:59AM +, Jason Pearce wrote: >I have discovered a problem in cygwin's Make. > >I am calling a sub-make that goes to another directory. That bit works >fine, but the Makefiles have a variable set from a shell command. That >shell seems to be spawned from the wrong

Re: recovering cygwin settings after a Win98 anomaly

2004-01-14 Thread jon wild
On Wed, 14 Jan 2004, Igor Pechtchanski wrote: > On Tue, 13 Jan 2004, jon wild wrote: > > > > I'm running cygwin under win98 and every time I type the double-quote > > character in the cygwin shell, the very next character I type will cause a > > second double-quote to appear before the character t

Re: MS offers "Services For Unix" free of charge

2004-01-14 Thread Christopher Faylor
On Wed, Jan 14, 2004 at 04:26:03PM -0500, Robb, Sam wrote: >> But beyond curiosity, there's not many reasons to install and >> use both, at least concurrently. Cygwin and SFU both address >> the same needs and Cygwin covers a wider range of tools. We'll >> see what happens though. > >One thing th

RE: MS offers "Services For Unix" free of charge

2004-01-14 Thread Larry Hall
At 04:26 PM 1/14/2004, Robb, Sam you wrote: >> But beyond curiosity, there's not many reasons to install and >> use both, at least concurrently. Cygwin and SFU both address >> the same needs and Cygwin covers a wider range of tools. We'll >> see what happens though. > >One thing that Cygwin does

RE: MS offers "Services For Unix" free of charge

2004-01-14 Thread Robb, Sam
> But beyond curiosity, there's not many reasons to install and > use both, at least concurrently. Cygwin and SFU both address > the same needs and Cygwin covers a wider range of tools. We'll > see what happens though. One thing that Cygwin does lack, and SFU has, is an NFS client :-/ I know tha

Re: MS offers "Services For Unix" free of charge

2004-01-14 Thread Larry Hall
Actually, this has always been a potential issue, since SFU has been around for a while. The biggest conflicts, beyond path clashes which we unequivocally state must be resolved by putting Cygwin first in the path, are likely to be services. But, so far, we haven't seen lots of complaints here

Re: Make is ignoring "-lperl -lm" flags

2004-01-14 Thread Igor Pechtchanski
On Wed, 14 Jan 2004, Diane Patzer wrote: > Hello! > > I have been having a problem with "make". I have a test program that calls a > Perl function from a C program. With this typed-in compiler invocation, it > works nicely: > > gcc -O2 -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -I/usr/local/inclu

[ANNOUNCEMENT] Updated Cygwin Package: postgresql-7.4.1-3

2004-01-14 Thread Jason Tishler
New News: === I have updated the version of PostgreSQL to 7.4.1-3. The tarballs should be available on a Cygwin mirror near you shortly. The following is the only notable change since the previous release: Build against Perl 5.8.2-1 to resolve the following issue: http://cygwin

RE: Cygwin serial issues

2004-01-14 Thread Brian Ford
On Wed, 14 Jan 2004, Dave Korn wrote: > Brian Ford wrote: > > > I only know of the following two issues: > > 1.) tcflush can hang for a while if the device constantly > > streams data. > > 2.) Communications can cease if the device overflows the input buffer. > > > What about non-blocking serial

Re: CVS b0rked?

2004-01-14 Thread Brian Ford
On Wed, 14 Jan 2004, Dave Korn wrote: > Good morning everyone, > > I'm having problems with the CVS sources: is it just me? > [snip] > I've been getting this repeatedly and reliably since I first tried > building from the cvs sources last Thursday. Here's the command sequence > I've been

Cygwin PHP + Apache on Windows install tips

2004-01-14 Thread Karl Brown
So, you're having trouble installing PHP and Apache under Cygwin on windows?? I've just suffered through some pain in setting this up - the following thread was useful to me: http://www.cygwin.com/ml/cygwin/2003-09/msg01028.html More importantly, I actually figured out how to make it work.

MS offers "Services For Unix" free of charge

2004-01-14 Thread Robb, Sam
Thought this might interest some of the folks who frequent this list... particularly those who have to support Cygwin installations, and might now have to deal with a parallel (conflicting?) install of SFU :-/ -Samrobb M

RE: Problem compiling cygwin1.dll from CVS

2004-01-14 Thread Nuno Ferreira
On Ter, 2004-01-13 at 15:41, Gabriel SOUBIES wrote: > Thanks for your reply. > I moved everything under a directory /CompilCygwin that I just created. > Unfortunately, it didn't change anything, i get the same error... Hi, I had the original problem and solved it but forgot to share it with the li

sshd on alternate port doesn't seem to work

2004-01-14 Thread Mooky Mooksgill
i add the Port to the ssh_config file, sshd restarts, but refuses connections. i have debugged this for a while, can someone verify that sshd on non-standard does (or does not work)? i've tried logging in several ways specifying port with -p, etc. __

Re: Compiling .sys files

2004-01-14 Thread Larry Hall
At 12:37 PM 1/14/2004, Theo Verelst you wrote: >Dear readers, > >Though I realize it is not exactly the purpose of cygwin to make windows things work, >but rather have the power of unix available under windows, too, I was wondering if it >is reasonably possible to generate .sys files which are u

Re: ghostscript cygwin file loading problems ...

2004-01-14 Thread Karl M
As a workaround, you can open them with a DOS path to the file. For example C:\DOCUME~1\... From: Christopher Faylor <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: ghostscript cygwin file loading problems ... Date: Wed, 14 Jan 2004 11:51:

Make is ignoring "-lperl -lm" flags

2004-01-14 Thread Diane Patzer
Hello! I have been having a problem with "make". I have a test program that calls a Perl function from a C program. With this typed-in compiler invocation, it works nicely: gcc -O2 -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -I/usr/local/include \ -I/usr/lib/perl5/5.8.0/cygwin-multi-64in

RE: recovering cygwin settings after a Win98 anomaly

2004-01-14 Thread Buchbinder, Barry (NIH/NIAID)
What happens in command.com? If it happens there, it's a Windows - not Cygwin - problem. What happens in Notepad? I cannot remember for sure, but there is "international" keyboard, that allows one to insert accented characters with a US keyboard. For instance, IIRC, `e would give a e-grave, to

Compiling .sys files

2004-01-14 Thread Theo Verelst
Dear readers, Though I realize it is not exactly the purpose of cygwin to make windows things work, but rather have the power of unix available under windows, too, I was wondering if it is reasonably possible to generate .sys files which are understood by for isntance XP, so that a driver can b

Cannot load libphp4.dll into server: dlopen: Win32 error 998

2004-01-14 Thread tosch
Hi, while trying to install a PHP-Wiki on cygwin i got several (i think quit all) problems with mod_php which were described in the thread More Apache/PHP installation puzzles. I finally reached this point: # /usr/sbin/apachectl start Syntax error on line 236 of /etc/apache/httpd.conf: Cannot lo

RE: startting nfsd

2004-01-14 Thread Robb, Sam
Michael, Can you answer some questions for me? 0) Could you please read http://cygwin.com/problems.html, particularly: "Run cygcheck -s -v -r > cygcheck.out and include that file as an attachment in your report. Please do not compress the output. Just attach it as a str

ghostscript cygwin file loading problems ...

2004-01-14 Thread B. Marchand
I've encountered this issue with several programs that try to use gs to load EPS files (such as xfig and xv). It seems that gs has some issues with file paths that have spaces in them. So, I can't open any files that are located under "Documents and Settings" because of the spaces. For instance

Re: g++ command, missing packages?

2004-01-14 Thread Angelika Olsson
[EMAIL PROTECTED] writes: >On Wed, 14 Jan 2004, Angelika Olsson wrote: > >> "Gerrit P. Haase" <[EMAIL PROTECTED]> skriver: >> >gcc-core & gcc-testsuite includes only the source & testsuite for the >> >backend, you probably don't want to install it, so make the list to be: >> > >> >

Re: cygwin user independently from windows user

2004-01-14 Thread Igor Pechtchanski
On Wed, 14 Jan 2004, Uwe Abel wrote: > Hello, > I installed cygwin, postgres, Perl, apache ... > Now I would like to use my cygwin configuration on several computers > > But I have problems with users. > > Is it possible to create cygwin user independently from windows user? > I would not like to

Re: ghostscript cygwin file loading problems ...

2004-01-14 Thread Christopher Faylor
Sorry, but this is not a bug-reporting mailing list. I've redirected this observation to the cygwin mailing list and set the Reply-To appropriately. On Wed, Jan 14, 2004 at 11:41:02AM -0500, B. Marchand wrote: >I've encountered this issue with several programs that try to use gs to >load EPS fil

Re: g++ command, missing packages?

2004-01-14 Thread Igor Pechtchanski
On Wed, 14 Jan 2004, Angelika Olsson wrote: > "Gerrit P. Haase" <[EMAIL PROTECTED]> skriver: > >gcc-core & gcc-testsuite includes only the source & testsuite for the > >backend, you probably don't want to install it, so make the list to be: > > > > gcc > > gcc-ada >

Re: recovering cygwin settings after a Win98 anomaly

2004-01-14 Thread Igor Pechtchanski
On Tue, 13 Jan 2004, jon wild wrote: > Igor Pechtchanski wrote: > > [snip] > > mount -s -b --change-cygdrive-prefix "/cygdrive" > > mount -f -s -b "C:/cygwin" "/" > > mount -f -s -b "C:/cygwin/bin" "/usr/bin" > > mount -f -s -b "C:/cygwin/lib" "/usr/lib" > > [snip] > > > > Please let the list know

Re: A month worth of developers time available for cygwin.

2004-01-14 Thread Igor Pechtchanski
Note that there are a couple of patches to the generic build script floating around in the cygwin-apps archives. Also, it might pay to look at the sources of a bunch of Cygwin packages that use the generic build script, and compare/extract the good bits/parameterize the differences. I'm sure peopl

RE: Cygwin serial issues

2004-01-14 Thread Dave Korn
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Brian Ford > I only know of the following two issues: > 1.) tcflush can hang for a while if the device constantly > streams data. > 2.) Communications can cease if the device overflows the input

Re: recovering cygwin settings after a Win98 anomaly

2004-01-14 Thread Larry Hall (RFK Partners, Inc)
At 11:26 PM 1/13/2004, jon wild you wrote: >Igor Pechtchanski wrote: > >[snip] >> mount -s -b --change-cygdrive-prefix "/cygdrive" >> mount -f -s -b "C:/cygwin" "/" >> mount -f -s -b "C:/cygwin/bin" "/usr/bin" >> mount -f -s -b "C:/cygwin/lib" "/usr/lib" > >[snip] >> >> Please let the list know i

RE: Oh dear, pthreads and stdio still not mt-safe :-(

2004-01-14 Thread Dave Korn
> -Original Message- > From: Thomas Pfaff [mailto:[EMAIL PROTECTED] > Sent: 13 January 2004 20:01 > To: Dave Korn > Cc: [EMAIL PROTECTED] > Subject: Re: Oh dear, pthreads and stdio still not mt-safe :-( > > Dave Korn wrote: > > Ah, thanks for the info. I noticed that a few people ha

Re: g++ command, missing packages?

2004-01-14 Thread Angelika Olsson
"Gerrit P. Haase" <[EMAIL PROTECTED]> skriver: >gcc-core & gcc-testsuite includes only the source & testsuite for the >backend, you probably don't want to install it, so make the list to be: > > gcc > gcc-ada > gcc-g++ > gcc-g77 >

Re: g++ command, missing packages?

2004-01-14 Thread Gerrit P. Haase
Angelika schrieb: > "Gerrit P. Haase" <[EMAIL PROTECTED]> skriver: >>Thinking again about it. If you select one or more of the gcc-* >>packages, the main package `gcc' should be selected autoatically. >>Probably you unselected the `gcc' package accidently in the setup >>chooser? > I´ve downloade

Re: g++ command, missing packages?

2004-01-14 Thread Angelika Olsson
"Gerrit P. Haase" <[EMAIL PROTECTED]> skriver: >Thinking again about it. If you select one or more of the gcc-* >packages, the main package `gcc' should be selected autoatically. >Probably you unselected the `gcc' package accidently in the setup >chooser? I´ve downloaded it again and it looks the

Re: Complete list of out-of-date mirrors

2004-01-14 Thread Harold L Hunt II
The out of date mirrors have still not been culled yet. Are you sure that the mirrors.html generation script has been fixed? Did it perhaps get removed from its cron slot? Harold Harold L Hunt II wrote: At the risk of jumping the gun... none of the dead mirrors has been culled from the list y

bumping PATH_MAX to 32k (using \\?\)

2004-01-14 Thread lode . leroy
Hi folks, some time ago some work was in progress to increase PATH_MAX to 32K... is anyone still working on that? -- lode -- Plaats je zoekertjes GRATIS op AdValvas Placez votre petite annonce GRATUITEMENT sur Ad

Re: g++ command, missing packages?

2004-01-14 Thread Angelika Olsson
"Gerrit P. Haase" <[EMAIL PROTECTED]> skriver: >Hello Angelika, > > >>> what else do I need? Any system/env. variables need to set? > >> Ah I see, you have all but the `gcc' package. Please install the `gcc' >> package. > >> It is my fault, the `gcc-core' package should be the actual compiler, >>

CVS b0rked?

2004-01-14 Thread Dave Korn
Good morning everyone, I'm having problems with the CVS sources: is it just me? ---snip--- === winsup Summary === # of unexpected failures263 # of expected failures 14 Binary file /usr/build/obj/i686-pc-cygwin/winsup/testsuite/../cygwin/cygwin0.dll match

Meamory Leak while compiling

2004-01-14 Thread Chris Telting
While compiling Mozilla with cygwin (a very long build) I have really noticed a problem that I have seen a couple times before. At some point in a build I get a fork: access denied message or something to that effect and a couple other similar errors. I reboot the computer and it's fine. If

RE: distccd as service?

2004-01-14 Thread Sergey Okhapkin
I'm using the attached initscript to run distccd. Modify PATH at the begining of the script for your needs (I use distccd to run linux cross compiler) and add the script to runlevel 3 with chkconfig. Sergey Okhapkin Somerset, NJ > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EM

INTMAX_C macro buggy?

2004-01-14 Thread John Maddock
Hi, The current definition for INTMAX_C AND UINT_MAX_C appear to be wrong: they are defined as: /* Macros for greatest-width integer constant expressions */ #define INTMAX_C(x) x ## L #define UINTMAX_C(x) x ## UL But intmax_t is a long long, so these should really be appending a LL or ULL suf

problem linking SHM functions

2004-01-14 Thread Claude . Barrouil
I have a program that uses shared memory functions shmget() and shmat() and that works fine under Linux. My problem is that I couldn't find how to link it with Cygwin, although I installed le last full package, cygwin1.dll is in the PATH, any other compilations and linkages works fine. All the

cygwin user independently from windows user

2004-01-14 Thread Uwe Abel
Hello, I installed cygwin, postgres, Perl, apache ... Now I would like to use my cygwin configuration on several computers But I have problems with users. Is it possible to create cygwin user independently from windows user? I would not like to use the Windows user Do I need at all possibly use

startting nfsd

2004-01-14 Thread Michael Wagner
Hello, starting nfsd I get the following problems: portmap -> ok rpc.mountd -> starts, but after some time: Cannot register service: RPC: Timed out rpc.nfsd -> starts, but after some time: Cannot register service: RPC: Timed out Diagnostics: $ ps PIDPPIDPGID WINPID TTY UID

Re: mysqld on Cygwin

2004-01-14 Thread Gerrit P. Haase
Hello Andrew, [...] >> No, no, it compiles out of the box besides the patch because of the >> #pragma problem. > Not sure that parsed for me. It does compile out of the box or it > doesn't? What's "the patch"? Also, I assume that #pragma is still a problem. The patch is also at this site: http

distccd as service?

2004-01-14 Thread Christian
hi! i want to run distccd as service in runlevel3. what must i do? thx, christian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/

Re: g++ command, missing packages?

2004-01-14 Thread Gerrit P. Haase
Hello Angelika, >> what else do I need? Any system/env. variables need to set? > Ah I see, you have all but the `gcc' package. Please install the `gcc' > package. > It is my fault, the `gcc-core' package should be the actual compiler, > not `gcc' but as it is now, `gcc-core' is just the source

Re: Missing libstdc++ for htdig

2004-01-14 Thread Gerrit P. Haase
Dan wrote: > I have checked thru previous postings so this seems to be a known problem but > I havent seen an answer that directly addresses the issue. > I am trying to install htdig on a win XP box running cygwin and I get the > problem need libstdc++ to run compiler. > Solution suggested seem

Re: g++ command, missing packages?

2004-01-14 Thread Gerrit P. Haase
Hello Angelika, > Would love to, how do I get the output from cygcheck. What is it? Key in: $ cygcheck -c gcc Cygwin Package Information Package VersionStatus gcc 3.3.1-3OK $ cygcheck -c gcc-g++ Cygwin Package Information Package Versi

Re: g++ command, missing packages?

2004-01-14 Thread Angelika Olsson
Cygwin List <[EMAIL PROTECTED]> skriver: >At 11:07 AM 1/12/2004, Angelika Olsson you wrote: >>Hello. >>I'm kind of a newbie at c++ and cygwin. I've just installed cygwin on my >>pc, including all the g++ packages. I try to compile with the simple >>command: >> >>g++ -c Test.cpp >> >>but all I get i

Re: A month worth of developers time available for cygwin.

2004-01-14 Thread Jan Nieuwenhuizen
Charles Wilson writes: > Believe it or not, the best thread is here, even tho it's old (never > mind the subject line; we drifted offtopic without re-titling): > > http://cygwin.com/ml/cygwin-apps/2002-07/msg00104.html > "Re: ITP: Guile 1.5.6" Note that I switched to mknetrel for my packages. Ja

Re: bugreport: packaging error in gcc-mingw-3.3.1-20030911-2.tar.bz2

2004-01-14 Thread Gerrit P. Haase
Gerrit schrieb: oh my god, sorry, I was fooled by the sort order in my mailbox, forget it;) > Teun wrote: >> As recorded in the thread "gcc -mno-cygwin fails", there is I think >> a packaging error in gcc-mingw-3.3.1-20030804-1.tar, component >> of the gcc-mingw-3.3.1-20030911-2.tar.bz2 package.

Re: bugreport: packaging error in gcc-mingw-3.3.1-20030911-2.tar.bz2

2004-01-14 Thread Gerrit P. Haase
Teun wrote: > As recorded in the thread "gcc -mno-cygwin fails", there is I think > a packaging error in gcc-mingw-3.3.1-20030804-1.tar, component > of the gcc-mingw-3.3.1-20030911-2.tar.bz2 package. Please upgrade to gcc-3.3.1-3. Gerrit -- =^..^= http://nyck

bug in cygwin build of Make

2004-01-14 Thread Jason Pearce
I have discovered a problem in cygwin's Make. I am calling a sub-make that goes to another directory. That bit works fine, but the Makefiles have a variable set from a shell command. That shell seems to be spawned from the wrong directory. I have created a small example illustrating the problem