b5a1
![]() |
|
|
|
|
|||||||
| 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
|
|||
|
|||
|
I have tried to install php 5 and firefox 3.6 from ports. Both attempts failed with similar (as far as I see) condition. The error from installing php follows. What is wrong?
Code:
===> php5-5.3.4 depends on file: /usr/local/bin/autoconf-2.68 - not found ===> Verifying install for /usr/local/bin/autoconf-2.68 in /usr/ports/devel/a utoconf ===> Building for autoconf-2.68 gmake all-recursive gmake[1]: Entering directory `/usr/ports/devel/autoconf/work/autoconf-2.68' Making all in bin gmake[2]: Entering directory `/usr/ports/devel/autoconf/work/autoconf-2.68/bin' autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/a utom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./auto conf.as -o autoconf.in autoconf.as:1: /usr/local/bin/gm4: Warning: Excess arguments to built-in `_m4_po pdef' ignored autom4te: /usr/local/bin/gm4 failed with exit status: 1 gmake[2]: *** [autoconf.in] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/autoconf/work/autoconf-2.68/bin' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/autoconf/work/autoconf-2.68' gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/devel/autoconf. *** Error code 1 Stop in /usr/ports/lang/php5. *** Error code 1 Stop in /usr/ports/lang/php5. Last edited by DutchDaemon; December 28th, 2010 at 23:58. Reason: proper formatting: http://forums.freebsd.org/showthread.php?t=8816 |
|
#2
|
||||
|
||||
|
Read /usr/ports/UPDATING
It covers this issue (tip search for autotools) |
|
#3
|
|||
|
|||
|
Majid: did you ever get this figured out? I'm having the same issue and just can't get it to work. I'm working with the PC-BSD version and somethings are just slightly different so I'm not sure where my problem can be.
And to save some the hassle of reading: 20101208:
__________________
You can never say never and never say always. Check out the new GhettoBSD.org site. Now with Web 3.0! |
|
#4
|
|||
|
|||
|
I have the same error. I was able to install autoconf268 after upgrading the m4 port (make deinstall, make install).
Last edited by DutchDaemon; May 9th, 2012 at 22:19. Reason: proper formatting: http://forums.freebsd.org/showthread.php?t=8816 |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem when installing using ports | bsps | Installation and Maintenance of FreeBSD Ports or Packages | 0 | February 12th, 2010 02:10 |
| Need help on installing Ports | kika | Installation and Maintenance of FreeBSD Ports or Packages | 1 | December 26th, 2009 17:58 |
| [Solved] problem in compiling/installing ports | Anti_Evil | Installation and Maintenance of FreeBSD Ports or Packages | 2 | June 29th, 2009 21:55 |
| Problem installing OpenSSL from ports | mbr661 | Installing & Upgrading | 2 | June 12th, 2009 07:09 |
| Problem installing ntop from ports | hmp | Installing & Upgrading | 5 | February 24th, 2009 18:51 |