Re: Building dll's and executables in same package

2004-08-30 Thread Reini Urban
Dr. Volker Zell schrieb: Yaakov == Yaakov Selkowitz writes: Yaakov OK, here's the story. I built clamav after the following steps, and Yaakov everything completed without errors, and cygcheck shows the applications Yaakov are linked to cygclamav-1.dll. But when I try running one of

Re: Can upset handle more than one prev: tag?

2004-08-30 Thread Reini Urban
Max Bowsher schrieb: Reini Urban wrote: Shouldn't we then provide a cygperl5_8.dll symlinked to cygperl5_8_5.dll also (in linux fashion), and apps should link against cygperl5_8.dll resp. a more generic libperl.dll.a then? otherwise you'll have to recompile all dependent apps. You are forgetting

Re: [ITP] pth-2.0.1-1, GNU Portable Threads

2004-08-30 Thread Reini Urban
Gerrit P. Haase schrieb: I want to contribute and maintain pth, the GNU Portable Threads. It builds without modifications since version 1.4 but I never got it managed to get a shared library, finally I succeeded now to build it with a DLL. All tests are passing.

Re: [ITP] ocaml-3.08.1-1

2004-08-30 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Igor Pechtchanski wrote: | Hi all, | | I would like to contribute and maintain ocaml | http://caml.inria.fr/ocaml/distrib.html. +1. I tested the binary package by building lablgtk2 (gtk2 bindings) against this, and it seems to work. Package layout

Re: [setup] Why does PackageSpecification have a private copy-constructor? (Robert?)

2004-08-30 Thread Robert Collins
On Mon, 2004-08-30 at 18:33 +0100, Max Bowsher wrote: I can't see why setup's PackageSpecification class has a private copy-constructor. Am I missing something? erm. to only allow the class itself to create copies. The reason why I am suddenly interested is that the C++ standard says that

Error message to start Cygwin/X

2004-08-30 Thread Fabio Miranda
Sirs: I installed Cygwin in a computer running Windows 2000. In this computer there are three account, administrator account and two users accounts. When I start Cygwin/X from administrator account, everything works fine, but if I try to start from one of users account, I receive the following

Re: multiwindow doesn't work

2004-08-30 Thread Jim Scheef
Alexander, Thanks for the prompt reply, but this used to work and I can't minimize the desktop window because it is frameless. Worse, the desktop remains on top and hides all Windows apps. The syntax startx -multiwindow comes from the KDE web site and clearly indicates that the desktop is not to

X/cygwin and Virtual PC 6

2004-08-30 Thread Dr Robert Young
Has anyone tried Virtual PC 6 ( with Win 2000 as the Windows OS) with X/cygwin ??? I have basic cygwin working (telnet to remote system, etc) , but seem to be hanging up on the X display redirected back to my system for X apps. The X app just sits and there is nothing displayed back on the

Re: X file manager for Cygwin?

2004-08-30 Thread Igor Pechtchanski
On Mon, 30 Aug 2004, Tim Hubberstey wrote: I hope this isn't off topic... It is for this list. I'm redirecting to the correct list (and setting the Reply-To appropriately). Please remove cygwin at cygwin dot com from further messages in this thread. I've done quite a bit of searching of

src/winsup/cygwin ChangeLog fork.cc

2004-08-30 Thread cgf
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2004-08-31 03:34:05 Modified files: winsup/cygwin : ChangeLog fork.cc Log message: * fork.cc (fork_parent): Return the cygpid directly derived from the winpid. Patches:

Re: [PATCH]: broken pipe

2004-08-30 Thread Pierre A. Humblet
At 12:22 AM 8/30/2004 -0400, Christopher Faylor wrote: On Sun, Aug 29, 2004 at 12:51:54PM -0400, Pierre A. Humblet wrote: My solution is for the parent fork to return the cygpid calculated from the winpid. The test program is still running after 100,000 fork/exec/pipe, a longevity record.

e2fsprogs (was BUG gcc-mingw 20040810-1 library search path)

