Hi,
Had to do my first rebaseall
when for no apparent reason my zsh failed (dll going potty) . Trouble is when
my shell fails I'm
kinda stuck as so much of my knowledge depends on it.
Luckiliy I googled a cygwin posting where a Cygwin maintainer was fragging some
guy for not
realising he needed
At 08:40 AM 2/10/2006, JefV wrote:
--
View this message in context:
http://www.nabble.com/make%3A-rm%3A-command-not-found-t1100243.html#a2873151
Sent from the Cygwin Users forum at Nabble.com.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cyg
sorry about not attaching cygwin results
i've just installed windows on a new-partion
no outpost firewall or nod32 antivirus and cygwin works perfectly,
so i'm going install them one at a time and try again do see what causes the
bsod
--
View this message in context:
http://www.nabble.com/gnu
O. Olson wrote:
If I log in (either locally and remotely) I get the
bash prompt, but the .bashrc is not sourced. If I then
type “bash” on the command line then this file gets
sourced.
`man bash`
Check the Invocation chapter. A (bash) login shell is not expected to
source .bashrc, alt
Hallöchen!
Igor Peshansky <[EMAIL PROTECTED]> writes:
> On Fri, 10 Feb 2006, Torsten Bronger wrote:
>
>> I've running an sshd on a Cygwin system. If I start Bash, I can
>> see a remove drive of a Windows Server mounted at /cygdrive/t/.
>> So far, so good.
>>
>> Unfortunately I can't see this dri
Best regards
Nitin Mathur,
--
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/
Hi,,
I am sorry for sending the previous post without any message. It was sent by
mistake.
I am facing a small problem. I have gcc 2.95 installed on my machine. I
cannot download the latest version or any other version of cygwin and gcc
because these are my company requirements. I have to work on
Dude: The problem is a driver. You can reinstall Windows as many times on
as many different partitions as you want, or you can update all your
drivers, yes, each and evry one of them, and solve your problem. The second
option takes far less time, plus you solve your problem. It's win-win.
Bonus
Hallöchen!
I've running an sshd on a Cygwin system. If I start Bash, I can see
a remove drive on a Windows Server mounted at /cygdrive/t/. So far,
so good.
Unfortunately I can't see this drive when logging in from a Linux
machine via ssh. I suspect the reason is that the drive is password
prot
On Feb 11 14:04, Torsten Bronger wrote:
> Hallöchen!
>
> Igor Peshansky <[EMAIL PROTECTED]> writes:
>
> > On Fri, 10 Feb 2006, Torsten Bronger wrote:
> >
> >> I've running an sshd on a Cygwin system. If I start Bash, I can
> >> see a remove drive of a Windows Server mounted at /cygdrive/t/.
> >>
Hi,
In sys/time.h the timeval struct is defined as:
struct timeval {
long tv_sec;
long tv_usec;
};
It should be
struct timeval {
time_t tv_sec;
suseconds_t tv_usec;
};
See the following link for the opengroup standard
http://www.opengroup.org/onlinepubs/007908799/xsh/systime.h.html
T
On Friday, Feb 10, Corinna wrote:
" On Feb 8 18:59, Dave Korn wrote:
" > On 08 February 2006 13:06, Eric Blake wrote:
" > > Yes, this is correct behavior, but it often catches people by surprise.
" > > POSIX requires an empty string in your PATH to be treated as the current
" > > directory, and wh
>
> " There are two different points of view possible here:
> "
> " - Changing an empty Win32 path component to a POSIX "." entry is in
> " Cygwin for a long time. It's possible that people rely on this
> " behaviour, so changing it would break existing installations.
> " Removing "." from
On Sat, 11 Feb 2006, Nitin Mathur wrote:
> Hi,,
>
> I am sorry for sending the previous post without any message. It was
> sent by mistake.
>
> I am facing a small problem. I have gcc 2.95 installed on my machine. I
> cannot download the latest version or any other version of cygwin and
> gcc beca
i've found it to be outpost firewall 3.5.638.6208 (457)
probably one of its filters
after installing outpost, make crashes if i un-install outpost all is ok
and cygwin was ok with outpost 3.0
--
View this message in context:
http://www.nabble.com/gnu-make-causes-reboot-t1102615.html#a2889296
S
On Sat, Feb 11, 2006 at 12:02:47PM -0800, Stephan Mueller wrote:
>On Friday, Feb 10, Corinna wrote:
>" On Feb 8 18:59, Dave Korn wrote:
>" > On 08 February 2006 13:06, Eric Blake wrote:
>" > > Yes, this is correct behavior, but it often catches people by surprise.
>" > > POSIX requires an empty st
Eric writes:
" " > " There are two different points of view possible here:
" > "
" > " - Changing an empty Win32 path component to a POSIX "." entry is in
" > " Cygwin for a long time. It's possible that people rely on this
" > " behaviour, so changing it would break existing installations.
"
cgf wrote:
" On Sat, Feb 11, 2006 at 12:02:47PM -0800, Stephan Mueller wrote:
" >On Friday, Feb 10, Corinna wrote:
" >" On Feb 8 18:59, Dave Korn wrote:
" >" > On 08 February 2006 13:06, Eric Blake wrote:
" >" > > Yes, this is correct behavior, but it often catches people by surprise.
" >" > > POS
Mary Cuper wrote:
How can I use libUSB with Windows/Cygwin like with Linux?
With Linux my code works (it finds the Atmel Microcontroller) but with
Windows/Cygwin it does not find the Microcontroller.
libUSB did not compile with Cygwin, so I installed libUSB-win32, but it does
not function.
Act
On Sat, 11 Feb 2006, skaller wrote:
> On Sat, 2006-02-11 at 00:59 -0500, Igor Peshansky wrote:
> > On Sat, 11 Feb 2006, skaller wrote:
> >
> > > hi, I'm having some problem getting dynamic linkage to work.
> > > The linkage model is like this:
> > >
> > > mainline <- load time librtl.dll
PACKAGE DESCRIPTION
===
Homepage: http://freshmeat.net/projects/quilt/
License : GPL
Tool to work with series of patches
Program manages a series of patches by keeping track of the changes each
of them makes. They are logically organized as a stack, and you can
apply, un-apply,
Hi,
Had to do my first rebaseall
when for no apparent reason my zsh failed (dll going potty) . Trouble is when
my shell fails I'm
kinda stuck as so much of my knowledge depends on it.
Luckiliy I googled a cygwin posting where a Cygwin maintainer was fragging some
guy for not
realising he needed
On Sat, 2006-02-11 at 20:38 -0500, Igor Peshansky wrote:
> > http://felix.sf.net/flx_1.1.2_rc1.tgz
>
> Well, you could have done *some* work on cutting the testcase down,
I spent lots of time on it ;( That problem has been bugging
me for over 6 months.
> This looks to me like another instan
So the punch line is that octave will not work with network drives due to
the difference on how "stat" returns the number of hard links. Octave uses
stat to determine if the directory is recusible. But you can replicate the
problem with using stat on the command line.
$stat -c "%h %f" /cygdr
24 matches
Mail list logo