[rt-users] RT 4.2 Segfaults on FreeBSD 9.2
Rainer Duffner
rainer at ultra-secure.de
Wed Dec 18 18:44:45 EST 2013
Am 19.12.2013 um 00:38 schrieb Tim Gustafson <tjg at ucsc.edu>:
>> Can you show what’s in /etc/make.conf?
>
> WRKDIRPREFIX=/var/ports
> DISTDIR=/var/ports/distfiles
> PACKAGES=/var/ports/packages
So, it’s a jail.
Did you actually install perl?
pkg_info |grep ^perl
or
pkg info |grep ^perl
(in case you are already using pkgng).
>
>> Perl 5.16 should be the default.
>>
>> http://svnweb.freebsd.org/ports/head/Mk/bsd.default-versions.mk?view=log
>>
>> Where did your modules come from?
>
> I installed everything from FreeBSD's /usr/ports
At this point, I would advise anybody who is on a semi-recent version of FreeBSD to use poudriere and build one’s own packages (preferably from a „frozen“ ports-tree).
But it’s OK, if reproducibility is not an issue.
More information about the rt-users
mailing list