automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot build, need help!


From: SummoneR
Subject: Re: Cannot build, need help!
Date: Thu, 23 Jun 2005 15:14:40 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax)

Hello!

Ralf Wildenhues wrote:

Hi,

* SummoneR wrote on Tue, Jun 21, 2005 at 07:40:30PM CEST:
I would like to build a client called Boinc on OpenBSD3.7-i386 and it has a dependency on Automake 1.9.3. I'm newbie at compiling anything,
especially on BSD, but usually there isn't any problem if anything
should be builded from source, but not this time. The 'optionally'
mentioned 'make check' does this:

=====================================
427 of 463 tests failed
(90 tests were not run)

Ouch.

*snip*
And if I continue with make && make install and finally try to build Boinc:

Bootstrapping configure script and makefiles:
automake: ####################
automake: ## Internal Error ##
automake: ####################
automake: unrequested trace `include'
automake: Please contact <address@hidden>.
at /usr/local/share/automake-1.9/Automake/Channels.pm line 562
Automake::Channels::msg('automake', '', 'unrequested trace `include\'') called at

Hmm, this smells like an old Perl version, but I'm not sure.

I have Perl v5.8.6 as a part of the OS, don't know how old is it.

I have gcc-3.3.5 as in OpenBSD3.7, and autoconf-2.59 added from OpenBSD repository. What else should i have? As I saw, autoconf is required and is recent enough.

Probably GNU m4, take a recent one.

Yea I tried with it too, but it was the same. (m4-1.4 (GNU m4))

I didn't find anything else, maybe I need some OS-related update?
I found a version 1.4 of Automake in OpenBSD's packages, but Boinc
could not be compiled with it, it says errors, kind of 'unsupported
method' or so, because something 'is in directory'.  Ok, i'm sure
that's because of the old Automake.

I would not be so sure that is because of the old Automake.  Show the
exact failure and the commands and output that led to it.

Here it comes:

#./_autosetup
Bootstrapping configure script and makefiles:
automake: api/Makefile.am: not supported: source file `../lib/parse.C' is in subdirectory automake: api/Makefile.am: not supported: source file `../lib/parse.C' is in subdirectory
api/Makefile.am:29: invalid unused variable name: `AM_LDFLAGS'
apps/Makefile.am:18: bad macro name `1sec_SOURCES'
apps/Makefile.am:29: invalid unused variable name: `AM_LDFLAGS'
automake: clientgui/Makefile.am: not supported: source file `../lib/gui_rpc_client.C' is in subdirectory
clientgui/Makefile.am:29: invalid unused variable name: `AM_LDFLAGS'
client/Makefile.am:29: invalid unused variable name: `AM_LDFLAGS'
lib/Makefile.am:29: invalid unused variable name: `AM_LDFLAGS'
configure.ac: 545: required file `./[config.h].in' not found
Makefile.am:25: variable `SERVER_SUBDIRS' not defined
Makefile.am:25: variable `CLIENT_SUBDIRS' not defined
Makefile.am:25: variable `CLIENTGUI_SUBDIRS' not defined
py/Boinc/Makefile.am:29: invalid unused variable name: `AM_LDFLAGS'
automake: sched/Makefile.am: not supported: source file `../db/boinc_db.C' is in subdirectory automake: sched/Makefile.am: not supported: source file `../db/db_base.C' is in subdirectory automake: sched/Makefile.am: not supported: source file `../lib/msg_log.C' is in subdirectory automake: sched/Makefile.am: not supported: source file `../tools/process_result_template.C' is in subdirectory automake: sched/Makefile.am: not supported: source file `../tools/backend_lib.C' is in subdirectory automake: sched/Makefile.am: not supported: source file `../lib/synch.C' is in subdirectory automake: sched/Makefile.am: not supported: source file `../db/boinc_db.C' is in subdirectory automake: sched/Makefile.am: not supported: source file `../db/db_base.C' is in subdirectory automake: sched/Makefile.am: not supported: source file `../lib/util.C' is in subdirectory automake: sched/Makefile.am: not supported: source file `../lib/crypt.C' is in subdirectory automake: sched/Makefile.am: not supported: source file `../lib/filesys.C' is in subdirectory automake: sched/Makefile.am: not supported: source file `../lib/parse.C' is in subdirectory automake: sched/Makefile.am: not supported: source file `../lib/base64.C' is in subdirectory automake: sched/Makefile.am: not supported: source file `../lib/shmem.C' is in subdirectory automake: sched/Makefile.am: not supported: source file `../lib/md5.c' is in subdirectory automake: sched/Makefile.am: not supported: source file `../lib/md5_file.C' is in subdirectory automake: sched/Makefile.am: not supported: source file `../lib/msg_log.C' is in subdirectory automake: sched/Makefile.am: not supported: source file `../tools/process_result_template.C' is in subdirectory automake: sched/Makefile.am: not supported: source file `../tools/backend_lib.C' is in subdirectory automake: sched/Makefile.am: not supported: source file `../lib/synch.C' is in subdirectory automake: sched/Makefile.am: not supported: source file `../lib/synch.C' is in subdirectory
sched/Makefile.am:29: invalid unused variable name: `AM_LDFLAGS'
test/Makefile.am:29: invalid unused variable name: `AM_LDFLAGS'
tools/Makefile.am:29: invalid unused variable name: `AM_LDFLAGS'
automake: zip/Makefile.am: not supported: source file `./unzip/apihelp.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./unzip/crc32.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./unzip/crctab.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./unzip/envargs.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./unzip/explode.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./unzip/extract.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./unzip/fileio.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./unzip/globals.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./unzip/inflate.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./unzip/list.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./unzip/match.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./unzip/process.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./unzip/ttyio.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./unzip/unreduce.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./unzip/unshrink.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./unzip/unzip.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./unzip/zipinfo.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./zip/deflate.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./zip/trees.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./zip/util.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./zip/z_fileio.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./zip/z_globals.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./zip/zip.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./zip/zipfile.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./zip/zipup.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./zip/unix/z_unix.c' is in subdirectory automake: zip/Makefile.am: not supported: source file `./unzip/unix/unix.c' is in subdirectory
Something failed .... please check error-message and re-run when fixed.
exiting...

So it would be a great help, if anyone could say a word to this, or at least a beginning with 'forget it on BSD' :)

Should work all fine on BSD.

If you obtained a source tarball of your original package (Boinc) (as
opposed to a CVS version or such), you most likely should not need any
of Autoconf/Automake at all -- its created files should be within the
tarball.

It was the original source tarball first time and then I tried with the cvs-version too as you mentioned, but it was the very same. If I remove autoconf or automake, it just starts crying, so it needs them.

Regards,
Ralf


Thanx for the help, as you see, i still need some :(



reply via email to

[Prev in Thread] Current Thread [Next in Thread]