RE: [ECOS] copy redboot to floppy on cgywin

2002-03-02 Thread Max
I updated my cyggwin (Of cause I did not grab all packages). My cygwin does not know the /dev/fd0 yet. Which packages I have to absolutely to have in order to recognize the floppy drive? Thanks. MAX > -Original Message- > From: Christopher Faylor [mailto:[EMAIL PROTECTED]] > Sen

RE: [ECOS] copy redboot to floppy on cgywin

2002-03-02 Thread Max
If dd conv=sync if=install/bin/redboot.bin of=a: can perform. Should it put the image correctly? What do we can expect? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Jonathan > Larmour > Sent: Friday, March 01, 2002 2:19 PM >

RE: [ECOS] copy redboot to floppy on cgywin

2002-03-13 Thread Max
> -Original Message- > From: Christopher Faylor [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 01, 2002 2:40 PM > To: Jonathan Larmour > Cc: ecos; [EMAIL PROTECTED]; max rtos > Subject: Re: [ECOS] copy redboot to floppy on cgywin > > > On Fri, Mar 0

RE: [ECOS] copy redboot to floppy on cgywin

2002-03-17 Thread Max
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Jonathan Larmour > Sent: Thursday, March 14, 2002 5:49 AM > To: Max > Cc: Christopher Faylor; ecos; [EMAIL PROTECTED] > Subject: Re: [ECOS] copy redboot to floppy on c

Please ignore my last email RE: [ECOS] copy redboot to floppy on cgywin

2002-03-17 Thread Max
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Jonathan Larmour > Sent: Thursday, March 14, 2002 5:49 AM > To: Max > Cc: Christopher Faylor; ecos; [EMAIL PROTECTED] > Subject: Re: [ECOS] copy redboot to floppy on c

RE: [ECOS] copy redboot to floppy on cgywin

2002-03-17 Thread Max
> -Original Message- > From: Christopher Faylor [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 01, 2002 2:40 PM > To: Jonathan Larmour > Cc: ecos; [EMAIL PROTECTED]; max rtos > Subject: Re: [ECOS] copy redboot to floppy on cgywin > > > On Fri, Mar 0

RE: [ECOS] copy redboot to floppy on cgywin

2002-03-18 Thread max
OK that's an inappropriate example. Back to my original question. My cygwin is of version 1.3.10. The command dd failed because it does know /dev/fd0. $ dd conv=sync if=install/bin/redboot.bin of=/dev/fd0 dd: opening `/dev/fd0': No such file or directory (instruction from Redboot User Guide) -

Re: [ECOS] copy redboot to floppy on cgywin

2002-03-18 Thread max
--- Christopher Faylor <[EMAIL PROTECTED]> wrote: > On Mon, Mar 18, 2002 at 07:20:07PM -0800, max wrote: > >OK that's an inappropriate example. > >Back to my original question. My cygwin is of > version > >1.3.10. The command dd failed because it does know &g

Re: [ECOS] copy redboot to floppy on cygwin

2002-03-18 Thread max
--- Christopher Faylor <[EMAIL PROTECTED]> wrote: > On Mon, Mar 18, 2002 at 07:55:37PM -0800, max wrote: > > > >--- Christopher Faylor <[EMAIL PROTECTED]> wrote: > >> On Mon, Mar 18, 2002 at 07:20:07PM -0800, max > wrote: > >> >OK that&#x

Re: crash on anything using cygwin

2006-10-08 Thread Max
Brad Palmer yahoo.com> writes: > > I was having this exact same issue on windows ME. I had to go back to 5.20.0.0 > with apiversion 155 to get things working again. > > Having the same problem. Switching back to older versions(5.20 and 5.19) doesn't work. The problem appears with bash during

Cygwin SSHD logon Error - Unable to load C:\Windows\System33\userenv.dll

2015-03-10 Thread Max
Hi, Until recently and for about 2 years I have been successfully running the CYGWIN SSHD service on my Vista Home Premium standalone PC. It had been working well. I had 2 Windows user accounts, allowed to logon one using SSH: One a Windows Administrator (member of local group Administrators) a

Username and Computer Name

2012-05-14 Thread max
I am installing cygwin on a new computer and I was told that the green "username@computername ' " is supposed to be hidden, and that I somehow installed Cygwin improperly. Could someone please explain how to hide or setup cygwin properly to not show this? Mahalo, Max

Re: Username and Computer Name

2012-05-14 Thread max
Hello Greg, Could you please explain more into detail on how to obtain a PS1? Mahalo, Max On 2012-05-14 21:19Z, m...@kalani.com wrote: I am installing cygwin on a new computer and I was told that the green "username@computername ' " is supposed to be hid

Cygwin Commands

2012-05-17 Thread max
Aloha, Here's what is going on... When I enter: admin@mypc ~ $cd admin@mypc ~ $ or admin@mypc ~ $dir admin@mypc ~ $ Could it be some system environment or special permission setting I may have overlooked? Mahalo for your help, -Max -- Problem reports: http://cygwi

Personal AD offer

2022-07-14 Thread Max
Hello! I'm Max representing the Clickadilla ad network! Do you have some free space for additional AD? I want to offer you our top floating banner ad format on your site. It has good indicators of traffic monetization. Naturally, we can offer other formats. Looking forward to discussin

Re: Invalid compiler error

2003-03-20 Thread Max Bowsher
cation. Hmm. Is #elif a valid directive for gcc? I don't know. You could always rewrite like: #if FOO #else #if BAR #endif #endif Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Invalid compiler error

2003-03-20 Thread Max Bowsher
-portable construct. Now you know how to re-write it. Problem solved, yes? Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: cygwin-1.3.22-1 Kills tcsh

2003-03-22 Thread Max Bowsher
about "null" during ^^^ It's nothing to do with your other problems, but this issue should be fixed in the 2.340.2.x release candidate setups. Max. > installation), but no joy. > > Craig Milo Rogers -- Unsubsc

Re: Building Mozilla Tools under CYGWIN

2003-03-22 Thread Max Bowsher
without using MSVC++ components? Other > useful advice? There is an ongoing effort to make Win32 Mozilla compile with MinGW GCC. Searching in Mozilla's Bugzilla should find it. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Building Mozilla Tools under CYGWIN

2003-03-22 Thread Max Bowsher
Divya Sundaram wrote: > Max, > > Thanks for the quick response. But I didn't get any relevant hits on > this from bugzilla http://bugzilla.mozilla.org/ when searching > for either "MinGW" or "cygwin". > > Any ideas? http://bugzilla.mozilla.org/s

Re: V 1.3.22: CVS Checkout from local: No such file or directory

2003-03-22 Thread Max Bowsher
SROOT/editinfo U CVSROOT/loginfo U CVSROOT/modules U CVSROOT/notify U CVSROOT/rcsinfo U CVSROOT/taginfo U CVSROOT/verifymsg Given the error messages, I guess you should check to see if init actually produced a CVSROOT. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: tar file size limitation

2003-03-24 Thread Max Bowsher
Pierre Gregoreski wrote: > Hi, > > > > I'm trying to put on a tape a 16 GB file with Cygwin tar on W2K. Cygwin does not support large files (2GB+). Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bug

Re: tar file size limitation

2003-03-24 Thread Max Bowsher
[EMAIL PROTECTED] wrote: > I know work is progressing to change this but seems to me > this is worthwhile fodder for the FAQ at this point. You are right - however, I'm not the FAQ maintainer. Forwarding to the list. Max. > Original Message: > ----- > From

Re: I can jam cygwin in 2 minutes - can you?- "Cannot fork: Permission denied" jam

2003-03-25 Thread Max Bowsher
e you jam cygwin? You >> will have to reboot to use cygwin after jamming it. OK, I tried this. I killed it when I got bored, and crashme had produced a 1.3MB file recording 18688 pids. NOT EVEN ONE was greater than 4096. Also, they did *not* increase monotonically at all. They looked mostly

Re: cant run binaries in cygwin

2003-03-25 Thread Max Bowsher
THIS! Cygwin is a porting framework, not a binary emulator. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: I can jam WIN 2000 in a few minutes- WITHOUT CYGWIN !!!! - can you?

2003-03-25 Thread Max Bowsher
> > What list do people suggest I go to with this Win 2000 > bug? See if it happens on similarly configured computers? Try reinstalling Windows? Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Docum

Re: file permissions

2003-03-26 Thread Max Bowsher
lot! Read the CVS manual more carefully, and if you still can't get it working, give *specific* details (i.e. exact permissions set). Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: setup.exe beta (testing needed - really!)

2003-03-26 Thread Max Bowsher
eep > this information? /etc/setup/installed.db > Perhaps I had once installed and then removed XFree86 (I can't > remember), and that has left some droppings behind somewhere? More likely, it is a dependency that is pulling in XFree86. Try diffing "cygcheck -c" outputs

Re: Corrected: setup.exe beta (testing needed - really!)

2003-03-26 Thread Max Bowsher
s only 1 in 20, as well. > Ok, well this is 'not good' :}. > > At what point does it crash? Before the splash page appears. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation:

Re: Corrected: setup.exe beta (testing needed - really!)

2003-03-26 Thread Max Bowsher
Robert Collins wrote: > Max Bowsher wrote: >> Robert Collins wrote: >> >>> On Thu, 2003-03-27 at 02:24, Vince Hoffman wrote: >>> >>>> Havent a clean system to try a full install. however on running it to >>>> upgrade/add packages the fi

Re: rsync reliablility issue

2003-03-26 Thread Max Bowsher
r rsync error: error in rsync protocol data stream (code 12) at > io.c(463) rsync: error writing 7161 unbuffered bytes - exiting: > Connection reset by peer > rsync error: error in rsync protocol data stream (code 12) at > /tmp/rsync-2.5.5/io.c(463) Connection reset by peer? Sounds

Re: Corrected: setup.exe beta (testing needed - really!)

2003-03-27 Thread Max Bowsher
though never under gdb, and not consistently, and on only one of my machines). See my recent posting on cygwin-apps for a partial decode. I'm about to try Robert's suggestion for getting more info. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Corrected: setup.exe beta (testing needed - really!)

2003-03-29 Thread Max Bowsher
made no difference. >> let me know if there is any more i can do to help the problem. > > Hmm, I don't think there is much more you can do. Max can reproduce it.. Not well, and not with -O0, though. Vince, would you be able to test the -O0 snapshot with debug symbols I've

Re: gcc/Cygwin awareness

2003-03-31 Thread Max Bowsher
__STDC__ 1 #define __PTRDIFF_TYPE__ int #define __REGISTER_PREFIX__ #define __cdecl __attribute__((__cdecl__)) #define __NO_INLINE__ 1 #define __i386 1 #define __VERSION__ "3.2 20020927 (prerelease)" #define __declspec(x) __attribute__((x)) Max. -- Unsubscribe info: http://cygwin.com/ml/#u

Re: Building DLLs to be loaded from Visual Basic

2003-03-31 Thread Max Bowsher
th dummy elements in the structure in question. > > Good to know, since I built gcc2. Not even the latter is necessary in > gcc3.2, right? Still necessary. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Segmentation fault in ld

2003-03-31 Thread Max Bowsher
Ronald Landheer-Cieslak wrote: > Hello all, > > I just discovered a bug in the current ld: > > To repeat, just make sure there is no .libs in the current directory and > there is a minimal stub.cpp with at least one function. Run make with the > following makefile: > > == BEGIN Makefile == > all

Re: Corrected: setup.exe beta (testing needed - really!)

2003-03-31 Thread Max Bowsher
Rolf Campbell wrote: > Max Bowsher wrote: >> Robert Collins wrote: >> >>> On Thu, 2003-03-27 at 22:10, Vince Hoffman wrote: >>> >>>>> Ok, well this is 'not good' :}. >>>>> >>>>> At what point does it crash?