2004-08-30 Thread Reini Urban
Gerrit P. Haase schrieb: $ export tooldir=/usr/i686-pc-mingw32 $ ls -ld ${tooldir}/../lib/w32api drwxrwxr-x+ 2 Administ SYSTEM 0 Jul 30 17:25 /usr/i686-pc-mingw32/../lib/w32api/ $ To the OP: your problem may potentially be that you're missing the /usr/lib mount. However, since you

Re: configure-script failure

2004-08-30 Thread bertrand marquis
Le lun 30/08/2004 07:50, Jani tiainen a crit : Why sometimes running ./configure doesn't work? Usually it reports that some feature is missing, but running second time with same parameters doesn't produce error.. like: configure --prefix=/target --disable-static in first run I

Re: missing w32api

2004-08-30 Thread Robert McNulty Junior
Christopher Faylor wrote: On Sun, Aug 29, 2004 at 10:22:29PM -0500, Robert McNulty Junior wrote: w32api is missing. Nope. It isn't. Only the mingw stuff is there. Nope. It's not. Someone know how to fix this? It ain't broke. Otherwise, Cygwin is now broken,

Re: missing w32api

2004-08-30 Thread Reini Urban
Robert McNulty Junior schrieb: Can't build QT or KDE with gcc 3.4.1. Could not find w32api anywhere. Windows XP wuth SP 2. lib/w32api or just libuuid? if so see http://www.cygwin.com/ml/cygwin/2004-08/msg01251.html -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ -- Unsubscribe info:

Re: understanding effects of moving addons from site_perl to vendor_perl

2004-08-30 Thread Reini Urban
Gerrit P. Haase schrieb: Am Montag, 30. August 2004 um 02:14 schriebst du: I think I can include libwin32 with the main perl package, but there are problems building it, there is a bug in some w32api headers and one part is not building at all (OLE). That would be cool if there was 1 package --

Re: Workaround TeTeX installation failure? (TeXMacs)

2004-08-30 Thread Jan Nieuwenhuizen
Alexander Gottwald writes: The standard Cygwin installation fails to completely install TeTeX (2.0.2-1 or 2.0.2-13), which causes TeXMacs installation to fail Can you reproduce the problem and if so, please send a full bug report to this list. Jan. -- Jan Nieuwenhuizen [EMAIL PROTECTED] |

cron start error

2004-08-30 Thread SPINIELLI Enrico
Hi, I am unable to start cron service. I did the usual steps to set it up (install/start): $ cygrunsrv --install cron -p /usr/sbin/cron -a -D $ cygrunsrv --start cron but I get an The application failed to initialize properly message window back from MS Windows. So I did the

[ANNOUNCEMENT] Updated: ssmtp-2.60.9-3

2004-08-30 Thread Robert R Schneck-McConnell
I have updated the version of ssmtp to 2.60.9-3. The config-file generator ssmtp-config now uses bash and readline for input, allowing those using cmd to successfully backspace. No other changes. To update your installation, click on the Install Cygwin now link on the http://cygwin.com/ web

[ANNOUNCEMENT] New package: glib(-devel)-1.2.10

2004-08-30 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The following packages have been added to the Cygwin distribution: *** glib-1.2.10-1 *** glib-devel-1.2.10-1 GLib is a library which includes support routines for C such as lists, trees, hashes, memory allocation, and many other things. NOTE TO

[ANNOUNCEMENT] New package: gtk+(-devel)-1.2.10

2004-08-30 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The following packages have been added to the Cygwin distribution: *** gtk+-1.2.10-1 *** gtk+-devel-1.2.10-1 GTK+, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces for the X Window System. It is designed to be

[ANNOUNCEMENT] Updated: (esound, libesound0, libesound-devel)-0.2.35-1

2004-08-30 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The following packages have been updated: *** esound-0.2.35-1 *** libesound-devel-0.2.35-1 *** libesound0-0.2.35-1 This is a new upstream release. Upstream changes include: MMAP support was added for esddsp. GNU/kFreeBSD support was added. New

Re: Python os.path.join inconsistency?

2004-08-30 Thread Ken Dibble
I don't know anything about Python but I do know that 'c:/foo' and 'c:/foo/bar' are not windows paths. c:\foo and c:\foo\bar are. This probably doesn't help though. Regards, Ken Andres Corrada-Emmanuel wrote: Hello, I just ran across an inconsistency on the os.path module for Cygwin Python,

Re: Python os.path.join inconsistency?

2004-08-30 Thread Christopher Faylor
On Mon, Aug 30, 2004 at 02:48:49PM -0500, Ken Dibble wrote: I don't know anything about Python but I do know that 'c:/foo' and 'c:/foo/bar' are not windows paths. c:/foo and c:/foo/bar are perfectly acceptable windows paths. Some windows utilities don't accept this style of window path on the

Re: Python os.path.join inconsistency?

2004-08-30 Thread Ken Dibble
Live and Learn. I guess my limited experience (including not being a windows programmer) colored my perception. I had never been able to get any Windows variant I was exposed to, to accept a forward slash. So much for my recall device of Unix Forward, Windows Backward. Regards, Ken Christopher

ssh under windows 2003 server

2004-08-30 Thread Cary Lewis
I am ssh installed on a win 2003 server. If I login in with authorized_keys set to allow auto-logins, I get the fanfare, and welcome message, but then I am immediately logged out. If I remove authorized_keys and I am prompted for password, I can log in and use the shell normally. Can someone

Configure error building cygwin

2004-08-30 Thread Robb, Sam
All, Discussions of various configure-related errors on the list today reminded me of something I ran into last week when trying to rebuild the cygwin DLL. After syncing with CVS, the configure stage of a clean rebuild results in the following error. Source has been checked out into src,

Re: Python os.path.join inconsistency?

2004-08-30 Thread Jason Tishler
Andres, On Mon, Aug 30, 2004 at 01:29:38PM -0400, Andres Corrada-Emmanuel wrote: Does it not seem inconsistent that if Cygwin Python understands how to execute: file( 'c:/foo/bar' ) as well as file( '/cygdrive/c/foo/bar' ) it should also treat Windows style paths correctly with

X file manager for Cygwin?

2004-08-30 Thread Tim Hubberstey
I hope this isn't off topic... I've done quite a bit of searching of both the list archives and the net in general looking for an X-based file manager for Cygwin. I've tried Midnight Commander and don't like it and Windows Explorer can't be run remotely. Does anyone know if such a port exists

Re: Cygwin1.dll problem with Hyperthreaded machines.

2004-08-30 Thread David Chatterton
Chuck, We have a build environment for a reasonably large piece of code that several people could be building at the same time. On a dual 800MHz P3 and even a quad 550MHz box we had no problems, but upgrading to a dual 1.8GHz AMD box improved build times dramatically but the vast majority of

ssh - no access to /dev/st0

2004-08-30 Thread Cary Lewis
I have a SCSI tape drive, and I can use tar to create archives on it: tar cvf /dev/st0 /bin tar tvf /dev/st0 but if I try to ssh into my cygwin box and try the same command, then I get the following error: tar: opening archive /dev/st0: The system cannot find the path specified. Any help

RE: configure-script failure

2004-08-30 Thread Igor Pechtchanski
On Mon, 30 Aug 2004, Peter Ekberg wrote: Igor wrote: Not the whole strace output, but a snippet around the actual problem. I don't know if it is useful. It's not useful to me... [snip] Just the next, say, 100 lines after the snippet you posted should be enough. Feel free to send

RE: cygrunsrv -Q portmap says: Service portmap exists ... Typ e: Kernel Driver

2004-08-30 Thread Povolotsky, Alexander
With nfsd and mountd Cygwin services running I have netstat -a Active Connections Proto Local Address Foreign AddressState TCPcomputername:sunrpc computername.win.marconi.com:0 LISTENING TCPcomputername:2049computername.win.marconi.com:0 LISTENING

Re: Python os.path.join inconsistency?

2004-08-30 Thread Mark Thornton
Ken Dibble wrote: Live and Learn. I guess my limited experience (including not being a windows programmer) colored my perception. I had never been able to get any Windows variant I was exposed to, to accept a forward slash. So much for my recall device of Unix Forward, Windows Backward. Regards,

Re: Cygwin1.dll problem with Hyperthreaded machines.

