problems running make in zipslack

Posted by Volric on Wed 03 Jul 2002 12:22 AM — 2 posts, 10,783 views.

#0
Wow am i glad to find a star wars mud / smaug forum..


I installed zipslack on my old pc and decided to try and get swr1.0 mud running ..


zipslack is like slackware xcept works on dos ..

i run make and after/during the:
gcc -o blah.o etc -lm -lcrypt

command when i do make ..

i get :
collect2:ld terminated with signal 15 [Terminated], core dumped

anyone know how i can rectify this ??


Thanks
V
Australia Forum Administrator #1
The compiler and "make" are pretty thoroughly debugged applications. Your problem might be caused by insufficient memory.

If you have an old PC and want to compile a MUD you might be better off installing a Unix variant, eg. Linux, OpenBSD, FreeBSD. I am using OpenBSD which is easy enough to install, although Linux installs pretty easily too.

Even a low-end PC (provided it is a 386 or better) should be able to run that.