Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!paladin.american.edu!zombie.ncsc.mil!news.mathworks.com!newsfeed.internetmci.com!vixen.cso.uiuc.edu!howland.reston.ans.net!Germany.EU.net!wizard.pn.com!satisfied.apocalypse.org!news2.near.net!lard.ftp.com!news-control From: mad@ftp.com (Mike Donahue) Newsgroups: comp.unix.bsd.freebsd.misc Subject: HELP!! (Or...I can't believe no one has tried this yet..MudOS compile) Date: Wed, 17 Jan 1996 19:14:11 GMT Organization: FTP Software, North Andover, Massachusetts Lines: 35 Message-ID: <4dj7k5$scg@lard.ftp.com> NNTP-Posting-Host: mad-1.ftp.com X-Newsreader: Forte Free Agent 1.0.82 Greetings... I was wondering if anybody out there has ever tried to compile the MudOS driver for Lpmuds on FreeBSD?? I see that the DGD is out there, but I need the MudOS version 0.9.19.x, and it is giveing me all sorts of problems. Basically, I get three major ones, mostly "previous declarations" of things. The most perplexing one is: -------------------------------------------------------------------------------------------------------------- gcc -O2 -fomit-frame-pointer -fstrength-reduce -g -DDEBUG compiler.tab.o lex.o main.o rc.o interpret.o simulate.o file.o object.o backend.o array.o mapping.o comm.o ed.o regexp.o swap.o buffer.o crc32.o malloc.o call_out.o otable.o dumpstat.o stralloc.o hash.o mudlib_stats.o port.o reclaim.o parse.o simul_efun.o sprintf.o uid.o socket_efuns.o socket_ctrl.o qsort.o eoperators.o socket_err.o md.o strstr.o disassembler.o binaries.o smalloc.o efuns_main.o efuns_port.o efuns_math.o efuns_matrix.o efuns_sock.o replace_program.o -o driver -lm malloc.c:55: Definition of symbol `_debugmalloc' (multiply defined) smalloc.o: Definition of symbol `_debugmalloc' (multiply defined) efuns_port.c:44: Undefined symbol `_crypt' referenced from text segment *** Error code 1 ----------------------------------------------------------------------------------------------------------- I have no idea what causes this one. If ANYBODY out there can give me a hand, I would be thankful. Either mail me or post here..I am in dire need. Thanks..