Re: Corrected: setup.exe beta (testing needed - really!)

2003-03-31 Thread Max Bowsher
Rolf Campbell wrote: > Max Bowsher wrote: >> Rolf Campbell wrote: >>> Max Bowsher wrote: >>>> Robert Collins wrote: >>>>> On Thu, 2003-03-27 at 22:10, Vince Hoffman wrote: >>>>>>> Ok, well this is 'not good' :}. >>&g

Re: ld cannot find -lrt

2003-04-01 Thread Max Bowsher
? It indicates that rpm does not compile OOTB (out of the box) on Cygwin. A fixup script is attached, but be warned, I haven't tested it since I last modified it - I'm running the 0.1.8x prerelease of 4.1.1 right now. Max. fixup-rpm-4.0.4.sh Description: Binary data -- Unsubscri

setup.exe troubleshooting snapshot

2003-04-01 Thread Max Bowsher
esn't crash, then we will have localized the problem to a small area of code, so should have a good chance of finally locating the problem. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://

Re: Ever needed a CVS-only shell?

2003-04-03 Thread Max Bowsher
sonly ]--- > > Maybe it's not perfect or secure as possible, but it's always better > that using a "normal" shell ^_^ Actually, that's nicer than the way I'd heard of (which is, btw, the one used on sources.redhat.com): Use the command=&

