How to 'unbreak' re2c port?

Vasadi I. Claudiu Florin claudiu.vasadi at gmail.com
Sat Apr 4 07:33:36 PDT 2009


Maybe you will be dissapointed in this but I was able to build and install  
the port with no errors
FreeBSD-7.1-STABLE
gcc 4.2.1 20070719
Intel p4 2.66 GHz
asus p4p800-x
1gb DDR1
1 WD 120 SATA2
1 x Samsung SP80GB



this is my make.conf:
# PERL
PERL_VER=5.8.8
PERL_VERSION=5.8.8

# No Sendmail (use Postfix)
sendmail_enable="NO"
sendmail_submit_enable="NO"
sendmail_outbound_enable="NO"
sendmail_msp_queue_enable="NO"

# Compile options
CFLAGS= -O2 -pipe

# Compare before install
INSTALL= install -c

# Do NOT build these kernel modules (ever)
WITHOUT_MODULES=
# added by use.perl 2009-03-05 01:56:36
PERL_VER=5.8.9
PERL_VERSION=5.8.9

what's your make.conf ?


More information about the freebsd-questions mailing list