[ooo-build] ANNOUNCE: ooo-build-3.2.1.1 released (3.2.1-rc1)

Miklos Vajna vmiklos at frugalware.org
Sun May 16 15:42:23 PDT 2010


[ Andreas, sorry for replying off-list. ]

On Sat, May 15, 2010 at 03:30:31PM +0200, Andreas Radke <a.radke at arcor.de> wrote:
> gcc -ggdb -o ../../unxlngx6.pro/bin/climaker -Wall temp.c `pkg-config --cflags --libs mono`  temp.o
> In file included from temp.c:2:0:
> /usr/lib/pkgconfig/../../include/mono-1.0/mono/metadata/assembly.h:4:18: fatal error: glib.h: No such file or directory
> compilation terminated.
> [Fail]
> dmake:  Error code 1, while making '../../unxlngx6.pro/bin/climaker'
> 
> ERROR: Error 65280 occurred while making /tmp/go-openoffice/trunk/src/ooo-build-3.2.1.1/build/ooo320-m17/cli_ure/source/climaker
> rmdir /tmp/yyHrIRCAr1
> make: *** [stamp/build] Error 1
> ==> ERROR: Build Failed.
> 
> 
> sure there's [andyrtr at workstation64 trunk]$ ls -lh /usr/include/glib-2.0/glib.h
> -rw-r--r-- 1 root root 2.8K May  3 10:38 /usr/include/glib-2.0/glib.h
> [andyrtr at workstation64 trunk]$ pacman -Q glib2
> glib2 2.24.1-1
> 
> Any idea?

I guess the problem is the missing -I/usr/include/glib-2.0 compiler
flag.

I can reproduce the problem as well, but no solution so far. ;)


More information about the ooo-build mailing list