Date: Sun, 26 Feb 2017 20:05:55 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: Erdos New <shaojwen@aim.com> Cc: freebsd-ports@freebsd.org Subject: Re: seamonkey port compiling error Message-ID: <6A10A9AA-EF03-4878-8F4F-5C88FE8BB4C3@FreeBSD.org> In-Reply-To: <15a7bc71961-54ac-113a4@webprd-m49.mail.aol.com> References: <15a7bc71961-54ac-113a4@webprd-m49.mail.aol.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_1E47200B-A492-4AD1-9158-23675CB73207 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 26 Feb 2017, at 19:55, Erdos New via freebsd-ports = <freebsd-ports@freebsd.org> wrote: >=20 > i tried to install 'seamonkey' to my freebsd10.1 32-bit system. = however, encountered errors: > root@oblivion:/usr/ports/www/seamonkey # make install >=20 >=20 > install seamonky: > llvm[6]: Compiling IndexBody.cpp for Release build (PIC) > llvm[6]: Compiling IndexDecl.cpp for Release build (PIC) > llvm[6]: Compiling IndexTypeSourceInfo.cpp for Release build (PIC) > llvm[6]: Compiling Indexing.cpp for Release build (PIC) > llvm[6]: Compiling IndexingContext.cpp for Release build (PIC) > llvm[6]: Linking Release Shared Library libclang.so > llvm[6]: Building Release Archive Library libclang.a > gmake[6]: Leaving directory = '/usr/ports/lang/clang36/work/llvm-3.6.2.src/tools/clang/tools/libclang' > gmake[6]: Entering directory = '/usr/ports/lang/clang36/work/llvm-3.6.2.src/tools/clang/tools/c-index-tes= t' > llvm[6]: Compiling c-index-test.c for Release build > llvm[6]: Linking Release executable c-index-test (without symbols) > = /usr/ports/lang/clang36/work/llvm-3.6.2.src/Release/lib/libLLVM-3.6.so: = undefined reference to `futimens@FBSD_1.4' Most likely, you installed a binary package for devel/llvm36. Binary packages are now built on FreeBSD 10.3, the most recent supported version for ports, and this version has introduced a new syscall which your system does not have. The simplest solution is probably to delete the llvm36 port, and rebuild it on your 10.1 system. Then try to rebuild the Seamonkey port and its dependent ports again. Though it would be easiest if you upgraded the system to 10.3. :) -Dimitry --Apple-Mail=_1E47200B-A492-4AD1-9158-23675CB73207 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.30 iEYEARECAAYFAlizJxcACgkQsF6jCi4glqMoXACg8iaC+pavbotd1KKV31sYegJ/ s0cAnjxWrsAFFz3eR3HSSQierFTm5i7K =WzE3 -----END PGP SIGNATURE----- --Apple-Mail=_1E47200B-A492-4AD1-9158-23675CB73207--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6A10A9AA-EF03-4878-8F4F-5C88FE8BB4C3>