Date: Wed, 17 Jan 2001 10:48:08 -0800 (PST) From: "Ronald F. Guilmette" <rfg@monkeys.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/24413: Building ImageMagick port with libmalloc installed fails Message-ID: <200101171848.f0HIm8J28586@mail.monkeys.com>
next in thread | raw e-mail | index | archive | help
>Number: 24413 >Category: ports >Synopsis: Building ImageMagick port with libmalloc installed fails >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 17 10:50:03 PST 2001 >Closed-Date: >Last-Modified: >Originator: Ronald F. Guilmette >Release: FreeBSD 4.2-RELEASE i386 >Organization: Infinite Monkeys & Co. >Environment: libmalloc package installed >Description: Building the ImageMagick-5.2.3 on FreeBSD 4.2 with the libmalloc package installed results in the following errors: cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -O -pipe -c ltdl.c -fPIC -DPIC -o .libs/ltdl.lo In file included from ltdl.c:47: /usr/local/include/malloc.h:81: syntax error before `*' /usr/local/include/malloc.h:82: syntax error before `*' /usr/local/include/malloc.h:87: syntax error before `*' *** Error code 1 Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-5.2.3/ltdl. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-5.2.3. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. >How-To-Repeat: Step 1) Installed FreeBSD 4.2 Step 2) Install the libmalloc package Step 3) Try to build the ImageMagick-5.2.3 port >Fix: Temporary work-around: de-install the libmalloc package, build the ImageMagick-5.2.3 port, then re-install libmalloc. >Release-Note: >Audit-Trail: >Unformatted: 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?200101171848.f0HIm8J28586>