Re: perl-5.8.0-2 CYGWIN1.DLL:setlinebuf failure

2003-04-03 Thread Max Bowsher
^^^ No, this version contains setlinebuf. You either have an old cygwin1.dll in the PATH, or you haven't rebooted when instructed to replace in-use files. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html D

Re: setup.exe final pre-release..

2003-04-04 Thread Max Bowsher
time it's mounted. Setup could set > this flag in its cache to dirty every time it does a download > and then set it to clean every time the full MD5 scan is done. I would consider a simple post-download check to be sufficient. If files are being corrupted on a local drive, then the us

Re: Bug in GUI App WinMain Arguements

2003-04-04 Thread Max Bowsher
; > int APIENTRY WinMain(HINSTANCE hInstance, > HINSTANCE hPrevInstance, > LPSTR lpCmdLine, > int nCmdShow) > { > puts(lpCmdLine); > return 0; > } > // Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: OpenSSH PublicKeyAuthentication failure using cygrunsrv

2003-04-04 Thread Max Bowsher
have NetworkSimplicity SSH installed? Please attach the output of "cygcheck -svr" to your reply. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: How to access a Linux partition

2003-04-04 Thread Max Bowsher
Martin wrote: > How does Cygwin access a Linux partition? It doesn't. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Sparse file criteria malfunction - binutils produces sparse .exe & .dll files

2003-06-05 Thread Max Bowsher
- I've got university exams, so I'm a little busy! Max. -- 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/faq/

Re: Today's revision of pcre : possible cause of damage?

2003-06-05 Thread Max Bowsher
r a temporary workaround, revert the pcre package to the previous 4.1 version. Max. -- 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/faq/

Re: Today's version of pcre:

2003-06-06 Thread Max Bowsher
Lester Ingber wrote: > I can't start up my cygwin shell due to "cygpcre.dll not found", and I > cannot get the older 4.1 version under setup to install the older 4.1 as > recommended by Max? Hmm - seems like *that* aspect of the setup.hint file was broken as well. Eit

Re: Sparse file criteria malfunction - binutils produces sparse .exe & .dll files

2003-06-06 Thread Max Bowsher
eness gains me nothing, and might lose me something, I dont like it._ So, the point is, for the majority of users, sparseness gains nothing, and can have undesirable effects. Therefore, I really think it should be off by default. Max. -- Unsubscribe info: http://cygwin.com/ml/#uns

Re: Sparse file criteria malfunction - binutils produces sparse .exe & .dll files

2003-06-06 Thread Max Bowsher
Corinna Vinschen wrote: > On Thu, Jun 05, 2003 at 05:25:18PM +0100, Max Bowsher wrote: >> I threw together a horrible C program to ask Windows whether a file was >> sparse. .exe and .dll files made with a 1.5.0 Cygwin are. I haven't posted >> the test progra

