Date: Tue, 3 Oct 2000 14:35:38 -0700 From: "Renaud Waldura" <renaud@waldura.com> To: "Maxim Sobolev" <sobomax@FreeBSD.org> Cc: <jseger@FreeBSD.org>, <ports@FreeBSD.org> Subject: Re: Problem Building ImageMagick Port Message-ID: <002801c02d81$df93a440$0302010a@biohz.net> References: <00f101c02cf1$8ddbb2e0$0302010a@biohz.net> <39D9C609.E3BC2F8D@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <sobomax@FreeBSD.org> To: Renaud Waldura <renaud@waldura.com> Cc: <jseger@FreeBSD.org>; <ports@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002801c02d81$df93a440$0302010a>