Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[emerge] openoffice bringt fehler beim compilieren...
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
e-axe
n00b
n00b


Joined: 05 Nov 2003
Posts: 19

PostPosted: Mon Dec 01, 2003 5:41 am    Post subject: [emerge] openoffice bringt fehler beim compilieren... Reply with quote

Quote:

{standard input}: Assembler messages:
{standard input}:465: Error: suffix or operands invalid for `movd'
{standard input}:896: Error: suffix or operands invalid for `movd'
dmake: Error code 1, while making '../../unxlngi4.pro/obj/alloc.obj'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-1.1.0-r2/wo
rk/oo_1.1_src/sal/rtl/source

!!! ERROR: app-office/openoffice-1.1.0-r2 failed.
!!! Function src_compile, Line 471, Exitcode 1
!!! Build failed!


bekomme immer diesen fehler beim emergen von openoffice????

kann mir einer sagen woran es liegt?

mfg e-axe[/quote]
_________________
why not?
Back to top
View user's profile Send private message
st4n
n00b
n00b


Joined: 03 Oct 2003
Posts: 64
Location: Germany // Bielefeld

PostPosted: Mon Dec 01, 2003 5:52 am    Post subject: Reply with quote

LANG="49" emerge openoffice-bin
Back to top
View user's profile Send private message
ProtectionFault
Apprentice
Apprentice


Joined: 14 Nov 2003
Posts: 170
Location: /dev/zero

PostPosted: Mon Dec 01, 2003 1:22 pm    Post subject: Reply with quote

Falls du deine CFLAGS in der /etc/make.conf auf '-O3' hast, probier's mal mit '-O2'... danach hat's bei mir funktioniert!
Frag mich aber bitte nicht warum :twisted:
_________________
ASUS Z87-PLUS, i7-4770, 2x8GB DDR3-1600, 700W OCZ Power Supply, EVGA GTX760 4GB, 3TB HDD, Gentoo ~amd64 (3.10.10, dm-crypt full disk, awesome)
Back to top
View user's profile Send private message
e-axe
n00b
n00b


Joined: 05 Nov 2003
Posts: 19

PostPosted: Sun Dec 07, 2003 3:30 am    Post subject: Reply with quote

danke fuer die tipps, es lag aber an der flag ,,pentium4,, ich habs auf ,,pentium,, geaendert, dann gings...
_________________
why not?
Back to top
View user's profile Send private message
ProtectionFault
Apprentice
Apprentice


Joined: 14 Nov 2003
Posts: 170
Location: /dev/zero

PostPosted: Sun Dec 07, 2003 8:28 am    Post subject: Reply with quote

Seltsam...
Ich hab's mit folgenden CFLAGS compiled:
Code:
CFLAGS="-O2 -march=pentium4 -ffast-math -mfpmath=sse,387 -pipe -fomit-frame-pointer -fprefetch-loop-arrays -fforce-addr -falign-functions=32 -funroll-loops"

Funktioniert perfekt...
_________________
ASUS Z87-PLUS, i7-4770, 2x8GB DDR3-1600, 700W OCZ Power Supply, EVGA GTX760 4GB, 3TB HDD, Gentoo ~amd64 (3.10.10, dm-crypt full disk, awesome)
Back to top
View user's profile Send private message
st4n
n00b
n00b


Joined: 03 Oct 2003
Posts: 64
Location: Germany // Bielefeld

PostPosted: Sun Dec 07, 2003 9:48 am    Post subject: Reply with quote

nimm doch gleich O3 -.- @ den ueber mir ;>
Back to top
View user's profile Send private message
ProtectionFault
Apprentice
Apprentice


Joined: 14 Nov 2003
Posts: 170
Location: /dev/zero

PostPosted: Sun Dec 07, 2003 11:50 am    Post subject: Reply with quote

Sorry, '-O3' hab ich probiert...
Damit hat's beim compile nicht funktioniert.
Mit '-O2' war's perfekt!
Vermutlich ist der Source-Code von OO nicht sauber genug, um die '-O3' optimierung anzuwenden.
_________________
ASUS Z87-PLUS, i7-4770, 2x8GB DDR3-1600, 700W OCZ Power Supply, EVGA GTX760 4GB, 3TB HDD, Gentoo ~amd64 (3.10.10, dm-crypt full disk, awesome)
Back to top
View user's profile Send private message
amne
Bodhisattva
Bodhisattva


Joined: 17 Nov 2002
Posts: 6378
Location: Graz / EU

PostPosted: Sun Dec 07, 2003 12:09 pm    Post subject: Reply with quote

Soweit ich weiss, werden im Ebuild von Openoffice ein paar Flags gefiltert / ausgetauscht:

Aus dem Ebuild:
Code:
# Compile problems with these ...
filter-flags "-funroll-loops"
filter-flags "-fomit-frame-pointer"
append-flags "-fno-strict-aliasing"
replace-flags "-O3" "-O2"

Sollte also egal sein, ob -O3 oder -O2 in der make.conf steht - anscheinend in manchen fällen aber doch nicht?
Back to top
View user's profile Send private message
ProtectionFault
Apprentice
Apprentice


Joined: 14 Nov 2003
Posts: 170
Location: /dev/zero

PostPosted: Sun Dec 07, 2003 12:13 pm    Post subject: Reply with quote

Sieht so aus...
Wie gesagt, ich hab's mit beiden probiert!
Hab das openoffice-1.1.0-r2 ebuild verwendet.
_________________
ASUS Z87-PLUS, i7-4770, 2x8GB DDR3-1600, 700W OCZ Power Supply, EVGA GTX760 4GB, 3TB HDD, Gentoo ~amd64 (3.10.10, dm-crypt full disk, awesome)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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