Saat mengetikkan make di /usr/ports/lang/perl5.12/, bila menemukan error message seperti ini:
License not correctly defined: multiple licenses in LICENSE, but LICENSE_COMB is set to single (or undefined)
Solusinya adalah menambahkan baris berikut pada /etc/make.conf.
Buat file tersebut bila belum ada.
LICENSE_COMB=multi
Problem selesai.
@updated 06/11/2010
Konfigurasi diatas menyebabkan problem saat compile Libtool-2.2
Antisipasinya adalah memberikan remark (comment) pada konfigurasi yang ditambahkan diatas sebelum melakukan compile


0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.