[tpop3d-discuss] Failure to compile out of the box

Chris Lightfoot chris at ex-parrot.com
Sat, 23 Jun 2001 17:54:11 +0100


On Sat, Jun 23, 2001 at 05:12:10PM +0100, Chris Elsworth wrote:
> Hi all,
> 
> Just trying to build tpop3d for the first time, on FreeBSD 4.3, with this 
> configure:
> 
> ./configure --enable-mbox-maildir
    [...]
> main.o: In function `fork_child':
> /home/chris/tpop3d-1.3.2/main.c(.text+0x3f5): undefined reference to  `muntrace'
> main.o: In function `main':
> /home/chris/tpop3d-1.3.2/main.c(.text+0xe49): undefined reference to  `mtrace'
> *** Error code 1

Ooh. Embarrassing. That one crept out the door with
debugging code in :)

mtrace/muntrace are GNU extensions for making the memory
allocator generate diagnostic information. If you remove
the two references to them (at lines 455 and 165 in
main.c) everything should work correctly.

I shall do a new release shortly to fix this.

-- 
Chris Lightfoot -- www.ex-parrot.com/~chris/
 Q - What warning was given by you? A - Horn
 Q - What warning was given by the other party? A - Moo 
 (insurance claim form)