Re: Cygwinperl & tar on Win9x (really tar)

2003-06-06 Thread Max Bowsher
ry reinstalling the cygwin and tar packages. If still no luck, you could try a full reinstall of Cygwin, or debugging the segfault by using gdb on an unstripped version of tar. Max. -- 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/faq/

Re: Sparse file criteria malfunction - binutils produces sparse .exe & .dll files

2003-06-06 Thread Max Bowsher
Christopher Faylor wrote: > On Thu, Jun 05, 2003 at 06:03:34PM +0100, Max Bowsher wrote: >> Corinna Vinschen wrote: >>> On Thu, Jun 05, 2003 at 05:25:18PM +0100, Max Bowsher wrote: >>>> I threw together a horrible C program to ask Windows whether a file was >>

Re: Sparse file criteria malfunction - binutils produces sparse .exe & .dll files

2003-06-06 Thread Max Bowsher
Christopher Faylor wrote: > On Thu, Jun 05, 2003 at 07:29:51PM +0100, Max Bowsher wrote: >> I assumed you would trust someone telling you whether the read-only >> attribute of a file was set, without needing to see further evidence? >> To me, this is an equivalent situation.

Re: Sparse file criteria malfunction - binutils produces sparse .exe & .dll files

2003-06-06 Thread Max Bowsher
is no waste. I have no time right now, but I will try a test using df to investigate this later. Max. -- 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/faq/

Re: Question about "rexec"

