Date: Thu, 1 Nov 2001 09:04:40 -0800 From: John Merryweather Cooper <john_m_cooper@yahoo.com> To: Brandon Fosdick <bfoz@glue.umd.edu> Cc: ports@freebsd.org Subject: Re: imlib2 broken on stable Message-ID: <20011101090440.C3251@johncoop.MSHOME> In-Reply-To: <3BE17F39.CF999F4B@glue.umd.edu>; from bfoz@glue.umd.edu on Thu, Nov 01, 2001 at 08:58:33 -0800 References: <3BE17F39.CF999F4B@glue.umd.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2001.11.01 08:58 Brandon Fosdick wrote: > I decided to completely redo my desktop machine today just for the fun > of it. The fun stopped when I got to building imlib2 which failed with > the following error. > > ===> Building for imlib2-1.0.4 > make all-recursive > Making all in src > /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. > -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include > -I/usr/X11R6/include -I. -I.. > -I../src -I../loaders -I/usr/local/include -O > -pipe -c scale.c > mkdir .libs > cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include > -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I. > -I.. > -I../src -I../loaders -I/usr/local/include -O -pipe -c scale.c -fPIC > -DPIC -o .libs/scale.lo > In file included from colormod.h:12, > from scale.c:2: > image.h:9: ltdl.h: No such file or directory ^^^^^^ That files is part of the libtool port. You'll need devel/libtool installed before you'll get farther. > In file included from colormod.h:12, > from scale.c:2: > image.h:117: syntax error before `lt_dlhandle' > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > -- jmc MacroHard -- the perfection of form over substance, marketing over Web: http://www.borgsdemons.com performance, and greed over design . . . Public Key: http://www.borgsdemons.com/Personal/pgpkey.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011101090440.C3251>