Compilation impossible using TARGET_ARCH=i386

2011-09-16 Thread Benjamin Stier
Hello everyone, I try to compile packages for older i386 on an amd64 machine. On the amd64 I use a chroot into an i386-world. I then compile ports using make ARCH=i386 TARGET_ARCH=i386 BATCH=yes install There are some ports where this doesn't work. Here's the list I found: dns/adns lang/lua

Problem building math/R: texi2dvi needed but missing on your system

2011-08-01 Thread Benjamin Stier
Hello everybody, I'm trying to build math/R. Compilation went fine, but when I try to 'make install' I get the following error: ERROR: 'texi2dvi' needed but missing on your system. *** Error code 1 Stop in /usr/ports/math/R/work/R-2.13.1/doc/manual. *** Error code 1 (ignored) cd: can't

Failing to build mutt-devel-lite

2010-05-04 Thread Benjamin Stier
Hey ports@, I'm trying to build mail/mutt-devel-lite on FreeBSD 7.2-RELEASE-p4. My makeoptions are WITH_MUTT_SMTP=yes WITH_MUTT_IMAP_HEADER_CACHE=yes WITH_MUTT_CYRUS_SASL2=yes WITH_MUTT_SIDEBAR_PATCH=yes make always fails with the following output: === Building for mutt-devel-lite-1.5.20_3

Re: Failing to build mutt-devel-lite

2010-05-04 Thread Benjamin Stier
wait until it is committed or just apply it yourself. Udo On Tue, May 04, 2010 at 10:54:21 +0200, Benjamin Stier wrote: Hey ports@, I'm trying to build mail/mutt-devel-lite on FreeBSD 7.2-RELEASE-p4. My makeoptions are WITH_MUTT_SMTP=yes WITH_MUTT_IMAP_HEADER_CACHE=yes