b967
![]() |
|
|
|
|
|||||||
| 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 use FreeBSD 7.2R (amd64) and want to upgrade KDE 4.3.0, but misc/kdeedu4 can not build and deskutils/kdeplasma-addons installed.
Code:
# cd /usr/ports/x11/kde4 && make install clean
....
....
[ 93%] Generating solver.o
cd /usr/ports/misc/kdeedu4/work/kdeedu-4.3.0/build/kalzium/src && /usr/local/bin/ocamlopt -output-obj -o
/usr/ports/misc/kdeedu4/work/kdeedu-4.3.0/build/kalzium/src/solver.o /usr/local/lib/ocaml/facile/facile.cmxa
/usr/ports/misc/kdeedu4/work/kdeedu-4.3.0/build/kalzium/src/chemset.cmx /usr/ports/misc/kdeedu4/work/kdeedu-4.
3.0/build/kalzium/src/parser.cmx /usr/ports/misc/kdeedu4/work/kdeedu-4.3.0/build/kalzium/src/lexer.cmx /usr/po
rts/misc/kdeedu4/work/kdeedu-4.3.0/build/kalzium/src/datastruct.cmx /usr/ports/misc/kdeedu4/work/kdeedu-4.3.0/
build/kalzium/src/chem.cmx /usr/ports/misc/kdeedu4/work/kdeedu-4.3.0/build/kalzium/src/calc.cmx
File "_none_", line 1, characters 0-1:
Error: Files /usr/local/lib/ocaml/facile/facile.cmxa
and /usr/local/lib/ocaml/stdlib.cmxa
make inconsistent assumptions over implementation Printf
*** Error code 2
Stop in /usr/ports/misc/kdeedu4/work/kdeedu-4.3.0/build.
*** Error code 1
Stop in /usr/ports/misc/kdeedu4/work/kdeedu-4.3.0/build.
*** Error code 1
Stop in /usr/ports/misc/kdeedu4/work/kdeedu-4.3.0/build.
*** Error code 1
Stop in /usr/ports/misc/kdeedu4.
*** Error code 1
Stop in /usr/ports/deskutils/kdeplasma-addons.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20090827-95942-ufu4v6-0 env UPGRADE_TOOL=
portupgrade UPGRADE_PORT=kdeplasma-addons-4.2.4_1 UPGRADE_PORT_VER=4.2.4_1 make DEPENDS_TARGET=package
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! deskutils/kdeplasma-addons (kdeplasma-addons-4.2.4_1) (unknown build error)
Last edited by DutchDaemon; August 27th, 2009 at 10:55. |
|
#2
|
||||
|
||||
|
Try update your port tree and start again
|
|
#3
|
|||
|
|||
|
Update your ports tree and try, if that doesn't work, try manually rebuilding lang/ocaml and math/facile, that's what fixed it for me.
|
| The Following User Says Thank You to Voltar For This Useful Post: | ||
PlatinumKing (August 28th, 2009) | ||
|
#4
|
|||
|
|||
|
Quote:
Thank you. |
![]() |
| Tags |
| amd64, kde4 |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| gimp-build error | Bunyan | Installation and Maintenance of FreeBSD Ports or Packages | 1 | August 13th, 2009 10:23 |
| VirtualBox amd64 build instructions revision [Work In Progress] | sossego | Howtos & FAQs | 11 | May 19th, 2009 01:49 |
| [Solved] OpenOffice build error | Graaf_van_Vlaanderen | Installation and Maintenance of FreeBSD Ports or Packages | 23 | May 18th, 2009 11:57 |
| Cannot build gnome error 1 | ossnet | GNOME | 21 | April 8th, 2009 20:16 |
| libsndfile 1.0.18 build error | instain | Installation and Maintenance of FreeBSD Ports or Packages | 2 | February 24th, 2009 15:30 |