2003-05-27 Thread Max Bowsher
Andrew DeFaria wrote: > Max Bowsher wrote: >> Andrew DeFaria wrote: >>> All that this says is to insure that you have ntsec set. I have it set. >>> chmod still doesn't work! BTW I'm on Windows XP and use NTFS. My home >>> directory is on the server (

Re: printf "\n"|perl -pe '1;'|od -a #perl 5.8 converts to *DOS* text :-

2003-05-28 Thread Max Bowsher
xport PERLIO=raw" to /etc/profile as a workaround.. Thanks for the hint. Max. -- 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/faq/

Re: Should PERLIO=no_crlf be the default on Cygwin?

2003-05-31 Thread Max Bowsher
Gerrit P. Haase wrote: > Hallo Max, > >>>> Since Cygwin runs on Windows and Windows is a DOS system the PERLIO >>>> layer crlf is default. > >> Ugh. Some of use Cygwin to *escape* Windows! > >> Is there any way to tell perlio "just let the syste

Re: Should PERLIO=no_crlf be the default on Cygwin?

2003-05-31 Thread Max Bowsher
mount, behaviour should be totally unix-like. Max. -- 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/faq/

Re: Should PERLIO=no_crlf be the default on Cygwin?

2003-05-31 Thread Max Bowsher
Gerrit P. Haase wrote: > Hallo Max, > > Am Freitag, 30. Mai 2003 um 17:47 schriebst du: > >> I know very little about perlio, but wouldn't defaulting to stdio cause Perl >> to obey Cygwin mount modes? > > From perlrun.pod: > "An unset or empty PERLIO i

Trivial change request for autoconf-wrapper

2003-06-01 Thread Max Bowsher
The current autoreconf wrapper doesn't know about the --warnings option. The logic is already there for autoconf, etc. so the only change needed to the package is: echo opt_warnings >> autoreconf.options Thanks, Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-sim

Re: libncurses

2003-06-01 Thread Max Bowsher
ves unless yout REALLY know what you are doing. Max. -- 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/faq/

Re: libncurses

2003-06-01 Thread Max Bowsher
perhaps you could take the time to look through the setup.exe package list, where you would find: @ libncurses-devel @ libncurses5 @ libncurses6 @ libncurses7 @ ncurses @ ncurses-demo Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cyg

Re: [ANNOUNCE] LibXML2 (2.5.7) test packages available

2003-06-01 Thread Max Bowsher
related bugs, please let > me know on the list ([EMAIL PROTECTED]). I think you need a "curr: 2.4.23-1" in your setup.hint file. Upset seems to have dropped the [curr] packages from setup.ini. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Sparse file criteria malfunction - binutils produces sparse .exe & .dll files

2003-06-02 Thread Max Bowsher
$ uname -svr CYGWIN_NT-5.1 1.5.0(0.86/3/2) 2003-06-02 00:41 The new sparse file heuristic is being triggered by the way binutils writes .exe and .dll files. I'm unsure this could be worked around. Any ideas? Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Pr

Re: missing package libintl2 on mirrors

2003-06-02 Thread Max Bowsher
tup.exe to install packages, in which case, you do not care where they are in the directory structure. Max. -- 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/faq/

Re: Path separator

2003-06-04 Thread Max Bowsher
fore, and is probably ridiculously infeasible on the balance of work/benefit. You should improve your configure.in/ac to not pull in windows.h unless you really want it. Max. -- 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/faq/

Re: Calling gcc built DLL from .NET (Visual Basic)

2003-06-04 Thread Max Bowsher
ion is different, but thought the .NET marshaling would take care > of conversion. A simple working example would be extremely helpful. There is nothing Cygwin-specific to this. You should ask about this in a VB.NET forum. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-si

Re: Why is patch(1) asking for the file names already given?

2003-06-04 Thread Max Bowsher
--- >>>> diff -b -B --exclude='*.*htm*' -r en-US/.jar/autoconfig/contents.rdf >>> en-GB/.jar/autoconfig/contents.rdf >>> -- >>> File to patch: en-GB/.jar/autoconfig/contents.rdf >>> pat

Re: Why is patch(1) asking for the file names already given?

2003-06-04 Thread Max Bowsher
>>>> / Constantine <[EMAIL PROTECTED]> wrote: >>>>> I am trying to apply a patch I made for myself. When I am running the >>>>> patch(1) utility, I am always being asked to type in the file name to >>>>> a file that needs to be patch

Re: Path separator

2003-06-04 Thread Max Bowsher
Greg Fenton wrote: > --- Max Bowsher <[EMAIL PROTECTED]> wrote: >> >> No: Cygwin != _WIN32. >> > > No argument from me here. :-) > > >> A native/Cygwin dual-mode binary sounds like a clever idea, but AFAIK >> has never been done before, and is pr

Re: dllwrap/perl/Net::DNS DNS.o(.text+0x1b1):DNS.c: undefined reference to `___dn_expand'

2003-06-07 Thread Max Bowsher
> Creating one, but that may not be what you want >> DNS.o(.text+0x1b1):DNS.c: undefined reference to `___dn_expand' > > Cygwin doesn't come with a resolver library. You can build BIND8, but it takes > some work and a lot configury hacks if you want shared libs, last I check

Re: non network install

2003-06-10 Thread Max Bowsher
gt; all packages in one category "misc" when we tried to install from the CD > i made. You've missed the setup.ini file, which contains all the category and dependency information. Obviously you haven't installed the entire distribution, because cygintl-2.dll is in the lib

Re: AC_CYGWIN?

2003-06-10 Thread Max Bowsher
solete, and tell you how you should be doing it. Of course, checking for a platform kind of goes against the whole feature-not-platform tests ideal of autoconf. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documen

Some useful permission setting scripts

2003-06-10 Thread Max Polk
ictly by bozo. WARNING: See warning above about not letting Administrator in. You've been warned! NOTE: Replace bozo with your user name. #! /bin/sh for file in "$@"; do echo "$file" chmod -R 700 "$file&qu

