Date: Thu, 24 Oct 2013 21:05:42 +0400 From: Andrej Zverev <andrej.zverev@gmail.com> To: Mike Jakubik <mike.jakubik@intertainservices.com> Cc: Sunpoet Hsieh <sunpoet@freebsd.org>, "perl@FreeBSD.org" <perl@freebsd.org> Subject: Re: FreeBSD Port: devel/p5-Mouse Message-ID: <CAD5bB%2BibqSc_2kT0KKMeX7GNNjA2QvK2QyW33L67Lh0s%2BXV9yg@mail.gmail.com> In-Reply-To: <52682816.9050207@intertainservices.com> References: <52682816.9050207@intertainservices.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Can you please provide output of command $ perl -MConfig -E 'say "$_ -- $Config{$_}" for (keys %Config)' On Wed, Oct 23, 2013 at 11:48 PM, Mike Jakubik <mike.jakubik@intertainservices.com> wrote: > Hi, > > I am unable to compile this port. I believe the expectation of gcc is hard > coded somewhere here. > > # make > ===> License ART10 GPLv1 accepted by the user > ===> Fetching all distfiles required by p5-Mouse-1.13,1 for building > ===> Extracting for p5-Mouse-1.13,1 > => SHA256 Checksum OK for Mouse-1.13.tar.gz. > ===> Patching for p5-Mouse-1.13,1 > ===> p5-Mouse-1.13,1 depends on file: /usr/local/bin/perl5.14.4 - found > ===> Configuring for p5-Mouse-1.13,1 > Mouse configured with XS. > This distribution requires a C compiler, but it's not available, stopped. > Can't open Makefile: No such file or directory. > ===> Building for p5-Mouse-1.13,1 > make: cannot open Makefile. > *** [do-build] Error code 1 > > Stop in /usr/ports/devel/p5-Mouse. > > # uname -a > FreeBSD illidan.local 9.2-STABLE FreeBSD 9.2-STABLE #0 r257004: Wed Oct 23 > 15:16:12 EDT 2013 > > # cc -v > FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 > Target: x86_64-unknown-freebsd9.2 > Thread model: posix > > # gcc -v > -bash: gcc: command not found > > Thanks. > _______________________________________________ > freebsd-perl@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-perl > To unsubscribe, send any mail to "freebsd-perl-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAD5bB%2BibqSc_2kT0KKMeX7GNNjA2QvK2QyW33L67Lh0s%2BXV9yg>