You are not logged in.

#1 2010-02-13 19:05:56

Urfaust
Member
From: Germany
Registered: 2009-01-30
Posts: 164

Help with opensonic PKGBUILD from AUR

Hi,

I'm trying to build opensonic http://aur.archlinux.org/packages.php?ID=25598 on a 64 bit Arch. The comments say it will build on x86_64 but I got al lot of "undefined reference" errors and finally

[...]
/usr/lib/libalpng.a(alpng_interlacing.o): In function `alpng_draw_interlaced':
(.text+0x658): undefined reference to `destroy_bitmap'
/usr/lib/libalpng.a(alpng_interlacing.o): In function `alpng_draw_interlaced':
(.text+0x662): undefined reference to `destroy_bitmap'
/usr/lib/libalpng.a(alpng_interlacing.o): In function `alpng_draw_interlaced':
(.text+0x66c): undefined reference to `destroy_bitmap'
/usr/lib/libalpng.a(alpng_interlacing.o):(.text+0x676): more undefined references to `destroy_bitmap' follow
collect2: ld returned 1 exit status
make[2]: *** [opensonic] Error 1
make[1]: *** [CMakeFiles/opensonic.dir/all] Error 2
make: *** [all] Error 2
==> ERROR: Build Failed.

So is it just me or is there something wrong with this PKGBUILD? Thx for replies.

Offline

Board footer

Powered by FluxBB