Re: non network install

2003-06-11 Thread Max Bowsher
wheel. Alternatively is it better to > hack the setup.exe code to do all this. I haven't read the code so am > not very sure if it is portable . No, setup.exe isn't portable. However, if you want to try and make it so, go ahead :-) . Max. -- 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/faq/

Re: Some useful permission setting scripts

2003-06-11 Thread Max Bowsher
Max Polk wrote: > WARNING: If you omit "administrators" then if you reinstall Windows, > you can NEVER, NEVER, EVER get to the file again, even as > administrator! (SOLUTION: use partition magic, convert > your drive to "FAT32"

Re: CYGWIN_NT-5.0 ZPC207050 1.3.22(0.78/3/2) bug

2003-06-11 Thread Max Bowsher
as a Cygwin package in NOVEMBER 2001 !!! Your makefiles are making an invalid assumption that OSTYPE will always be defined. Fix them to not assume that. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documen

Re: colons with rsync

2003-06-11 Thread Max Bowsher
xactly where or how the file was created ('mv :saved ./Zsaved' said "mv: > cannot move `:saved' to a subdirectory of itself, `./Zsaved'", so I'm > guessing Win2k got pretty confused). 'rm :saved' worked, though. I think the data went into a named str

Error message when compling simple program, help please :)

2003-06-11 Thread Max Palatnik
no idea what to do now. I searched google for help but i didn't find anything referring specifically to the -luser32 error. If someone could help me out I'd really appreciate it :) Thanks to all who reply Max _ Tired of spam

Re: Processes are unable to fully discard their controlling terminal

2003-06-11 Thread Max Bowsher
Some time ago I (Max Bowsher) wrote: > I can now successfully share an ssh-agent between all > my shells, with it > starting with the first one, and ending with the last, > and no zombie windows > if I end shells in the wrong order. Matt wrote: > I would like ssh-agent to functi

Re: Processes are unable to fully discard their controlling terminal

2003-06-11 Thread Max Bowsher
Matt wrote: > works like a champ.. thanks for the pointer. you've > never tried to get cygwin to use pageant have you (or > anybody)?? pageant = putty's ssh agent No, and I'm pretty sure that it is impossible. Max. -- Unsubscribe info: http://cygwin.com/ml/#un

Re: multiple cygwins on same system ?

2003-06-14 Thread Max Bowsher
ctory for the 2nd > one... > > is this possible ? any idea ? No, not possible. Max. -- 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/faq/

Re: 1.3.22 : ocaml package not there ?

2003-06-18 Thread Max Bowsher
one volunteers to contribute them. BTW, OCaml compiles almost OOTB on Cygwin - just needs -fnative-struct changing to -mms-bitfields. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: htt

What does an exit code of 128 mean?

2003-06-18 Thread Max Bowsher
I'm trying to run a perl program (vcp*) but when given certain data sets, it dies with exit code 128, and no visible errors (even when run under the perl debugger). Does 128 have a special meaning? I recall reading something about that, but can't find it now. Max. *: vcp is Vers

Re: install-info.exe: The procedure entry point mbrtowc could not be located in the dynamic link library cygwin1.dll.

2003-06-21 Thread Max Bowsher
in the latest version of cygwin (1.3.22). Most likely you have an old version of cygwin1.dll somewhere else on your computer. Find it (Windows Find) and delete it. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Doc

Re: unexpected behavior: setup v2.340.2.5

