Miguel Chavez Gamboa wrote:
> Hello, Im trying to compile circle30bpl16, but when run the ./configure it
> says that the compiler cannot create executables. Im running Red hat Linux
> 6.0 (Kernel 2.2.5-15) on a 586 32 MB RAM.
>
> here is what the configure says:
>
> loading cache ./config.cache
> checking for less... less
> checking for gcc... gcc
> checking whether the C compiler (gcc ) works... no
> configure: error: installation or configuration problem: C compiler cannot
> create executables.
> [root@MCHSoftware /home/mich/circle30bpl16]#
I just helped a friend who had the same problem, it happens when you port the
MUD to a different OS and don't delete all the config files. Delete the
following files...
circle30bpl16/config.*
circle30bpl16/src/Makefile
circle30bpl16/src/conf.h
circle30bpl16/src/*.o
circle30bpl16/src/util/Makefile
Note, if you are porting from Windows you will have to run all your source and
text lib files through a dos2unix filter, you can find such a filter by typing
dos2unix into a search engine.
After all this rerun ./configure and make.
Regards,
Peter
+------------------------------------------------------------+
| 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