2004-08-30 Thread Kate Ebneter
On Aug 28, 2004, at 10:49 PM, David Chatterton wrote: There was some discussion back in April regarding problems with loaded hyperthreaded machines including thread activation errors and other strange problems. Were these problems identified and resolved, or are they still outstanding? We had

Re: cygwin1.dll problem with Hyperthreaded machines.

2004-08-30 Thread Christopher Faylor
On Mon, Aug 30, 2004 at 02:49:09PM -0700, Kate Ebneter wrote: On Aug 28, 2004, at 10:49 PM, David Chatterton wrote: There was some discussion back in April regarding problems with loaded hyperthreaded machines including thread activation errors and other strange problems. Were these problems

Re: cygwin1.dll problem with Hyperthreaded machines.

2004-08-30 Thread Kate Ebneter
On Aug 30, 2004, at 9:20 AM, Pierre A. Humblet wrote: Huh? I don't even own a single dog, just a WinME. It has crossed my mind that the fork bug has something to do with the hyperthreaded machine problem, and even that it might well be the last bug in Cygwin. Processor affinity not helping is

Re: cygwin1.dll problem with Hyperthreaded machines.

2004-08-30 Thread Kate Ebneter
On Aug 30, 2004, at 2:55 PM, Christopher Faylor wrote: On Mon, Aug 30, 2004 at 02:49:09PM -0700, Kate Ebneter wrote: snip We had serious problems using GNU Make out of cygwin that we were only able to resolve by turning off hyperthreading on the relevant machines. I've tried various newer

Re: cygrunsrv xinetd problem

2004-08-30 Thread Marcin Lewandowski
Then, I tried running: $ cygrunsrv -S xinetd but, the same story, error 1062. So, as you suggested, i made: $ chmod a+rx * in directories /bin and /usr/sbin. That didn't help, but now when I look at /var/log/xinetd.log, I don't see nothing, but a couple of lines: xinetd:

Re: cygrunsrv xinetd problem

2004-08-30 Thread Igor Pechtchanski
On Tue, 31 Aug 2004, Marcin Lewandowski wrote: Then, I tried running: $ cygrunsrv -S xinetd but, the same story, error 1062. So, as you suggested, i made: $ chmod a+rx * in directories /bin and /usr/sbin. That didn't help, but now when I look at /var/log/xinetd.log, I

Curious problem (was STATUS_ACCESS_VIOLATION for opengl.)

2004-08-30 Thread Mark Hannah
The STATUS_ACCESS_VIOLATION is getting a little stranger. I can compile and run a normal C program fine...as long as it has only a function main! If there are any function-calls, then I get the STATUS_ACCESS_VIOLATION when the first function is called. Can anyon explain this behaviour? I am

New snapshot with fork race potentially solved (attn hyperthreaded dog owners)

2004-08-30 Thread Christopher Faylor
I made a change to cygwin based on some research by Pierre Humblet (what else is new?) which should solve a fork race which would cause strange behavior on multi-CPU or hyperthreaded systems. It's probably too much to hope that this would solve all of the reported problems but I would appreciate

Re: Running Windows scripts PATHEXT

2004-08-30 Thread Andrew DeFaria
Igor Pechtchanski wrote: Ugh. I fully agree with CGF - the hide the extension business is ugly, counterproductive, and should not be used. Well Cygwin's already doing it WRT things like .exe and .lnk... :-) Having said that, is there any reason why $ ln -s myscript.pl myscript chmod a+x

perforce api for Cygwin 2001+

2004-08-30 Thread David Rees
Hi, Does anyone know where I can get the perforce API (p4api.tar) for Cygwin with a perforce release date of 2001 or greater? Perforce has suspended official support of Cygwin (hopefully temporary) and removed entries greater than 2001 from their ftp server. Thanks, dave -- Unsubscribe info:

Re: RTLD_DEFAULT RTLD_NEXT

2004-08-30 Thread Sam Steingold
* Corinna Vinschen [EMAIL PROTECTED] [2004-08-30 16:38:32 +0200]: On Aug 30 10:13, Sam Steingold wrote: http://www.opengroup.org/onlinepubs/009695399/functions/dlsym.html Any plans to implement RTLD_DEFAULT RTLD_NEXT? Nope, but you know http://cygwin.com/acronyms/#PTC , don't you? :-)

