From owner-freebsd-ports Sun Jan 7 6:51: 2 2001 Delivered-To: freebsd-ports@freebsd.org Received: from expertsmd.teaser.fr (expertsmd.teaser.fr [213.91.3.14]) by hub.freebsd.org (Postfix) with ESMTP id 1FC2B37B6CC; Sun, 7 Jan 2001 06:19:25 -0800 (PST) Received: (from http@localhost) by expertsmd.teaser.fr (8.11.1/8.9.3) id f07EI9L80877; Sun, 7 Jan 2001 15:18:09 +0100 (CET) (envelope-from olivier.deckmyn@experts-md.com) X-Authentication-Warning: expertsmd.teaser.fr: http set sender to olivier.deckmyn@experts-md.com using -f Received: from 193.251.55.170 (SquirrelMail authenticated user olivier.deckmyn) by mail.experts-md.com with HTTP; Sun, 7 Jan 2001 15:18:09 +0100 (CET) Message-ID: <1514.193.251.55.170.978877089.squirrel@mail.experts-md.com> Date: Sun, 7 Jan 2001 15:18:09 +0100 (CET) Subject: FreeBSD Port: ImageMagick-5.2.3 From: "Olivier Deckmyn" To: jseger@FreeBSD.org Cc: ports@FreeBSD.org X-Mailer: SquirrelMail (version 1.0pre1) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi ! I got your email as the maintainer for the ImageMagick Package I use freebsd 4.2, updated today (make update && make world etc...) I try to compile ImageMagick and i got the following errors... root@expertsmd:/usr/ports/graphics/ImageMagick# make ===> Extracting for ImageMagick-5.2.3 >> Checksum OK for ImageMagick-5.2.3.tar.gz. ===> ImageMagick-5.2.3 depends on executable: gs - found ===> ImageMagick-5.2.3 depends on executable: mpeg2decode - found ===> ImageMagick-5.2.3 depends on executable: picttoppm - found ===> ImageMagick-5.2.3 depends on executable: fig2dev - found ===> ImageMagick-5.2.3 depends on executable: autoconf - found ===> ImageMagick-5.2.3 depends on executable: libtool - found ===> ImageMagick-5.2.3 depends on shared library: bz2.1 - found ===> ImageMagick-5.2.3 depends on shared library: df.1 - found ===> ImageMagick-5.2.3 depends on shared library: jbig.1 - found ===> ImageMagick-5.2.3 depends on shared library: jpeg.9 - found ===> ImageMagick-5.2.3 depends on shared library: png.4 - found ===> ImageMagick-5.2.3 depends on shared library: tiff.4 - found ===> ImageMagick-5.2.3 depends on shared library: ttf.4 - found ===> ImageMagick-5.2.3 depends on shared library: X11.6 - found ===> Patching for ImageMagick-5.2.3 ===> Applying FreeBSD patches for ImageMagick-5.2.3 ===> Configuring for ImageMagick-5.2.3 configure.in:824: warning: AC_TRY_RUN called without default to allow cross compiling configure.in:1062: warning: AC_TRY_RUN called without default to allow cross compiling creating cache ./config.cache configuring ImageMagick 5.2.3 checking host system type... i386--freebsd4.2 checking target system type... i386--freebsd4.2 checking build system type... i386--freebsd4.2 checking whether build environment is sane... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking for mawk... no checking for gawk... no checking for nawk... no checking for awk... awk checking whether make sets ${MAKE}... yes checking for gcc... cc checking whether the C compiler (cc -O9 -mpentiumpro -pipe ) works... yes checking whether the C compiler (cc -O9 -mpentiumpro -pipe ) is a cross- compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E checking dependency style of cc... gcc checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking how to run the C preprocessor... cc -E checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets ${MAKE}... (cached) yes checking whether ln -s works... yes checking for Cygwin environment... no checking for mingw32 environment... no checking for executable suffix... no checking for object suffix... o checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependant libraries... pass_all checking for ranlib... ranlib checking for strip... strip updating cache ./config.cache ltconfig: unrecognized option `--build=i386--freebsd4.2' Try `ltconfig --help' for more information. configure: error: libtool configure failed ===> Script "configure" failed: here are the contents of "config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:654: checking host system type configure:675: checking target system type configure:693: checking build system type configure:718: checking whether build environment is sane configure:773: checking for a BSD compatible install configure:860: checking for mawk configure:860: checking for gawk configure:860: checking for nawk configure:860: checking for awk configure:890: checking whether make sets ${MAKE} configure:1022: checking for gcc configure:1135: checking whether the C compiler (cc -O9 -mpentiumpro - pipe ) works configure:1151: cc -o conftest -O9 -mpentiumpro -pipe -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:1177: checking whether the C compiler (cc -O9 -mpentiumpro - pipe ) is a cross-compiler configure:1182: checking whether we are using GNU C configure:1191: cc -E conftest.c configure:1210: checking whether cc accepts -g configure:1243: checking how to run the C preprocessor configure:1264: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1331: checking dependency style of cc configure:1387: checking for ld used by GCC configure:1455: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.10.1 (with BFD 2.10.1) configure:1473: checking how to run the C preprocessor configure:1564: checking for a BSD compatible install configure:1617: checking whether make sets ${MAKE} configure:1644: checking whether ln -s works configure:1669: checking for Cygwin environment configure:1685: cc -c -O9 -mpentiumpro -pipe -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1681: `__CYGWIN32__' undeclared (first use in this function) configure:1681: (Each undeclared identifier is reported only once configure:1681: for each function it appears in.) configure: failed program was: #line 1674 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1702: checking for mingw32 environment configure:1714: cc -c -O9 -mpentiumpro -pipe -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1710: `__MINGW32__' undeclared (first use in this function) configure:1710: (Each undeclared identifier is reported only once configure:1710: for each function it appears in.) configure: failed program was: #line 1707 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1733: checking for executable suffix configure:1743: cc -o conftest -O9 -mpentiumpro -pipe -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:1764: checking for object suffix configure:1770: cc -c -O9 -mpentiumpro -pipe -I/usr/local/include conftest.c 1>&5 configure:1882: checking for /usr/libexec/elf/ld option to reload object files configure:1894: checking for BSD-compatible nm configure:1931: checking how to recognise dependant libraries configure:2216: checking for ranlib configure:2283: checking for strip (end of "config.log") *** 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. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. root@expertsmd:/usr/ports/graphics/ImageMagick# ------------------------------------------------- uname -a : ------------------------------------------------- FreeBSD expertsmd.teaser.fr 4.2-STABLE FreeBSD 4.2-STABLE #0: ------------------------------------------------- pkg_info : ------------------------------------------------- root@expertsmd:/usr/ports/graphics/ImageMagick# pkg_info XFree86-3.3.6_6 X11R6.3/XFree86 core distribution autoconf-2.13 Automatically configure source code on many Un*x platforms automake-1.4 GNU Standards-compliant Makefile generator bash-2.04 The GNU Borne Again Shell boehm-gc-5.0a4 Garbage collection and memory leak detection for C and C++ bzip2-1.0.1 A block-sorting file compressor cclient-4.7c Mark Crispen's C-client mail access routines cvsup-bin-16.1 A general network file distribution system optimized for CVS daemontools-0.70 Service monitoring and logging utilities by djb db-2.7.7 The Berkeley DB package, revision 2 db3-3.1.17 The Berkeley DB package, revision 3 expat-1.95.1_1 XML 1.0 parser written in C freetype-1.3.1 A free and portable TrueType font rendering engine gd-1.8.3 A graphics library for fast PNG creation gdbm-1.8.0 The GNU database manager gettext-0.10.35 GNU gettext package ghostscript-5.50a GNU Postscript interpreter gmake-3.79.1 GNU version of 'make' utility gnuls-4.0 GNU colorized `ls' hdf-4.1r3 Hierarchical Data Format library (from NCSA) iconv-2.0_1 Charset conversion library and utilities iconv-extra-2.0 Additional charsets for the iconv library (those from the Un iconv-rfc1345-2.0 Additional charset modules for the iconv library (from RFC13 jbigkit-1.2 Lossless compression for bi-level images such as scanned pag jpeg-6b IJG's jpeg compression utilities lftp-2.3.6 Shell-like command line ftp client libiconv-1.4 A character set conversion library libtool-1.3.4 Generic shared library support script linux_base-6.1 The base set of packages needed in Linux mode lynx-2.8.3.1 A non-graphical, text-based World-Wide Web client m4-1.4 GNU's m4 makedepend-1995.07.05 A dependency generator for makefiles mpeg2codec-1.2 An MPEG-2 Encoder and Decoder mrtg-2.9.7 The multi-router traffic grapher mtr-0.42 Traceroute and ping in a single graphical network diagnostic mutt-1.2.5 The Mongrel of Mail User Agents (part Elm, Pine, Mush, mh, e mysql-client-3.23.29a Multithreaded SQL database (client) mysql-server-3.23.29a Multithreaded SQL database (server) mytop-0.5 Mytop - a top clone for MySQL netpbm-9.9 A toolkit for conversion of images between different formats nmap-2.53 Port scanning utility for large networks openldap-1.2.11 Open source LDAP client and server software openldap-2.0.6_2 Open source LDAP client and server software p5-DBI-1.14 The perl5 Database Interface. Required for DBD::* modules p5-Data-ShowTable-3.3 Perl5 module to pretty-print arrays of data p5-Mysql-modules-1.2215 Perl5 modules for accessing MySQL databases p5-Net-Daemon-0.33 Perl5 extension for portable daemons p5-PlRPC-0.2012 Perl module for writing RPC servers and clients p5-Storable-1.0.6 Persistency for perl data structures p5-Term-ANSIColor-1.03 Color screen output using ANSI escape sequences p5-Term-ReadKey-2.14 A perl5 module for simple terminal control patch-2.5 GNU Patch Utility png-1.0.8 Library for manipulating PNG images py15-distutils-1.0 Python Module Distribution Utilities py15-xml-0.6.2 The Python XML package, including parser, SAX, DOM, and Expa python-1.5.2 An interpreted object-oriented programming language sudo-1.6.3.5 Allow others to run commands as root tcl-8.3.1 Tool Command Language tiff-3.5.5 Tools and library routines for working with TIFF images transfig-3.2.3c Tools to convert Xfig's .fig files ucd-snmp-4.1.2 An extendable SNMP implimentation ucspi-tcp-0.88 Command-line tools for building TCP client-server applicatio unix2dos-1.2 Translate ASCII files from DOS (cr/lf) to UNIX (lf) unrar-2.50 Extract, view & test RAR archives unzip-5.41 List, test and extract compressed files in a ZIP archive vim-6.0h Vi "workalike", with many additional features w3m-0.1.11.p.23 A pager/text-based WWW browser webalizer-2.00.12 A web server log file analysis program wget-1.5.3 Retrieve files from the 'net via HTTP and FTP xpm-3.4k The X Pixmap library zsh-3.0.8 The Z shell ------------------------------------------------- ------------------------------------------------- Could you help please ? This is very urgent for us :( Thanx for your support ! Olivier DECKMYN. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message