2003-06-24 Thread Max Bowsher
,exp) and compare to installed and base the upgrade on that. No? Yes. Setup design discussion happens on the cygwin-apps list. Perhaps you would like to propose the idea there, and if it is accepted (I'm almost certain it will be), offer a patch? Max. -- 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/faq/

Re: is this known bug still known to be around? (re: rsync)

2003-06-24 Thread Max Bowsher
just doesn't want to exit when done. Would you be able to attach gdb to the hung process and get a backtrace? You would need a version of rsync with debug symbols - you could build it yourself, or I could email you one. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe

Re: download the older version of openssh

2003-06-24 Thread Max Bowsher
agment from my misc/setup.ini: setup-timestamp: 10 @ gcc category: Misc version: 3.3-20030515-1max install: ./gcc/gcc-3.3-20030515-1max.tar.bz2 4552469 2050d629c09ff779d639716513016edd source: ./gcc/gcc-3.3-20030515-1max-src.tar.bz2 13073638 a7b11982174c17a431f0412f3204efa2 Max. -- Unsubscr

Re: grep not working due to missing cygpcre.dll

2003-06-25 Thread Max Bowsher
gt; http://cygwin.com/ml/cygwin-apps/2003-06/msg00034.html > > aside from waiting until the respective packages are fixed, what do I > need to do to get grep and less working again ? > cygcheck -s -v -r ... > libpcre 4.1-1 This package is installed, but somehow the DLLs it

Re: Linker info message

2003-06-25 Thread Max Bowsher
e/o/MinDll/Source/Exe' > > Can I safely ignore this message? (The executable works like it supposed > to do) Info means info. It is not a warning. (So yes, ignore it.) Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/proble

Re: problem with runningsimple C program

2003-06-25 Thread Max Bowsher
to run > it, but I got "Segmentation fault (core dumped)" message. > > The version of gcc is 3.2 20020927 (prerelease). Works for me. Have you oversimplified this example? Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cyg

Re: cygwin presentation ???

2003-06-26 Thread Max Bowsher
ction to silence in light of that. Or, you could continue to be pointlessly angry. It's your call. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

Re: Download from internet = 1Mb?!

2003-06-26 Thread Max Bowsher
imes ... can be more specific if you want. >> >> Fergus > > Yes, please, Fergus, I would like to know. Even knowing a Subject line > to search for in the archive would be fine. By far the best way to download and maintain an installation set is Michael Chase's clean_setup. h

Re: Network shares under ssh: some can, some can't

2003-06-26 Thread Max Bowsher
d X11 forwarding. > Last login: Fri Jun 27 09:35:30 2003 from linn.research.canon.com.au Here you see the difference: password/passwordless. This issue has been covered many *many* times, in the mailing list, and in the user's guide. Max. -- Unsubscribe info: http://cy

Re: The procedure entry point putc_unlocked could not be located in the dynamic link library cygwin1.dll

2003-07-01 Thread Max Bowsher
LL version. Upgrade package "cygwin" to latest (1.3.22-1). > cygrunsrv 0.96-1 > cygutils1.1.4-2 > cygwin-doc 1.3-4 > dejagnu 20021217-2 Weird! Setup doesn't think you have any cygwin package installed at all!. Max. -- Unsubscr

Re: ioctls.h

2003-07-01 Thread Max Bowsher
Martin Gainty wrote: > Hello > > Where can I locate cygwin library header file ioctls.h ? The "Setup Package Search" link on http://cygwin.com will show you that no such file exists. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Re: Why do symlinks need to be system files

2003-07-01 Thread Max Bowsher
all of the symlinks are broken. Ex/ vi doesn't work, > however vim does. > > When I tracked down the problem, it appears that symlinks require the > "system file" attribute to be set. Does anyone know why this is? Because that's part of how Cygwin recognizes t

Re: setup doesnt work at all and searching the archives doesntwork either

2003-07-05 Thread Max Bowsher
n". Second, if it works for us, and you can't be bothered to provide detailed information about your problem, exactly how do you expect setup to be improved? Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.c

Re: CVS tag for releases?

2003-07-06 Thread Max Bowsher
up/mingw directories, and use the installed versions if they are not available in-tree. This is known to be broken in at least the 1.3.22 tarball, so you would have to place untarred source code from the w32api and mingw-runtime packages at winsup/w32api and winsup/mingw in the cygwin source tree.

  1   2   3   4   5   6   7   8   9   10   >