Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
error during emerge openoffice
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
angill
Tux's lil' helper
Tux's lil' helper


Joined: 26 Aug 2003
Posts: 87
Location: Ohio

PostPosted: Wed Aug 27, 2003 7:32 pm    Post subject: error during emerge openoffice Reply with quote

I got this while merging openoffice -

Code:
dmake:  Error code 1, while making '../../../unxlngi4.pro/lib/libucpfile1.so'
---* TG_SLO.MK *---
 
ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-1.0.3-r1/work/oo_1.0.3_src/ucb/source/ucp/file
 
!!! ERROR: app-office/openoffice-1.0.3-r1 failed.
!!! Function src_compile, Line 490, Exitcode 1
!!! Build failed!


Anyone understand why? Perhaps I have some syntax incorrect?
_________________
what if the hokey pokey is what it's all about?
Back to top
View user's profile Send private message
BradN
Advocate
Advocate


Joined: 19 Apr 2002
Posts: 2391
Location: Wisconsin (USA)

PostPosted: Thu Aug 28, 2003 9:33 am    Post subject: Reply with quote

I don't know what the problem could be, but if you can't find a solution, you could try openoffice-bin instead.
Back to top
View user's profile Send private message
zaanpenguin
Apprentice
Apprentice


Joined: 01 Jul 2003
Posts: 203

PostPosted: Thu Aug 28, 2003 4:19 pm    Post subject: Reply with quote

Same problem here. It's something with freetype that causes this. OpenOffice tries to unpack freetype with tar and tar crashes claiming that '-xvf' are incorrect flags. See below for the complete error message. Perhaps a maintainer can look at this?

---

mkdir: cannot create directory `./unxlngi4.pro/misc/': File exists
cd ./unxlngi4.pro/misc/build && ( sh -c "gunzip -c ../../../download/freetype-2.1.3.tar.gz | tar -xvf - ") && touch so_unpacked
tar: Bad Option: -xvf.
Usage: tar cmd [options] file1 ... filen

Use tar -help
and tar -xhelp
to get a list of valid cmds and options.

Use tar H=help
to get a list of valid archive header formats.

Use tar diffopts=help
to get a list of valid diff options.

gunzip: stdout: Broken pipe
dmake: Error code 255, while making './unxlngi4.pro/misc/build/so_unpacked'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-1.0.3-r1/work/oo_1.0.3_src/freetype

!!! ERROR: app-office/openoffice-1.0.3-r1 failed.
!!! Function src_compile, Line 490, Exitcode 1
!!! Build failed!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum