17b87
![]() |
|
|
|
|
|||||||
| Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
...
** Missing pkg-descr for php5-5.2.8. *** Error code 1 Stop in /usr/ports/lang/php5 ================================================== ===== How to resolve this ? |
|
#2
|
||||
|
||||
|
try following command:
# portsnap fetch update
__________________
Looking for administrator? http://www.syscare.sk |
|
#3
|
||||
|
||||
|
nothing change , error still happen
![]() anyone suggest anything to resolve ? |
|
#4
|
||||
|
||||
|
http://www.freebsd.org/cgi/cvsweb.cg...php5/pkg-descr
download the latest version and place it to the /usr/ports/lang/php5 folder...
__________________
Looking for administrator? http://www.syscare.sk |
|
#5
|
||||
|
||||
|
install BIND94 ports this error still happen
... ** Missing pkg-descr for bind94-base-9.4.3. *** Error code 1 ============================= I don't know where this error occur ? |
|
#6
|
||||
|
||||
|
Quote:
I think maybe this error come from error build ports system . Perhaps Ver 7.1 RELEASE will resolve this |
|
#7
|
||||
|
||||
|
well if that is the only error message that is being printed, I would simply suggest to you to remove the whole /usr/ports (as it seems that something is damaged there) and do:
# portsnap fetch extract
__________________
Looking for administrator? http://www.syscare.sk |
|
#8
|
||||
|
||||
|
#cd /usr/ports/lang/php5
#make install clean ... ** Missing pkg-descr for m4-1.4.11,1. *** Error code 1 I also use #pkg_add -Kr m4 #cd /usr/ports/lang/php5 #make install clean ... ... ** Missing pkg-descr for p5-Locale-gettext *** Error code 1 I also use #pkg_add -Kr p5-gettext #cd /usr/ports/lang/php5 #make install clean ... ... ** Missing pkg-descr for gmake-3.81_3 *** Error code 1 I also use #pkg_add -Kr gmake #cd /usr/ports/lang/php5 #make install clean ... ... ** Missing pkg-descr for help2man-1.36.4_2 *** Error code 1 I also use #pkg_add -Kr help2man #cd /usr/ports/lang/php5 #make install clean ... ... ** Missing pkg-descr for autoconf-wrapper-20071109 *** Error code 1 I also use #pkg_add -Kr autoconf-wrapper #cd /usr/ports/lang/php5 #make install clean ... ... ** Missing pkg-descr for autoconf-2.62 *** Error code 1 I also use #pkg_add -Kr autoconf (error can not install cause file unvailable ) I downloaded autoconf-2.62 from ftp://ftp.freebsd.org/pub/FreeBSD/po...release/devel/ and install #pkg_add autoconf-2.62 #cd /usr/ports/lang/php5 #make install clean ... ... Build complete. Don't forget to run 'make test ' ===> Installing for php5-5.2.8 ===> php5-5.2.8 depends on file : /usr/local/sbin/apxs - found ===> php5-5.2.8 depends on executable : pkg-config -found ===> Generating temporary packing list ** Missing pkg-descr for php5-5.2.8 *** Error code 1 Stop in /usr/ports/lang/php5 *** Error code 1 Stop in /usr/ports/lang/php5 #make test .... You may have found a problem in PHP .... Do you want to send this report now ? [Yns] :Y ... Thank you for helping to make PHP better ================================================== ============ I used #portsnap fetch extract like you suggest but result like that . Last edited by fbsd24h; December 27th, 2008 at 13:43. |
|
#9
|
||||
|
||||
|
have you deleted the whole /usr/ports before running portsnap? i.e.
# rm -rf /usr/ports
__________________
Looking for administrator? http://www.syscare.sk |
|
#10
|
||||
|
||||
|
I'm not install ports when install FreeBSD 7.1 RC2
|
|
#11
|
||||
|
||||
|
Code:
# rm -rf /usr/ports # portsnap fetch extract # cd /usr/ports/ports-mgmt/portupgrade && make install # rehash # portinstall php5 |
|
#12
|
||||
|
||||
|
I think there's something wrong in your make.conf or in your environment. Can you show us the contents of your make.conf and the output of the
# printenv command?
__________________
sysutils/bsdadminscripts: binary package maintenance, library integrity checking, ... sysutils/automounter: amd(8) based automounting without HAL contact: kamikaze@bsdforen.de Disclaimer: My posts represent my perception. Errors and incompleteness are to be expected, I deny any responsibility to know everything. |
|
#13
|
||||
|
||||
|
I DO NOT WHY THIS VERSION HAVE TOO BAD PORTS
THAN THE OTHERS .** Missing pkg-descr for packages : m4 , p5-gettext , gmake , help2man , autoconf-wrapper , autoconf262 , php5-5.2.8 *** Error code 1 ---------------- Someone install AMP successful ? Please help details step-by-step �e |
|
#14
|
||||
|
||||
|
ok , no errors when build packages
problem occurs when I set PKGDIR environment variable �e |
|
#15
|
|||
|
|||
|
yes, I got the same problem and resolved it when i cleared PKGDIR environment variable.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] PHP5 upgrade problems - php5-pcre | Ronaldr | Installation and Maintenance of FreeBSD Ports or Packages | 8 | November 5th, 2010 08:28 |
| [Solved] php5-imap-5.3.3 from port: build errors | jotawski | Installation and Maintenance of FreeBSD Ports or Packages | 6 | August 3rd, 2010 23:22 |
| [Solved] wpa_supplicant and dhclient (8.1RC2) | martinrame | Mobile Computing | 4 | July 12th, 2010 19:40 |
| What packages are used for NFS (freeBSD7.2) | Detective | Web & Network Services | 0 | June 27th, 2009 04:59 |
| freebsd7.0 upgrade to 7.1 error | DRILL | Installing & Upgrading | 3 | February 3rd, 2009 12:50 |