You are not logged in.

#1 2010-06-27 15:34:23

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Libva PKGBUILD problem(Solved)

Receive the following message during PKGBUILD for this package.

Is there a way to continue the build?
Making package: libva 0.31.0_p13-1 (Sun Jun 27 08:35:15 PDT 2010)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
  -> Found libva_0.31.0-1+sds13.tar.gz
==> Validating source files with md5sums...
    libva_0.31.0-1+sds13.tar.gz ... Passed
==> Extracting Sources...
  -> Extracting libva_0.31.0-1+sds13.tar.gz with bsdtar
==> Removing existing pkg/ directory...
==> Starting build()...
patching file configure.ac
patching file i965_drv_video/Makefile.am
The next patch would create the file i965_drv_video/i965_avc_bsd.c,
which already exists!  Assume -R? [n]

Last edited by lilsirecho (2010-06-27 16:21:59)


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#2 2010-06-27 15:49:56

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: Libva PKGBUILD problem(Solved)

==> Removing existing pkg/ directory...

this means that you tried already to compile. better cleanup src dir too

rm -rf src && makepkg


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2010-06-27 16:02:17

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: Libva PKGBUILD problem(Solved)

Performed rm activity.

Received another hangup:

var/local17/PKGBUILD: line 22: autoreconf: command not found
    Aborting...

Wonder what to do next?


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#4 2010-06-27 16:11:49

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: Libva PKGBUILD problem(Solved)

lilsirecho wrote:

Performed rm activity.

Received another hangup:

var/local17/PKGBUILD: line 22: autoreconf: command not found
    Aborting...

Wonder what to do next?

pacman -S base-devel


Give what you have. To someone, it may be better than you dare to think.

Offline

#5 2010-06-27 16:21:30

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: Libva PKGBUILD problem(Solved)

Suspected that even though I had performed that step some time ago.

Successfully built libva.

Thanks for the advice..........


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

Board footer

Powered by FluxBB