| View previous topic :: View next topic |
| Author |
Message |
bjlockie Veteran

Joined: 18 Oct 2002 Posts: 1172 Location: Canada
|
Posted: Fri Apr 27, 2012 12:42 pm Post subject: app-office/libreoffice-3.5.3.2 |
|
|
=============
(92/108) Building module svtools
=============
Entering /var/tmp/portage/app-office/libreoffice-3.5.3.2/work/libreoffice-core-3.5.3.2/svtools/prj
cpp: line 33, Fatal error: Cannot open include file "svtools/svtools.hrc"
#include <svtools/svtools.hrc> _________________ AMD FX6100 CPU, 16 GiB RAM, OCZ Vertex 3 SSD
ASRock 970 Extreme3 motherboard with S/PDIF audio
Galaxy-NVidia GeForce 8800GT video card, Cyber Power CP550HG USB UPS |
|
| Back to top |
|
 |
geki Advocate


Joined: 13 May 2004 Posts: 2106 Location: Germania
|
|
| Back to top |
|
 |
Johann Aman n00b

Joined: 09 Feb 2012 Posts: 3
|
Posted: Fri Apr 27, 2012 9:24 pm Post subject: |
|
|
| got same error today. @geki, please could you explain how to apply this to build libreoffice successfully? thanks |
|
| Back to top |
|
 |
BillWho Veteran


Joined: 03 Mar 2012 Posts: 1576 Location: US
|
|
| Back to top |
|
 |
genstorm Advocate


Joined: 05 Apr 2007 Posts: 2242 Location: Austria
|
Posted: Sat Apr 28, 2012 7:08 am Post subject: |
|
|
The best thing would be to apply the patch to the libreoffice source inside your PORTAGE_TMPDIR and continue building. Else you'll waste a lot of time. _________________ backend.cpp:92:2: warning: #warning TODO - this error message is about as useful as a cooling unit in the arctic |
|
| Back to top |
|
 |
bjlockie Veteran

Joined: 18 Oct 2002 Posts: 1172 Location: Canada
|
Posted: Sat Apr 28, 2012 5:22 pm Post subject: |
|
|
$ emerge -pav libreoffice
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild U ] app-office/libreoffice-3.5.3.2 [3.5.2.2] USE="branding cups dbus graphite gtk java kde mysql nsplugin opengl svg vba webdav xmlsec (-aqua) -binfilter -eds -gnome -gstreamer -jemalloc -nlpsolver -odk -pdfimport -postgres -test" 0 kB
This mean I don't have the overlay one, right?
How do I mask the non-overlay one?[/quote] _________________ AMD FX6100 CPU, 16 GiB RAM, OCZ Vertex 3 SSD
ASRock 970 Extreme3 motherboard with S/PDIF audio
Galaxy-NVidia GeForce 8800GT video card, Cyber Power CP550HG USB UPS |
|
| Back to top |
|
 |
BillWho Veteran


Joined: 03 Mar 2012 Posts: 1576 Location: US
|
Posted: Sat Apr 28, 2012 5:39 pm Post subject: |
|
|
bjlockie,
You can check where it's pulling from with
| Code: | | equery l -p -o app-office/libreoffice |
For example the list preceded with a P is from portage and an O is from the overlay
| Code: | [-P-] [ ] x11-drivers/ati-drivers-12.3:1
[I-O] [ ] x11-drivers/ati-drivers-12.4:1
|
My x11-drivers/ati-drivers are pulling from * x11 [Git ] (git://git.overlays.gentoo.org/proj/x11
Good luck  _________________ Good luck
Since installing gentoo, my life has become one long emerge  |
|
| Back to top |
|
 |
write2david n00b

Joined: 08 Aug 2008 Posts: 8
|
|
| Back to top |
|
 |
|