Hi all,
I am still trying to recover problems caused by the iconv stuff, but I only seem to be making things worse. At the moment, I can't reinstall www/apache22. I've run
Any ideas about what is going on here? How can I get apache22 up and running again?
Thanks.
I am still trying to recover problems caused by the iconv stuff, but I only seem to be making things worse. At the moment, I can't reinstall www/apache22. I've run
portsnap fetch extract to make sure the ports tree is up to date. I reset the Apache configuration file to the default. I run make config. it wants to install a dependency, databases/db42, but I keep seeing this:
Code:
Building package for db42-4.2.52_5
Creating package /usr/ports/databases/db42/work/db42-4.2.52_5.tbz
Registering depends:.
Registering conflicts: db42-nocrypto-4*.
Creating bzip'd tar ball in '/usr/ports/databases/db42/work/db42-4.2.52_5.tbz'
tar: lib/db42/libdb-4.2.la: Cannot stat: No such file or directory
tar: lib/db42/libdb-4.2.so: Cannot stat: No such file or directory
tar: lib/db42/libdb-4.2.so.2: Cannot stat: No such file or directory
tar: lib/db42/libdb-4.so: Cannot stat: No such file or directory
tar: lib/db42/libdb.so: Cannot stat: No such file or directory
tar: lib/db42/libdb_cxx-4.2.la: Cannot stat: No such file or directory
tar: lib/db42/libdb_cxx-4.2.so: Cannot stat: No such file or directory
tar: lib/db42/libdb_cxx-4.2.so.2: Cannot stat: No such file or directory
tar: lib/db42/libdb_cxx-4.so: Cannot stat: No such file or directory
tar: lib/db42/libdb_cxx.so: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors.
pkg_create: make_dist: tar command failed with code 256
*** [do-package] Error code 1
Stop in /usr/ports/databases/db42.
*** [lib-depends] Error code 1
Thanks.