Re: e2fsprogs, e2fsimage

2004-08-15 Thread Corinna Vinschen
On Aug 15 01:29, Gerrit P. Haase wrote: When I run badblocks, e2fsck, fsck.ext2, fsck.ext3, mke2fs, mkfs.ext2, mkfs.ext3 and resize2fs I get an error popup: 'Entry point GetFileSizeEx not found in KERNEL32.DLL.' I'm running NT4 with SP6a. (See attached screenshot). Note that this happens

startx hangs on WinXP, xinit doesn't

2004-08-15 Thread p v
Dell Optiplex 260 P4, No ZoneaAlarm installed (ever), /tmp mounted in binary mode. startx hangs after printing out - $ startx Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 6.7.99.1-1 Contact: [EMAIL PROTECTED] XWin was started with the following command line: X :0

Joy Time

2004-08-15 Thread gigantic Hooper
Joy Time. Permanent growth of your banana Online since 1996: http://www.123herbalz.com/pgf/track.php?id=56

[PATCH] Add support for back/forward (thumb) mouse buttons to XWin

2004-08-15 Thread Chris B
Hi, This patch adds support for thumb mouse buttons to XWin/cygwin. It's quite rough at the edges, probably. It works on XP but cannot test it on other windows versions. It will probably do no harm on Win98 as it won't send the messages, anyway. I also had to add the definition of the

src/winsup/w32api ChangeLog include/commctrl.h

2004-08-15 Thread dannysmith
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2004-08-15 08:51:20 Modified files: winsup/w32api : ChangeLog winsup/w32api/include: commctrl.h Log message: 2004-08-15 Ken Fitlike [EMAIL PROTECTED] *

src/winsup/mingw ChangeLog profile/gmon.c

2004-08-15 Thread dannysmith
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2004-08-15 10:45:43 Modified files: winsup/mingw : ChangeLog winsup/mingw/profile: gmon.c Log message: * profile/gmon.c [__MINGW32__]: Include string.h for memset prototype.

src/winsup/mingw ChangeLog mingwex/stdio/fopen ...

2004-08-15 Thread dannysmith
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2004-08-15 11:28:09 Modified files: winsup/mingw : ChangeLog Added files: winsup/mingw/mingwex/stdio: fopen64.c fseeko64.c ftello64.c lseek64.c Removed

src/winsup/mingw ChangeLog profile/Makefile.in ...

2004-08-15 Thread dannysmith
CVSROOT:/cvs/src Module name:src Changes by: [EMAIL PROTECTED] 2004-08-15 11:35:07 Modified files: winsup/mingw : ChangeLog winsup/mingw/profile: Makefile.in Added files: winsup/mingw/profile: COPYING CYGWIN_LICENSE Log message: *

Re: gcc 3.4

2004-08-15 Thread Gerrit P. Haase
Hello Sam, So, are we getting gcc 3.4? 3.3.3 is out now, including many fixes from 3.3.4 so actually it is a 3.3.4 release. 3.4.x is in my queue, but it may last some weeks until I have all together to release a candidate. Gerrit -- =^..^= -- Unsubscribe info:

[ANNOUNCEMENT] Updated: libmng-1.0.8-1

2004-08-15 Thread Gerrit P. Haase
libmng - Multiple-image Network Graphics (MNG) Reference Library 1.0.8 - has been uploaded to cygwin.com NEWS This is an update to latest upstream release. DESCRIPTION === The libmng library supports decoding, displaying, encoding, and various other manipulations of the

Re: see you all... its been a privilege

2004-08-15 Thread Robert Collins
On Sun, 2004-08-15 at 12:47, Larry Hall wrote: Rob, I'm sorry to hear that you don't plan to be around these parts in the future. I certainly appreciated your efforts and your input over the years, as I'm sure others did too. Good luck with your new job! :-) Thanks... Its not

Help to compile an activestate perl module under cygwin ( Win32-API assembly )

2004-08-15 Thread Stephen More
I am trying to get Win32-API to compile under cygwin. http://search.cpan.org/~acalpini/Win32-API-0.41/API.pm So far I have changed itoa to use sprintf. Now I am trying to convert the inline assembly written in intel syntax to ATT syntax so gcc can compile it. Can anyone help me with this

perl-libwin32 version mismatch

2004-08-15 Thread MagerValp
Perl is now at version 5.8.5-2, but perl-libwin32 is compiled against 5.8.2 and installs in the wrong directory: http://www.cygwin.com/packages/perl-libwin32/perl-libwin32-0.191-1 With the exception of the OLE module, everything builds and installs fine on my machine. -- ___ .

Re: perl-libwin32 version mismatch

2004-08-15 Thread Gerrit P. Haase
Hallo MagerValp, Am Sonntag, 15. August 2004 um 18:37 schriebst du: Perl is now at version 5.8.5-2, but perl-libwin32 is compiled against 5.8.2 and installs in the wrong directory: http://www.cygwin.com/packages/perl-libwin32/perl-libwin32-0.191-1 With the exception of the OLE module,

