From owner-freebsd-ports Tue Oct 3 14:35:41 2000 Delivered-To: freebsd-ports@freebsd.org Received: from ebola.biohz.net (ebola.biohz.net [206.80.1.35]) by hub.freebsd.org (Postfix) with ESMTP id 7EB8937B502; Tue, 3 Oct 2000 14:35:39 -0700 (PDT) Received: from flu (localhost [127.0.0.1]) by ebola.biohz.net (Postfix) with SMTP id EB2B83A2C9; Tue, 3 Oct 2000 14:35:38 -0700 (PDT) Message-ID: <002801c02d81$df93a440$0302010a@biohz.net> From: "Renaud Waldura" To: "Maxim Sobolev" Cc: , References: <00f101c02cf1$8ddbb2e0$0302010a@biohz.net> <39D9C609.E3BC2F8D@FreeBSD.org> Subject: Re: Problem Building ImageMagick Port Date: Tue, 3 Oct 2000 14:35:38 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org OK, that did it, although FYI I get the following warning: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/libexec/elf/ld option to reload object files... -r checking dynamic linker characteristics... freebsd4.0 ld.so checking if libtool supports shared libraries... yes *** Warning: the command libtool uses to detect shared libraries, *** /usr/bin/file, produces output that libtool cannot recognize. *** The result is that libtool may fail to recognize shared libraries *** as such. This will affect the creation of libtool libraries that *** depend on shared libraries, but programs linked with such libtool *** libraries will work regardless of this problem. Nevertheless, you *** may want to report the problem to your system manager and/or to *** bug-libtool@gnu.org checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs checking for dlopen in -ldl... no checking for dlopen... yes checking for dlfcn.h... yes checking whether a program can dlopen itself... yes Thanks, --Renaud ----- Original Message ----- From: Maxim Sobolev To: Renaud Waldura Cc: ; Sent: Tuesday, October 03, 2000 4:42 AM Subject: Re: Problem Building ImageMagick Port > Renaud Waldura wrote: > > > I'm trying to build ImageMagick version 5.2.3 on FreeBSD 4.0 and it chokes > > on: > > > > ltconfig: unrecognized option `--build=i386--freebsd4.0' > > You have to reinstall libtool port from the freshly re-cvsuped ports tree. > > -Maxim > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message