Re: [wmii] New snap released. 20070218

From: Kris Maglione <bsdaemon_AT_comcast.net>
Date: Tue, 20 Feb 2007 13:24:30 -0500

On Tue, Feb 20, 2007 at 07:20:45PM +0100, Mirco Geremia wrote:
>with sudo make clean install:
>
>ixpc.o: In function `main':
>/home/ico/programmi/wmii/libixp-0.3/ixpc.c:285: undefined reference to `ixp_strlcat'
>/home/ico/programmi/wmii/libixp-0.3/ixpc.c:287: undefined reference to `ixp_strlcat'
>/home/ico/programmi/wmii/libixp-0.3/ixpc.c:288: undefined reference to `ixp_strlcat'
>collect2: ld returned 1 exit status
>make: *** [ixpc] Error 1
>
>is there anything else i should change?

What's happening is that ixpc is trying to link against your old
libixp.a, instead of the new one. I've fixed this and rereleased the
tarball. You can, however, simply remove your old libixp.a, or add -L.
to the end of your LDFLAGS

-- 
Kris Maglione
If you're wondering if you need to stop and pick up
bread and eggs on the way home, you do.
Received on Tue Feb 20 2007 - 19:25:07 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:22:03 UTC