Re: perl-libwin32 version mismatch

2004-08-15 Thread MagerValp
GPH == Gerrit P Haase [EMAIL PROTECTED] writes: MV With the exception of the OLE module, everything builds and MV installs fine on my machine. GPH Is it possible to get some more details about the error you get? Sorry, I didn't save it, and I've hacked the makefile now to work around it (as I

We owe you $821553

2004-08-15 Thread Joanna Guevara
Hello, Thank you for your m[ort-gage] application, which we received yesterday. We are glad to confirm that you can qualify for a 3.5% ra[t]e. Please fill out the final details within 24 hours to complete the process: http://onlythat.net/prime/dWorld/ Sincerely, Frankie Jefferson Account

Re: igawk problem

2004-08-15 Thread Yitzchak Scott-Thoennes
On Fri, Aug 13, 2004 at 11:30:49PM -0400, Igor Pechtchanski wrote: This looks like an upstream igawk portability bug -- the lines processed_program=`gawk -- $expand_prog /dev/stdin EOF $program EOF look like the culprit. They should be using xargs instead... Not true.

Re: perl-libwin32 version mismatch

2004-08-15 Thread Gerrit P. Haase
Hallo MagerValp, Am Sonntag, 15. August 2004 um 20:02 schriebst du: GPH == Gerrit P Haase [EMAIL PROTECTED] writes: MV With the exception of the OLE module, everything builds and MV installs fine on my machine. GPH Is it possible to get some more details about the error you get? Sorry, I

Re: Can't get list of download sites.

2004-08-15 Thread Thomas L Roche
Tom Roche 12:42 PM 8/13/2004 I recently upgraded my Cygwin, using setup.exe, and everything works nicely ... except setup! When I do Install|Download from Internet, I get the error dialog Error Can't get list of download sites. Make sure your network settings are correct and try again. If

fltk compilation error

2004-08-15 Thread Reid Thompson
I'm hoping someone can help me correct the issue causing the error listed below. I've attached minimal files to reproduce the error. Thanks, reid $ fltk-config --compile test.cxx gcc -mwindows -DWIN32 -o test test.cxx -mwindows /usr/lib/libfltk.a -lole32 -luuid -lcomctl32 -lwsock32 -lsupc++ In

Re: gtk2-x11: Functions whose name started with '_'

2004-08-15 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gerrit P. Haase wrote: | Hello Yaakov, | | To remove the -export-symbols option and make the DLL to export all | symbols (also the private)? Hmmm, I'm no friend of using .def files | at all, but I'm not sure if is the right thing to simply export all

[ANNOUNCEMENT] Updated: gcc-3.3.3-2 / gcc-mingw-20040810-1

2004-08-15 Thread Gerrit P. Haase
I've made a new version of gcc available for download. Again, this release includes changes in the package layout. The core components with C compiler are in `gcc-core' now (`gcc' in previous release) and additional drivers are in their own tarball (as in the previous release). The `gcc' package

Re: Help to compile an activestate perl module under cygwin ( Win32-API assembly )

2004-08-15 Thread Gerrit P. Haase
Hello Stephen, I am trying to get Win32-API to compile under cygwin. http://search.cpan.org/~acalpini/Win32-API-0.41/API.pm So far I have changed itoa to use sprintf. Now I am trying to convert the inline assembly written in intel syntax to ATT syntax so gcc can compile it. Can anyone

Re: gtk2-x11: Functions whose name started with '_'

2004-08-15 Thread Gerrit P. Haase
Yaakov, In theory you're 100% correct, but in practice it appears otherwise. I admit that I have not investigated this issue myself, rather I'm trusting Hansom Young on what he said. If it's indeed true that the big linux distros don't follow the rules, that's a pretty big precedent, isn't

Re: Help to compile an activestate perl module under cygwin ( Win32-API assembly )

2004-08-15 Thread Stephen More
--- Gerrit P. Haase [EMAIL PROTECTED] wrote: Attached the diff what I scribbled together (most probably totally wrong, but it compiles now and most of the samples are working). Please tell me how your versin of Callback is working, mine is kaputt. Thanks so much for your help. My end goal is

Updated: libmng-1.0.8-1

2004-08-15 Thread Gerrit P. Haase
libmng - Multiple-image Network Graphics (MNG) Reference Library 1.0.8 - has been uploaded to cygwin.com NEWS This is an update to latest upstream release. DESCRIPTION === The libmng library supports decoding, displaying, encoding, and various other manipulations of the

Updated: gcc-3.3.3-2 / gcc-mingw-20040810-1

2004-08-15 Thread Gerrit P. Haase
I've made a new version of gcc available for download. Again, this release includes changes in the package layout. The core components with C compiler are in `gcc-core' now (`gcc' in previous release) and additional drivers are in their own tarball (as in the previous release). The `gcc' package