From owner-freebsd-ports Thu Nov 1 9: 5:15 2001 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.bmi.net (smtp.bmi.net [204.57.191.31]) by hub.freebsd.org (Postfix) with ESMTP id 90F4337B401 for ; Thu, 1 Nov 2001 09:05:11 -0800 (PST) Received: from johncoop.MSHOME (drumheller-router.bmi.net [206.63.201.3] (may be forged)) by smtp.bmi.net (Pro-8.9.3/Pro-8.9.3) with ESMTP id QAA06687; Thu, 1 Nov 2001 16:11:19 -0800 Date: Thu, 1 Nov 2001 09:04:40 -0800 From: John Merryweather Cooper To: Brandon Fosdick Cc: ports@freebsd.org Subject: Re: imlib2 broken on stable Message-ID: <20011101090440.C3251@johncoop.MSHOME> References: <3BE17F39.CF999F4B@glue.umd.edu> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit In-Reply-To: <3BE17F39.CF999F4B@glue.umd.edu>; from bfoz@glue.umd.edu on Thu, Nov 01, 2001 at 08:58:33 -0800 X-Mailer: Balsa 1.2.2 Lines: 43 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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