Make Newbie Help CygWin Full Install Win98se
Posted by Raven72
on Sun 14 Sep 2003 09:32 AM
— 17 posts, 52,304 views.
$ make smaug
gcc -c -O -g3 -Wall -Wuninitialized -DSMAUG act_comm.c
cc1: internal error: Illegal instruction
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make: *** [act_comm.o] Error 1
Any help ????
smaug1.4a_mxp.tgz - 1.5 Mb - Source (only) for SMAUG server v 1.4a for Unix/Cygwin with MXP added (Mud Extension Protocol)
OK I ahve windows98se this is the smaug server i installed on cygwin only thing changed was te levels in mud.h as
explained when i tryed to compile i got this error
admin@z7a2o6 /cygdrive/c/mud/smaug/dist/src
$ make smaug
gcc -c -O -g3 -Wall -Wuninitialized -DSMAUG act_comm.c
cc1: internal error: Illegal instruction
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make: *** [act_comm.o] Error 1
Any help you can give to fix this problam would help me out!
How much memory do you have on the PC? I have read that Cygwin can crash in strange ways if memory is tight.
compaq 500 mgh with 500 megs of memory i do not have memory problams for some reason it will not compile the file dunno
Also have about3 gigs space left on a 9 gig hard drive :)
What version of GCC do you have? Perhaps yours is outdated and does not support whatever instruction the makefile is trying to run. I've never heard of such an error though, so this could be something completely different.
I just downloaded the full pakages for all of the cygwin so could not be that as far as what version i have no clue what it is
:)
Raven72
Ok got it now maybe soemthing running was stopping it so far so good!
ok it got this far
save.c: In function `load_char_obj':
save.c:949: warning: suggest explicit braces to avoid ambiguous `else'
gcc -c -O -g3 -Wall -Wuninitialized -DSMAUG shops.c
shops.c: In function `appraise_all':
shops.c:1095: warning: suggest explicit braces to avoid ambiguous `else'
gcc -c -O -g3 -Wall -Wuninitialized -DSMAUG skills.c
skills.c: In function `do_gouge':
skills.c:1674: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[1]: *** [skills.o] Error 1
make[1]: Leaving directory `/cygdrive/c/mud/smaug/dist/src'
make: *** [all] Error 2
admin@z7a2o6 /cygdrive/c/mud/smaug/dist/src
Ok when ran agian after rm *.o and typed make again i got this error
gcc -c -O -g3 -Wall -Wuninitialized -DSMAUG shops.c
shops.c: In function `appraise_all':
shops.c:1095: warning: suggest explicit braces to avoid ambiguous `else'
shops.c: In function `do_repairstat':
shops.c:1738: Internal compiler error in change_address_1, at emit-rtl.c:1934
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[1]: *** [shops.o] Error 1
make[1]: Leaving directory `/cygdrive/c/mud/smaug/dist/src'
make: *** [all] Error 2
humm after close study and about for or five makes i see it stops at random like it has problams with the gcc dunno what to do i guess keep trying maybe it will get asll the way thrue :)
ok got thrue the compile at the end this is the error I receved ..
rm -f smaug
gcc -o smaug act_comm.o act_info.o act_move.o act_obj.o act_wiz.o boards.
build.o clans.o comm.o comments.o const.o db.o deity.o fight.o handler.o hashs
.o ibuild.o ident.o interp.o magic.o makeobjs.o mapout.o misc.o mpxset.o mud_c
m.o mud_prog.o player.o polymorph.o requests.o reset.o save.o shops.o skills.o
pecial.o tables.o track.o update.o grub.o stat_obj.o ban.o services.o planes.o
mm_host.o colorize.o
chmod g+w smaug
chmod: changing permissions of `smaug': No such file or directory
make[1]: *** [smaug] Error 1
make[1]: Leaving directory `/cygdrive/c/mud/smaug/dist/src'
make: *** [all] Error 2
admin@z7a2o6 /cygdrive/c/mud/smaug/dist/src
ok got the chmod but still have problams running the mud heres the error
C:\MUD\smaug\dist\src>smaug
Mon Sep 15 23:35:17 2003 :: Booting Database
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mon Sep 15 23:35:17 2003 :: [*****] BOOT: ---------------------[ Boot Log ]---
---------------
Mon Sep 15 23:35:17 2003 :: Loading commands
Mon Sep 15 23:35:17 2003 :: Loading sysdata configuration...
Mon Sep 15 23:35:17 2003 :: Loading socials
Mon Sep 15 23:35:17 2003 :: Loading skill table
Mon Sep 15 23:35:17 2003 :: Sorting skill table...
Mon Sep 15 23:35:17 2003 :: Remapping slots to sns
Mon Sep 15 23:35:17 2003 :: Loading classes
Mon Sep 15 23:35:17 2003 :: Loading races
Mon Sep 15 23:35:17 2003 :: Loading herb table
Mon Sep 15 23:35:17 2003 :: Loading tongues
Mon Sep 15 23:35:17 2003 :: Making wizlist
Mon Sep 15 23:35:17 2003 :: Initializing request pipe
Mon Sep 15 23:35:17 2003 :: Initializing random number generator
Mon Sep 15 23:35:17 2003 :: Setting time and weather
Mon Sep 15 23:35:17 2003 :: Assigning gsn's
Mon Sep 15 23:35:17 2003 :: Reading in area files...
area.lst: No such file or directory
C:\MUD\smaug\dist\src>
the area file is in the right place
Don't run from the src directory. Do this:
cd ../area
../src/smaug
HUmm i do not understand this could you explain in more detail what i am to do :)
Raven72
Do i run the exe file in cygwin or windows?
sorry about all the questions i have ran a circle mudd on a unix system but never from a linux/windows so it is kinda new to me
ok got it
never mind it loaded just fine does this not run in th back ground like a unix mud ?