You are not logged in.

#1 2006-06-14 08:22:32

kps
Member
Registered: 2006-04-30
Posts: 30

Problem building Openbox

I just reintalled Arch and when I tried building openbox-cvs with the PKGBUILD from the AUR I got this error.

./configure: line 21108: syntax error near unexpected token `GLIB,'
./configure: line 21108: `PKG_CHECK_MODULES(GLIB, glib-2.0)'
make: *** No targets specified and no makefile found.  Stop.

Any ideas of what may be causing it?  :?

Offline

#2 2006-06-14 16:36:23

kps
Member
Registered: 2006-04-30
Posts: 30

Re: Problem building Openbox

Anyone? sad

Offline

#3 2006-06-14 16:55:13

alikas
Member
From: Lithuania, Vilnius
Registered: 2006-05-24
Posts: 319
Website

Re: Problem building Openbox

Why yuo need it build?
Install KDE Develop, it, I thing, have makefile, that: pacman -S kdevelop


Goodbye!

Offline

#4 2006-06-14 17:56:56

Krux
Member
From: Holland
Registered: 2006-05-06
Posts: 14

Re: Problem building Openbox

check if you have every file wink (you need: PKGBUILD, gtkcolors.diff, openbox.install and patchy.patch, place them in /var/abs/local/openbox-cvs/ ) look here: http://aur.archlinux.org/packages/openb … enbox-cvs/  for the files.

Or maybe there's something wrong with glib or gcc :] but the former is most likely the solution to your problem. 

(ps. I used the same pkgbuild from the aur and it built just fine wink )


kruxflux (alpha) | kernels: 2.6.17-beyond3-1 |  Intel(R) Pentium(R) 4 (Northwood) CPU 1.80GHz 1816.984 MHz | SAMSUNG SP2514N (250 GB) (dm-crypt) | Screen: nVidia  NV11DDR [GeForce2 MX 100 DDR/200 DDR] (rev b2) @ 1280x1024 (24 bpp)

Offline

#5 2006-06-14 18:20:24

ingvildr
Member
From: Brighton, England
Registered: 2005-04-19
Posts: 203

Re: Problem building Openbox

you need to install glib2 to build it, i will update the depends on the PKGBUILD in AUR now.

Offline

#6 2006-06-14 18:35:54

smoon
Member
Registered: 2005-08-22
Posts: 468
Website

Re: Problem building Openbox

ingvildr wrote:

[...] i will update the depends on the PKGBUILD in AUR now.

No need to do so. You already have gtk2 in there as a dependency which depends on atk which in turn depends on glib2...

Offline

#7 2006-06-14 18:47:24

kps
Member
Registered: 2006-04-30
Posts: 30

Re: Problem building Openbox

I already have glib2 installed and I'm building it the correct way and it still doesn't work.  roll
Before I reinstalled Arch it built just fine.  :?

EDIT: Here's the complete log.

Offline

#8 2006-06-14 18:57:21

ingvildr
Member
From: Brighton, England
Registered: 2005-04-19
Posts: 203

Re: Problem building Openbox

kps wrote:

I already have glib2 installed and I'm building it the correct way and it still doesn't work.  roll
Before I reinstalled Arch it built just fine.  :?

EDIT: Here's the complete log.

do you have pkgconfig installed?

Offline

#9 2006-06-14 19:01:45

kps
Member
Registered: 2006-04-30
Posts: 30

Re: Problem building Openbox

ingvildr wrote:
kps wrote:

I already have glib2 installed and I'm building it the correct way and it still doesn't work.  roll
Before I reinstalled Arch it built just fine.  :?

EDIT: Here's the complete log.

do you have pkgconfig installed?

Thank you. That's what was missing.  tongue

Offline

Board footer

Powered by FluxBB