[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Error making latest snapshot
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Error making latest snapshot
- From: Henrik Stoerner <henrik (at) hswn.dk>
- Date: Mon, 4 Feb 2008 10:19:16 +0100
- References: <48ef01c866ff$23c62160$0500a8c0 (at) noip.org>
- User-agent: Mutt/1.5.15+20070412 (2007-04-11)
On Mon, Feb 04, 2008 at 08:25:37AM +0100, Lars Ebeling wrote:
> /usr/ccs/bin/ld: Unsatisfied symbols:
> addtobuffer (code)
Add
HOBBITLIBRARY = libhobbit.a
to the top-level Makefile.
Henrik