Hi,
This forum often helped me successfully if I had problems during the last years with my FreeBSD installation. But now I have a strange problem I can't figure out what it exactly is and how to solve it.
I recently (yesterday) upgraded my FreeBSD installation from 9.0 to 9.1 using the freebsd-update(8) procedure. All worked fine, at least I thought this. The problem now is, that I cannot use the ports tree any more. Regardless in which program I call
I already fetched and extracted the ports tree three times but it didn't solve the problem. (GCC is 4.2.1 and MAKE_VERSION='9201120530'). Does anyone have a solution or at least a hint for one?
Thanks in advance.
Woody
This forum often helped me successfully if I had problems during the last years with my FreeBSD installation. But now I have a strange problem I can't figure out what it exactly is and how to solve it.
I recently (yesterday) upgraded my FreeBSD installation from 9.0 to 9.1 using the freebsd-update(8) procedure. All worked fine, at least I thought this. The problem now is, that I cannot use the ports tree any more. Regardless in which program I call
make install clean I get similar errors like:
Code:
[I]"Mk/bsd.port.mk", line 2164: Malformed conditional (${CC} != "icc")
"Mk/bsd.port.mk", line 6520: if-less endif
make: fatal errors encountered -- cannot continue
/usr/local/lib/ruby/site_ruby/1.8/pkgtools/portsdb.rb:237:in `join': can't convert nil into String (TypeError)
from /usr/local/lib/ruby/site_ruby/1.8/pkgtools/portsdb.rb:237:in `index_file'
from /usr/local/lib/ruby/site_ruby/1.8/pkgtools/portsdb.rb:247:in `set_db_dir'
from /usr/local/lib/ruby/site_ruby/1.8/pkgtools/portsdb.rb:167:in `setup'[/I]
I already fetched and extracted the ports tree three times but it didn't solve the problem. (GCC is 4.2.1 and MAKE_VERSION='9201120530'). Does anyone have a solution or at least a hint for one?
Thanks in advance.
Woody