ports/177282: graphics/inkscape does not compile
Beeblebrox
zaphod at berentweb.com
Fri Mar 22 21:50:01 UTC 2013
The following reply was made to PR ports/177282; it has been noted by GNATS.
From: Beeblebrox <zaphod at berentweb.com>
To: Koop Mast <kwm at rainbow-runner.nl>, bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/177282: graphics/inkscape does not compile
Date: Fri, 22 Mar 2013 23:42:04 +0200
Koop Mast wrote:
> Please give us more information. I can see that your using binutils from
> ports but also tell us which compiler your using then.
Hi, Koop.
I have lang/gcc installed, and my make.conf does NOT specify a compiler
(leaves it to the port). Rene Latan advised that gcc should be (or have
link in) /usr/bin. After creating symlinks,
# ln -s /usr/local/bin/gcc46 /usr/bin/gcc
# ln -s /usr/local/bin/g++46 /usr/bin/g++
Error message not has changed and breaks at same point.
BTW, is binutils supposed to be available in world? My /etc/src.conf:
WITH_CLANG= yes
WITH_CLANG_EXTRAS= yes
WITH_CLANG_IS_CC= yes
WITH_LIBCPLUSPLUS= yes
WITHOUT_GCC=yes
WITHOUT_GNU=yes
WITHOUT_ACCT= yes
WITHOUT_APM= yes
WITHOUT_AUTHPF= yes
WITHOUT_ASSERT_DEBUG= yes
WITHOUT_AUDIT= yes
WITHOUT_BIND= yes
#WITH_BSD_GREP= yes
WITHOUT_BLUETOOTH= yes
WITHOUT_CTM= yes
#WITHOUT_CVS= yes
WITHOUT_FLOPPY= yes
WITHOUT_GDB= yes
WITHOUT_HTML= yes
WITHOUT_INET6= yes
WITHOUT_INET6_SUPPORT= yes
WITHOUT_IPFW= yes
WITHOUT_IPFILTER= yes
WITHOUT_MAIL= yes
#WITHOUT_NLS= yes
#WITHOUT_NLS_CATALOGS= yes
WITHOUT_PORTSNAP= yes
WITHOUT_SENDMAIL= yes
WITHOUT_WIRELESS= yes
WITHOUT_WPA_SUPPLICANT_EAPOL= yes
#WITHOUT_I4B= yes
LOADER_ZFS_SUPPORT= yes
More information about the freebsd-gnome
mailing list