Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!elroy.jpl.nasa.gov!lll-winken!cert!netnews.upenn.edu!msuinfo!news From: yurkon@CYCVAX.NSCL.MSU.EDU Newsgroups: comp.windows.x Subject: Re: tgif on DECstations (Ultrix 4.1)? Message-ID: <1991Apr19.220255.8898@msuinfo.cl.msu.edu> Date: 19 Apr 91 22:03:01 GMT Sender: news@msuinfo.cl.msu.edu Distribution: comp Organization: National Superconducting Cyclotron Lab Lines: 18 In article , ajt@bilbo.bhpmrl.oz.au (Andrew Telford) writes... > > >I have just tried compiling tgif.2.4 on a DECstation with Ultrix 4.1 >I am not using X11.R4 or imake. The loader bombs out with the >following error message: > >ld: >/lib/libc.a(calloc.o): calloc: multiply defined > >Does anyone have a fix? > >Andrew Telford Just replace all instances of calloc with malloc. John