Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 327123 - app-office/openoffice-3.2.0 error: glib.h: No such file or directory
Summary: app-office/openoffice-3.2.0 error: glib.h: No such file or directory
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-06 10:02 UTC by Arsen Shnurkov
Modified: 2010-07-06 14:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
/var/tmp/portage/app-office/openoffice-3.2.0/temp/build.log (build.log.gz,231.18 KB, application/octet-stream)
2010-07-06 10:06 UTC, Arsen Shnurkov
Details
emerge --info =app-office/openoffice-3.2.0 (emerge.info.txt,4.08 KB, text/plain)
2010-07-06 10:07 UTC, Arsen Shnurkov
Details
emerge -pqev =app-office/openoffice-3.2.0 (emerge.pqev.txt,20.38 KB, text/plain)
2010-07-06 10:08 UTC, Arsen Shnurkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arsen Shnurkov 2010-07-06 10:02:43 UTC
Compiling:
as -o temp.o temp.s 
gcc -o ../../unxlngx6.pro/bin/climaker -Wall `pkg-config --cflags mono` temp.c  `pkg-config --libs-only-L mono` -Wl,-Bstatic -lmono -Wl,-Bdynamic `pkg-config --libs-only-l mono | sed -e "s/\-lmono //"` temp.o
In file included from temp.c:2:
/usr/lib64/pkgconfig/../../include/mono-1.0/mono/metadata/assembly.h:4:18: error: glib.h: No such file or directory
In file included from /usr/lib64/pkgconfig/../../include/mono-1.0/mono/metadata/assembly.h:6,
                 from temp.c:2:
/usr/lib64/pkgconfig/../../include/mono-1.0/mono/metadata/image.h:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef'
Comment 1 Arsen Shnurkov 2010-07-06 10:06:20 UTC
Created attachment 237711 [details]
/var/tmp/portage/app-office/openoffice-3.2.0/temp/build.log

!!! When you file a bug report, please include the following information:
GENTOO_VM=sun-jdk-1.6  CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.6.0.20"
JAVACFLAGS="-source 1.5 -target 1.5" COMPILER=""

S: '/var/tmp/portage/app-office/openoffice-3.2.0/work/ooo'
Comment 2 Arsen Shnurkov 2010-07-06 10:07:26 UTC
Created attachment 237713 [details]
emerge --info =app-office/openoffice-3.2.0
Comment 3 Arsen Shnurkov 2010-07-06 10:08:25 UTC
Created attachment 237715 [details]
emerge -pqev =app-office/openoffice-3.2.0
Comment 4 Rafał Mużyło 2010-07-06 12:14:27 UTC
Most likely you need to rebuild mono.
Check its ChangeLog (03 Jul 2010).
Comment 5 Arsen Shnurkov 2010-07-06 14:22:37 UTC
Yes, 
dev-lang/mono-2.6.4 became masked,
so openoffice emerges ok after unmasking
dev-lang/mono-2.6.4-r1 instead of mono from stable branch