Re: Running Windows scripts PATHEXT

2004-08-30 Thread Christopher Faylor
On Mon, Aug 30, 2004 at 04:29:37PM -0700, Andrew DeFaria wrote: Igor Pechtchanski wrote: Ugh. I fully agree with CGF - the hide the extension business is ugly, counterproductive, and should not be used. Well Cygwin's already doing it WRT things like .exe and .lnk... :-) A necessary evil does

Re: perforce api for cygwin 2001+

2004-08-30 Thread Christopher Faylor
On Mon, Aug 30, 2004 at 04:34:55PM -0700, David Rees wrote: Does anyone know where I can get the perforce API (p4api.tar) for Cygwin with a perforce release date of 2001 or greater? Perforce has suspended official support of Cygwin (hopefully temporary) and removed entries greater than 2001 from

We have a hacker

2004-08-30 Thread Robert McNulty Junior
There is someone masking email from me. Under no circamstance answer any mail to [EMAIL PROTECTED] Chris, block this address now. I have another ready do go. Undercover, no more Robert McNulty Junior. There is a hacker sending viruses from a mock [EMAIL PROTECTED] I traced him back somewhere in

Re: Running Windows scripts PATHEXT

2004-08-30 Thread Andrew DeFaria
Christopher Faylor wrote: On Mon, Aug 30, 2004 at 04:29:37PM -0700, Andrew DeFaria wrote: Igor Pechtchanski wrote: Ugh. I fully agree with CGF - the hide the extension business is ugly, counterproductive, and should not be used. Well Cygwin's already doing it WRT things like .exe and .lnk... :-)

Hi!

2004-08-30 Thread Edward Mac
My name is Eddie. i'm new to the list. I've been using cygwin for the past four years. It's improved a lot since I started back then. I just never had the courage to speak up until now. Cygwin has made a major impact on my life. With it, I can do anytthing I need to do. Compile a Windows

Re: perforce api for cygwin 2001+

2004-08-30 Thread Larry Hall
At 08:57 PM 8/30/2004, you wrote: On Mon, Aug 30, 2004 at 04:34:55PM -0700, David Rees wrote: Does anyone know where I can get the perforce API (p4api.tar) for Cygwin with a perforce release date of 2001 or greater? Perforce has suspended official support of Cygwin (hopefully temporary) and

Re: perforce api for cygwin 2001+

2004-08-30 Thread Christopher Faylor
On Mon, Aug 30, 2004 at 09:50:02PM -0400, Larry Hall wrote: At 08:57 PM 8/30/2004, you wrote: On Mon, Aug 30, 2004 at 04:34:55PM -0700, David Rees wrote: Does anyone know where I can get the perforce API (p4api.tar) for Cygwin with a perforce release date of 2001 or greater? Perforce has

Re: perforce api for cygwin 2001+

2004-08-30 Thread Larry Hall
At 11:22 PM 8/30/2004, you wrote: On Mon, Aug 30, 2004 at 09:50:02PM -0400, Larry Hall wrote: At 08:57 PM 8/30/2004, you wrote: On Mon, Aug 30, 2004 at 04:34:55PM -0700, David Rees wrote: Does anyone know where I can get the perforce API (p4api.tar) for Cygwin with a perforce release date of 2001

RE: perforce api for cygwin 2001+

2004-08-30 Thread David Rees
Yes, it looks like it went up again in the past few days. Now if I could just get the Perl API (P4::Client) to compile on cygwin... Thanks! d -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Larry Hall Sent: Monday, August 30, 2004 6:50 PM To: [EMAIL

Updated: (esound, libesound0, libesound-devel)-0.2.35-1

2004-08-30 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The following packages have been updated: *** esound-0.2.35-1 *** libesound-devel-0.2.35-1 *** libesound0-0.2.35-1 This is a new upstream release. Upstream changes include: MMAP support was added for esddsp. GNU/kFreeBSD support was added. New