You are not logged in.
Pages: 1
I have a problem when compiling affinity-search-svn with aurbuild, this is the output:
Checked out revision 43.
==> SVN checkout done or server timeout
==> Starting make...
/usr/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
testing autoconf2.50... not found.
testing autoconf... /usr/bin/autoconf: line 493: echo: write error: Broken pipe
found 2.61
checking for automake >= 1.9...
testing automake-1.10... found 1.10
checking for glib-gettext >= 2.2.0...
testing glib-gettextize... found 2.12.13
checking for intltool >= 0.25...
testing intltoolize... found 0.35.5
checking for pkg-config >= 0.14.0...
testing pkg-config... found 0.21
Checking for required M4 macros...
Checking for forbidden M4 macros...
Processing ./configure.ac
Running glib-gettextize... Ignore non-fatal messages.
Copying file mkinstalldirs
Copying file po/Makefile.in.in
Please add the files
codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
progtest.m4
from the /aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.
Running intltoolize...
Running aclocal-1.10...
/usr/share/aclocal/progsreiserfs.m4:13: warning: underquoted definition of AC_CHECK_LIBREISERFS
/usr/share/aclocal/progsreiserfs.m4:13: run info '(automake)Extending aclocal'
/usr/share/aclocal/progsreiserfs.m4:13: or see http://sources.redhat.com/autom ake/automake.html#Extending-aclocal
aclocal-1.10: couldn't open directory `/opt/gnome/share/aclocal': No such file or directory
make: *** No targets specified and no makefile found. Stop.
==> ERROR: Build Failed. Aborting...
==> ERROR: Reverting pkgver...
aurbuild: could not build "affinity-search-svn" with versionpkg.
build directory retained at `/var/tmp/aurbuild/build/affinity-search-svn.14270'
In some cases you may be able to cd into the directory, fix the problem and run versionpkg with success.
Can someone help me?
Offline
wherever you see /opt/gnome in the build function of the pkgbuild, change to /usr
Offline
Thank you very much, now works.
Offline
Pages: 1