> From: Brian Ford
> Sent: Monday, October 13, 2003 8:49 PM
> On Sun, 12 Oct 2003, Hannu E K Nevalainen wrote:
>
> > Sigh - yes, or even better; the FAQ stating that there should
> be a configure
> > script in the root dir after the checkout - as it depends on it beeing
> > there - i.e. "You shoul
On Sun, 12 Oct 2003, Hannu E K Nevalainen wrote:
> Sigh - yes, or even better; the FAQ stating that there should be a configure
> script in the root dir after the checkout - as it depends on it beeing
> there - i.e. "You should now have a /src/configure script. Run it like
> this:".
>
Do you reall
On Sat, 11 Oct 2003, Micha Nelissen wrote:
> Nelissen, M. wrote:
>
> > This is exactly the same as mine! (Without the --enable-debug). So my
> > configure script itself is broken? Could it be my version of
> > autoconf/automake or outdated or broken?
>
> This was indeed the case. I ran cygwin setu
[snip]
> Once again, I'm not *trying* to get you into this mood.
Chris pretty much lives in that mood.
--
Gary R. Van Sickle
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs
> From: Christopher Faylor
> Sent: Sunday, October 12, 2003 12:04 AM
This is long and winding, not entirely on topic - you've been warned.
> On Sat, Oct 11, 2003 at 11:38:36PM +0200, Hannu E K Nevalainen wrote:
> > =-) Well, eventually it did work with the root level configure.
> >The reason I
On Sat, Oct 11, 2003 at 11:38:36PM +0200, Hannu E K Nevalainen wrote:
>> From: Igor Pechtchanski
>> Sent: Saturday, October 11, 2003 9:14 PM
>
>> > Simply "cvs co winsup; mkdir ../build; cd ../build;
>> > ../src/winsup/configure --prefix=/usr/install --enable-debugging -v;
>> > make", and you shoul
> From: Igor Pechtchanski
> Sent: Saturday, October 11, 2003 9:14 PM
> > Simply "cvs co winsup; mkdir ../build; cd ../build;
> > ../src/winsup/configure --prefix=/usr/install --enable-debugging -v;
> > make", and you should be good to go. If you need to do anything else,
> > it's a bug.
>
> Umm,
On Sat, 11 Oct 2003, Igor Pechtchanski wrote:
> On Sat, 11 Oct 2003, Hannu E K Nevalainen wrote:
>
> > > On Fri, 10 Oct 2003, Hannu E K Nevalainen wrote:
> > >
> > > > $ cvs -z3 co winsup
> > > >
> > > This gives you everything you need. I just tested it.
>
> [snip]
> Simply "cvs co winsup; mkdi
On Sat, 11 Oct 2003, Hannu E K Nevalainen wrote:
> > On Fri, 10 Oct 2003, Hannu E K Nevalainen wrote:
> >
> > > $ cvs -z3 co winsup
> > >
> > This gives you everything you need. I just tested it.
>
> It didn't at the time when I was doing it, as cgf pointed out in another
> posting. YAO
>
> > >
Hannu E K Nevalainen wrote:
I have restarted this and now I have other problems:
/bin/sh ../src/mkinstalldirs i686-pc-cygwin/libiberty ; \
rm -f i686-pc-cygwin/libiberty/Makefile || : ; \
cp multilib.out i686-pc-cygwin/libiberty/multilib.out
mkdir -p -- i686-pc-cygwin/libiberty
Configuring in i68
> From: Micha Nelissen
> Sent: Saturday, October 11, 2003 12:01 PM
> Hannu E K Nevalainen wrote:
>
> > $ grep -n w32api make.log | grep -i configure
> > 1673:running /bin/sh
> > ./../../../winsup/w32api/configure --host=i686-pc-cygwin
> --build=i686-pc-cy
> > gwin --with-newlib --enable-multil
Nelissen, M. wrote:
This is exactly the same as mine! (Without the --enable-debug). So my
configure script itself is broken? Could it be my version of
autoconf/automake or outdated or broken?
This was indeed the case. I ran cygwin setup again and did some messing
with automake/autoconf. I turne
> From: Brian Ford
> Sent: Saturday, October 11, 2003 12:05 AM
> Sorry Hannu, I meant to send this to the list instead of you personally.
As long as the intention is good ;-) - no problem.
I post this reply to show on the amount of problems there seems to be to
follow the instructions that are
Hannu E K Nevalainen wrote:
$ grep -n w32api make.log | grep -i configure
1673:running /bin/sh
./../../../winsup/w32api/configure --host=i686-pc-cygwin --build=i686-pc-cy
gwin --with-newlib --enable-multilib --prefix=/install --enable-debug -v --p
rogram-transform-name=s,y,y, --with-target-subdi
On Fri, Oct 10, 2003 at 05:04:59PM -0500, Brian Ford wrote:
>Sorry Hannu, I meant to send this to the list instead of you personally.
>
>On Fri, 10 Oct 2003, Hannu E K Nevalainen wrote:
>
>> $ cvs -z3 co winsup
>>
>This gives you everything you need. I just tested it.
That's because I just fixed
Sorry Hannu, I meant to send this to the list instead of you personally.
On Fri, 10 Oct 2003, Hannu E K Nevalainen wrote:
> $ cvs -z3 co winsup
>
This gives you everything you need. I just tested it.
> To get the cvs /src level stuff (configure among other things) I did
> $ cvs -z3 co .
>
> and
> From: Micha Nelissen
> Sent: Friday, October 10, 2003 10:42 PM
> Here it still breaks on configure, but this time in winsup/w32api. It
> tries to feed the configure script:
> '--with-target-subdir=i686-pc-cygwin' but it doesn't recognize option
> target-subdir: 'invalid package name: target-subd
Hannu E K Nevalainen wrote:
Building the cvs version of the cygwin dll "OOTB" seems to be a no-no
currently.
$ export CVSROOT=:pserver:[EMAIL PROTECTED]:/cvs/src
$ cvs login
passwd: anoncvs
$ cvs -z3 co winsup
To get the cvs /src level stuff (configure among other things) I did
$ cvs -z3 co .
and
> From: Christopher Faylor
> Sent: Friday, October 10, 2003 9:27 PM
> On Fri, Oct 10, 2003 at 09:10:03PM +0200, Hannu E K Nevalainen wrote:
> >> From: Micha Nelissen
> >> Sent: Friday, October 10, 2003 2:58 PM
> >
> >> Hi,
> >>
> >> Can somebody help me with this problem while making cygwin:
> >>
Building the cvs version of the cygwin dll "OOTB" seems to be a no-no
currently.
$ export CVSROOT=:pserver:[EMAIL PROTECTED]:/cvs/src
$ cvs login
passwd: anoncvs
$ cvs -z3 co winsup
To get the cvs /src level stuff (configure among other things) I did
$ cvs -z3 co .
and then hit CTRL-C when it
Hannu E K Nevalainen wrote:
From: Micha Nelissen
Sent: Friday, October 10, 2003 2:58 PM
May I guess that you did the same as I did, i.e. follow the instructions on
cvs page... Then you need THIS information too:
I used the "How do I rebuild the tools on my NT box?" instructions. I
have installe
On Fri, Oct 10, 2003 at 09:10:03PM +0200, Hannu E K Nevalainen wrote:
>> From: Micha Nelissen
>> Sent: Friday, October 10, 2003 2:58 PM
>
>> Hi,
>>
>> Can somebody help me with this problem while making cygwin:
>>
>
>>
>> Any hints appreciated!
>>
>> Micha.
>>
>
>May I guess that you did the same a
> From: Micha Nelissen
> Sent: Friday, October 10, 2003 2:58 PM
> Hi,
>
> Can somebody help me with this problem while making cygwin:
>
>
> Any hints appreciated!
>
> Micha.
>
May I guess that you did the same as I did, i.e. follow the instructions on
cvs page... Then you need THIS information t
23 matches
Mail list logo