hce schrieb:
> # For perl I rebased from 0x5000 upwards.
> # Normally it goes for all cygwin dlls from 0x7000 downwards.
> # Since we have no Vista result what is the last base, maybe its
> # already below 0x5000 for some conflicting dll, we try it lower
> # And I don't know
On 8/15/08, hce <[EMAIL PROTECTED]> wrote:
> On 8/14/08, Reini Urban <[EMAIL PROTECTED]> wrote:
>
> > 2008/8/14 hce <[EMAIL PROTECTED]>:
> > > On 8/14/08, Reini Urban wrote:
> >
> > See http://cygwin.com/acronyms/#PCYMTNQREAIYR
> >
> > >> Tim McDaniel schrieb:
> >
> > >> > On Wed, 13 Aug
On 8/14/08, Reini Urban <[EMAIL PROTECTED]> wrote:
> 2008/8/14 hce <[EMAIL PROTECTED]>:
> > On 8/14/08, Reini Urban wrote:
>
> See http://cygwin.com/acronyms/#PCYMTNQREAIYR
>
> >> Tim McDaniel schrieb:
>
> >> > On Wed, 13 Aug 2008, hce wrote:
> >> > > On 8/13/08, Reini Urban wrote:
> >> > >
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Dave Korn on 8/14/2008 5:44 AM:
|>> C:\Cygwin\Tools\bin\ash
|> $ ./grep -E -i -v '/ash(.exe)?$' /proc/[0-9]*/exename
|
| Uhh, hold on.
|
| Why does 'grep' show up in rce's output? I mean, that's what I would
| expect to happen, and t
hce wrote on 14 August 2008 11:00:
> C:\Tools\Cygwin\bin>grep -E -i -v '/ash(.exe)?$' /proc/[0-9]*/exename
> /proc/336/exename:/usr/bin/grep.exe
Reini Urban wrote on 14 August 2008 11:45:
> Can you post the output of the process test within ash please.
> Before you did it with cmd.exe
>
>> C:\
On 8/14/08, Brian Dessent <[EMAIL PROTECTED]> wrote:
> hce wrote:
>
> > I've tried again to call rebaseall | tee rebaseall.log, then run
>
>
> I don't know why Reini suggested using tee, but it's a bad idea because
> having tee in the pipeline will cause all these DLLs to be in use which
> will
2008/8/14 hce <[EMAIL PROTECTED]>:
> On 8/14/08, Reini Urban wrote:
See http://cygwin.com/acronyms/#PCYMTNQREAIYR
>> Tim McDaniel schrieb:
>> > On Wed, 13 Aug 2008, hce wrote:
>> > > On 8/13/08, Reini Urban wrote:
>> > > > I would try rebase with -v (verbose) and also tie it to a log file.
>>
hce wrote:
> I've tried again to call rebaseall | tee rebaseall.log, then run
I don't know why Reini suggested using tee, but it's a bad idea because
having tee in the pipeline will cause all these DLLs to be in use which
will just cause rebaseall to fail:
$ cygcheck /bin/tee
C:\cygwin\bin\tee.e
On 8/14/08, Reini Urban <[EMAIL PROTECTED]> wrote:
> Tim McDaniel schrieb:
>
> > On Wed, 13 Aug 2008, hce <[EMAIL PROTECTED]> wrote:
> >
> > > On 8/13/08, Reini Urban <[EMAIL PROTECTED]> wrote:
> > >
> > > > I would try rebase with -v (verbose) and also tie it to a log file.
> > > > $ rebaseall -
Tim McDaniel schrieb:
On Wed, 13 Aug 2008, hce <[EMAIL PROTECTED]> wrote:
On 8/13/08, Reini Urban <[EMAIL PROTECTED]> wrote:
I would try rebase with -v (verbose) and also tie it to a log file.
$ rebaseall -v | tie rebaseall.log
There is no tie command
Reini must have meant the "tee" comma
On Wed, 13 Aug 2008, hce <[EMAIL PROTECTED]> wrote:
On 8/13/08, Reini Urban <[EMAIL PROTECTED]> wrote:
I would try rebase with -v (verbose) and also tie it to a log file.
$ rebaseall -v | tie rebaseall.log
There is no tie command
Reini must have meant the "tee" command. It's intended to b
On Wed, Aug 13, 2008 at 11:33 AM, hce <[EMAIL PROTECTED]> wrote:
>
>
>
>There is no tie command, so I tried to call /bin/rebaseall -v >
>rebaseall.log from the ash. Please find attached rebaseall.log and
>cygcheck.log as per above requirment.
>
>Thank you.
>
Did you noticed th
Dave Korn wrote on 13 August 2008 13:06:
> Or try doing it the same way the rebaseall script checks:
>
> grep -E -q -i -v '/ash(.exe)?$' /proc/[0-9]*/exename
Ooops. You'll want to remove the -q flag, in order to see the names,
rather than just have a status code of 0 or 1 in the shell "$?" va
hce wrote on 13 August 2008 12:36:
> On 8/13/08, Reini Urban wrote:
>> >> I would try rebase with -v (verbose) and also tie it to a log file.
>> >> $ rebaseall -v | tie rebaseall.log
>> > There is no tie command,
It's a typo, Reini meant 'tee'.
>> > so I tried to call /bin/rebaseall -v
On 8/13/08, Reini Urban <[EMAIL PROTECTED]> wrote:
> 2008/8/13 hce:
> > On 8/13/08, Reini Urbanwrote:
>
> >> 2008/8/13 hce:
> >>
> >> > On 8/12/08, Reini Urban wrote:
> >> >> 2008/8/12 hce:
> >> >>
> >> >> > I installed cygwin from http://www.cygwin.com/setup.exe on Vista. I
> am
> >> >
2008/8/13 hce:
> On 8/13/08, Reini Urbanwrote:
>> 2008/8/13 hce:
>>
>> > On 8/12/08, Reini Urban wrote:
>> >> 2008/8/12 hce:
>> >>
>> >> > I installed cygwin from http://www.cygwin.com/setup.exe on Vista. I am
>> >> > building the VLC at the moment and had following error for cygwin
>> >> >
On 8/13/08, Reini Urban <[EMAIL PROTECTED]> wrote:
> 2008/8/13 hce:
>
> > On 8/12/08, Reini Urban wrote:
> >> 2008/8/12 hce:
> >>
> >> > I installed cygwin from http://www.cygwin.com/setup.exe on Vista. I am
> >> > building the VLC at the moment and had following error for cygwin
> >> > perl
2008/8/13 hce:
> On 8/12/08, Reini Urban wrote:
>> 2008/8/12 hce:
>>
>> > I installed cygwin from http://www.cygwin.com/setup.exe on Vista. I am
>> > building the VLC at the moment and had following error for cygwin
>> > perl.exe. Could anyone advise what I was missing?
>> >
>> > + autoreconf -
On 8/12/08, Reini Urban <[EMAIL PROTECTED]> wrote:
> 2008/8/12 hce:
>
> > I installed cygwin from http://www.cygwin.com/setup.exe on Vista. I am
> > building the VLC at the moment and had following error for cygwin
> > perl.exe. Could anyone advise what I was missing?
> >
> > + autoreconf --ins
2008/8/12 hce:
> I installed cygwin from http://www.cygwin.com/setup.exe on Vista. I am
> building the VLC at the moment and had following error for cygwin
> perl.exe. Could anyone advise what I was missing?
>
> + autoreconf --install --force --verbose -I m4
> 4 [main] perl 920 C:\Tools\Cygwin
20 matches
Mail list logo