rev 231 doesn't compile on archlinux

Bug #590118 reported by DIDI2002
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gloobus-preview
Fix Committed
Critical
BadChoice

Bug Description

Trying to compile rev 231 on archlinux gives
Making all in images
make[3]: Entering directory `/home/build/gloobus-preview-bzr/src/gloobus-preview-build/data/images'
make[3]: *** No rule to make target `font-install.svg', needed by `all-am'. Stop.

I'm using
gcc 4.5.0-4
make 3.81-5
automake 1.11.1-1

rev. ~220 did compile fine

Revision history for this message
BadChoice (guitarboy000) wrote :

Did you try to run ./autogen.sh --prefix=/usr/
before?

Revision history for this message
Alexandr Grigorcea (cahr-gr) wrote : Re: [Bug 590118] Re: rev 231 doesn't compile on archlinux

jordi, there is font-install.svg in makefile.am, but no
font-install.svg file, maybe you've forgot to bzr add

On Sat, Jun 5, 2010 at 5:15 PM, Jordi Puigdellívol <email address hidden>wrote:

> Did you try to run ./autogen.sh --prefix=/usr/
> before?
>
> --
> rev 231 doesn't compile on archlinux
> https://bugs.launchpad.net/bugs/590118
> You received this bug notification because you are a member of Gloobus
> Developers, which is the registrant for gloobus-preview.
>
> Status in Gloobus Preview: New
>
> Bug description:
> Trying to compile rev 231 on archlinux gives
> Making all in images
> make[3]: Entering directory
> `/home/build/gloobus-preview-bzr/src/gloobus-preview-build/data/images'
> make[3]: *** No rule to make target `font-install.svg', needed by `all-am'.
> Stop.
>
> I'm using
> gcc 4.5.0-4
> make 3.81-5
> automake 1.11.1-1
>
> rev. ~220 did compile fine
>
>
>

Revision history for this message
DIDI2002 (didi2002) wrote :

Yes, I'm using the "official" PKGBUILD mentioned somewhere on the gloobus page.

What it does is:
  ./autogen.sh && ./configure --prefix=/usr || return 1
  make || return 1
  make DESTDIR=${pkgdir} install || return 1

also, someone has added a patch to the package, I'll try compiling without it now.

patch: http://aur.archlinux.org/packages/gloobus-preview-bzr/gloobus-preview-bzr/noloaders.patch
PKGBUILD: http://aur.archlinux.org/packages/gloobus-preview-bzr/gloobus-preview-bzr/PKGBUILD

Revision history for this message
BadChoice (guitarboy000) wrote :

Opps! Yes, i missed to add the font-install.svg
can you try now, I've uploaded it ;)

Changed in gloobus-preview:
status: New → Fix Committed
importance: Undecided → Critical
assignee: nobody → Jordi Puigdellívol (jordi-gloobus)
Revision history for this message
DIDI2002 (didi2002) wrote :

Thanks for the quick fix, working fine now =)

Balló György (ballogy)
Changed in gloobus-preview:
milestone: none → 0.5
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.