Re: [COMPILING] [GNU-WIN32]

From: EltaWeb Networks (knisely@telusplanet.net)
Date: 02/07/99


ok, i finally got my mud to compile (thanks roger).  now, when i type cd src;
make, it gives me
make ../bin/circle
make[1]: '../bin/circle' is up to date
make utils
(cd util; make all)
make[2]: Nothing to be done for 'all'.

Then, i went back to the circle root directory...

BASH.EXE-2.01$ ./autorun
rm: log/syslog.1: No such file or directory
mv: log/syslog.2: No such file or directory
mv: log/syslog.3: No such file or directory
mv: log/syslog.4: No such file or directory
mv: log/syslog.5: No such file or directory
mv: log/syslog.6: No such file or directory
BASH.EXE-2.01$


Roger Thiede wrote:

> >Did anyone else get this error when configuring?
>
> configure: /bin/sh: not found
> >>
>
> Yes, I used to get that error.  But just reset your mounted folders and do
> them all over again.
> (This is what to try if you use 2.02.1(2)-release (i586-pc-cygwin32))
>
> (do this twice or so) mount --reset
> **after you do that you SHOULD have C:    /   showed in your mount)
> mount C:/Cygnus/Cygwin-b20/h-i586-cygwin32/bin /bin
> mount C:/Cygnus/Cygwin-b20/h-i586-cygwin32/bin/sh /bin/sh
> **change to your circle dir
> bash configure
> cd src
> make
> cd ..
> . autorun
>
> That worked for me, I suspect it gave us that error because our /bin/sh wasn't
> set correctly so it was looking for C:/bin/sh.
>
>      +------------------------------------------------------------+
>      | Ensure that you have read the CircleMUD Mailing List FAQ:  |
>      |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
>      +------------------------------------------------------------+


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST