Re: Error building editors/openoffice.org-2

2008-09-23 Thread Michal Petrucha
 I just tried building OpenOffice.org 2.4.1_2 from ports. All
 dependencies are already installed. After some minutes of compilation
 the build crashed with
 
 ~~
 Disabling crypto support
 Enabling debugger
 checking for libxml libraries =3D 2.6.17... test: 1: unexpected operator
 configure: error: Could not find libxml2 anywhere, check 
  ftp://xmlsoft.org/.
 dmake:  Error code 1, while making 
  'unxfbsdi.pro/misc/build/so_configured_s=
 o_libxslt'
 ---* tg_merge.mk *---
 
 ERROR: Error 65280 occurred while making 
  /usr/ports/editors/openoffice.org-=
 2/work/OOH680_m17/libxslt
 dmake:  Error code 1, while making 'build_instsetoo_native'
 ** Command failed [exit code 1]: /usr/bin/script -qa 
  /tmp/portinstall.23991=
 =2E0 env make LOCALIZED_LANG=3Dalllangs -DWITH_TTF_BYTECODE_ENABLED 
  -DWITH_=
 KDE
 ** Fix the problem and try again.
 ** Listing the failed packages (-:ignored / *:skipped / !:failed)
! editors/openoffice.org-2  (checksum mismatch)
 ~~
 
 The whole script is at
 http://johnny64.fixinko.sk/openoffice.org-2-2008-09-21.gz
 
   See ports/98949.
 
 
   Robert Huff

Either I completely misunderstood this PR, or it really addresses some
completely different build issue and doesn't even provide a solution
for the problem reported and has been closed only because of the fact
the port had been updated many times since the initial report...
(Although there's been some discussion about too little RAM in
reference to this PR, but that isn't the problem here.)

The one I am experiencing looks rather like a syntax error in
configure for libxslt shipped with OOo. (By the way, why does it use
shipped libraries like libxml, libxslt and so on instead of the ones
already present on the system...?)

More specifically the problem seems to be with line 21990 of the
configure script:
if test 1 == 1
which seems to use bash-specific syntax. (At least FreeBSD test(1)
doesn't seem to like this.)

Any suggestion would be appreciated.

Michal Petrucha

-- 
(-K JohnNy alias Partial Derivative ∂
[home] http://johnny64.fixinko.sk/
[icq] 338328204 [abandoned]
[jabber] [EMAIL PROTECTED]
[skype] JohnNy64-konik [abandoned]


pgpYkUDwzsugP.pgp
Description: PGP signature


Error building editors/openoffice.org-2

2008-09-21 Thread Michal Petrucha
Hello everybody

I just tried building OpenOffice.org 2.4.1_2 from ports. All
dependencies are already installed. After some minutes of compilation
the build crashed with

~~
Disabling crypto support
Enabling debugger
checking for libxml libraries = 2.6.17... test: 1: unexpected operator
configure: error: Could not find libxml2 anywhere, check ftp://xmlsoft.org/.
dmake:  Error code 1, while making 
'unxfbsdi.pro/misc/build/so_configured_so_libxslt'
---* tg_merge.mk *---

ERROR: Error 65280 occurred while making 
/usr/ports/editors/openoffice.org-2/work/OOH680_m17/libxslt
dmake:  Error code 1, while making 'build_instsetoo_native'
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.23991.0 
env make LOCALIZED_LANG=alllangs -DWITH_TTF_BYTECODE_ENABLED -DWITH_KDE
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! editors/openoffice.org-2  (checksum mismatch)
~~

The whole script is at
http://johnny64.fixinko.sk/openoffice.org-2-2008-09-21.gz

Any help would be appreciated.
Michal Petrucha

-- 
(-K JohnNy alias Partial Derivative ∂
[home] http://johnny64.fixinko.sk/
[icq] 338328204 [abandoned]
[jabber] [EMAIL PROTECTED]
[skype] JohnNy64-konik [abandoned]


pgpWY3zXwDymw.pgp
Description: PGP signature


Error building editors/openoffice.org-2

2008-09-21 Thread Robert Huff

Michal Petrucha [EMAIL PROTECTED]:

I just tried building OpenOffice.org 2.4.1_2 from ports. All
dependencies are already installed. After some minutes of compilation
the build crashed with

~~
Disabling crypto support
Enabling debugger
checking for libxml libraries =3D 2.6.17... test: 1: unexpected operator
configure: error: Could not find libxml2 anywhere, check 
 ftp://xmlsoft.org/.
dmake:  Error code 1, while making 
 'unxfbsdi.pro/misc/build/so_configured_s=
o_libxslt'
---* tg_merge.mk *---

ERROR: Error 65280 occurred while making 
 /usr/ports/editors/openoffice.org-=
2/work/OOH680_m17/libxslt
dmake:  Error code 1, while making 'build_instsetoo_native'
** Command failed [exit code 1]: /usr/bin/script -qa 
 /tmp/portinstall.23991=
=2E0 env make LOCALIZED_LANG=3Dalllangs -DWITH_TTF_BYTECODE_ENABLED 
 -DWITH_=
KDE
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
 ! editors/openoffice.org-2  (checksum mismatch)
~~

The whole script is at
http://johnny64.fixinko.sk/openoffice.org-2-2008-09-21.gz

See ports/98949.


Robert Huff

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]