From: Gary Thomas <gary@mlbassoc.com>
To: akuster808 <akuster808@gmail.com>, yocto@yoctoproject.org
Subject: Re: Building with ltdl
Date: Thu, 21 Jan 2016 16:19:17 +0100 [thread overview]
Message-ID: <56A0F6F5.6030208@mlbassoc.com> (raw)
In-Reply-To: <56A0F160.2070406@gmail.com>
On 01/21/2016 03:55 PM, akuster808 wrote:
>
>
> On 01/20/2016 12:32 AM, Gary Thomas wrote:
>> I'm trying to build a project (graphviz) which wants to use ltdl
>> which is part of libtool. However when I try to build, I get
>> these errors (during configure):
>
> This did build for me a while back. I have a meta-layer that created a
> long time ago. Current master fails for me too. I will try fido and
> jethro to help narrow what are the issue may be in.
That would be great, thanks.
BTW, I did make some progress here by removing the 'm4' and 'libltdl' directories
from the source tarball before running configure. I then ran into a cross-compile
problem in lib/gvpr where it runs a [host] program to generate some include files
but the program is being built with the wrong [target] tools. Any ideas on how
to fix that would also be great.
>>
>> | NOTE: Executing ACLOCAL="aclocal
>> --system-acdir=/local/p0382_2016-01-13/tmp/work/cortexa9hf-vfp-neon-amltd-linux-gnueabi/graphviz/2.38.0-r0/graphviz-2.38.0/aclocal-copy/"
>> autoreconf --verbose --install --force --exclude=autopoint -I
>> /local/p0382_2016-01-13/tmp/work/cortexa9hf-vfp-neon-amltd-linux-gnueabi/graphviz/2.38.0-r0/graphviz-2.38.0/
>> -I
>> /local/p0382_2016-01-13/tmp/work/cortexa9hf-vfp-neon-amltd-linux-gnueabi/graphviz/2.38.0-r0/graphviz-2.38.0/m4/
>>
>> | autoreconf: Entering directory `.'
>> | autoreconf: configure.ac: not using Gettext
>> | autoreconf: running: aclocal
>> --system-acdir=/local/p0382_2016-01-13/tmp/work/cortexa9hf-vfp-neon-amltd-linux-gnueabi/graphviz/2.38.0-r0/graphviz-2.38.0/aclocal-copy/
>> -I
>> /local/p0382_2016-01-13/tmp/work/cortexa9hf-vfp-neon-amltd-linux-gnueabi/graphviz/2.38.0-r0/graphviz-2.38.0/
>> -I
>> /local/p0382_2016-01-13/tmp/work/cortexa9hf-vfp-neon-amltd-linux-gnueabi/graphviz/2.38.0-r0/graphviz-2.38.0/m4/
>> -I
>> /local/p0382_2016-01-13/tmp/work/cortexa9hf-vfp-neon-amltd-linux-gnueabi/graphviz/2.38.0-r0/graphviz-2.38.0/
>> -I
>> /local/p0382_2016-01-13/tmp/work/cortexa9hf-vfp-neon-amltd-linux-gnueabi/graphviz/2.38.0-r0/graphviz-2.38.0/m4/
>> --force -I m4
>> | autoreconf: configure.ac: tracing
>> | autoreconf: configure.ac: adding subdirectory libltdl to autoreconf
>> | autoreconf: Entering directory `libltdl'
>> | autoreconf: running: libtoolize --copy --force --ltdl
>> | libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
>> | libtoolize: copying file 'config/compile'
>> | libtoolize: copying file 'config/config.guess'
>> | libtoolize: copying file 'config/config.sub'
>> | libtoolize: copying file 'config/depcomp'
>> | libtoolize: copying file 'config/install-sh'
>> | libtoolize: copying file 'config/missing'
>> | libtoolize: copying file 'config/ltmain.sh'
>> | libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
>> | libtoolize: copying file 'm4/libtool.m4'
>> | libtoolize: You should add the contents of 'm4/libtool.m4' to
>> 'aclocal.m4'.
>> | libtoolize: copying file 'm4/ltargz.m4'
>> | libtoolize: You should add the contents of 'm4/ltargz.m4' to
>> 'aclocal.m4'.
>> | libtoolize: copying file 'm4/ltdl.m4'
>> | libtoolize: You should add the contents of 'm4/ltdl.m4' to 'aclocal.m4'.
>> | libtoolize: copying file 'm4/ltoptions.m4'
>> | libtoolize: You should add the contents of 'm4/ltoptions.m4' to
>> 'aclocal.m4'.
>> | libtoolize: copying file 'm4/ltsugar.m4'
>> | libtoolize: You should add the contents of 'm4/ltsugar.m4' to
>> 'aclocal.m4'.
>> | libtoolize: copying file 'm4/ltversion.m4'
>> | libtoolize: copying file 'm4/lt~obsolete.m4'
>> | libtoolize: You should add the contents of 'm4/lt~obsolete.m4' to
>> 'aclocal.m4'.
>> | libtoolize: putting libltdl files in LT_CONFIG_LTDL_DIR, '.'.
>> | libtoolize: copying file './COPYING.LIB'
>> | libtoolize: creating file './Makefile.am'
>> | libtoolize: copying file './README'
>> | libtoolize: creating file './configure.ac'
>> | libtoolize: creating file './aclocal.m4'
>> | libtoolize: creating file './Makefile.in'
>> | libtoolize: copying file './config-h.in'
>> | libtoolize: creating file './configure'
>> | libtoolize: copying file './libltdl/lt__alloc.h'
>> | libtoolize: copying file './libltdl/lt__argz_.h'
>> | libtoolize: copying file './libltdl/lt__dirent.h'
>> | libtoolize: copying file './libltdl/lt__glibc.h'
>> | libtoolize: copying file './libltdl/lt__private.h'
>> | libtoolize: copying file './libltdl/lt__strl.h'
>> | libtoolize: copying file './libltdl/lt_dlloader.h'
>> | libtoolize: copying file './libltdl/lt_error.h'
>> | libtoolize: copying file './libltdl/lt_system.h'
>> | libtoolize: copying file './libltdl/slist.h'
>> | libtoolize: copying file './loaders/dld_link.c'
>> | libtoolize: copying file './loaders/dlopen.c'
>> | libtoolize: copying file './loaders/dyld.c'
>> | libtoolize: copying file './loaders/load_add_on.c'
>> | libtoolize: copying file './loaders/loadlibrary.c'
>> | libtoolize: copying file './loaders/preopen.c'
>> | libtoolize: copying file './loaders/shl_load.c'
>> | libtoolize: copying file './lt__alloc.c'
>> | libtoolize: copying file './lt__argz.c'
>> | libtoolize: copying file './lt__dirent.c'
>> | libtoolize: copying file './lt__strl.c'
>> | libtoolize: copying file './lt_dlloader.c'
>> | libtoolize: copying file './lt_error.c'
>> | libtoolize: copying file './ltdl.c'
>> | libtoolize: copying file './ltdl.h'
>> | libtoolize: copying file './slist.c'
>> | libtoolize: Remember to add 'LTDL_INIT' to configure.ac.
>> | autoreconf: running:
>> /local/p0382_2016-01-13/tmp/sysroots/x86_64-linux/usr/bin/autoconf
>> --include=/local/p0382_2016-01-13/tmp/work/cortexa9hf-vfp-neon-amltd-linux-gnueabi/graphviz/2.38.0-r0/graphviz-2.38.0/
>> --include=/local/p0382_2016-01-13/tmp/work/cortexa9hf-vfp-neon-amltd-linux-gnueabi/graphviz/2.38.0-r0/graphviz-2.38.0/m4/
>> --force
>> | autoreconf: running:
>> /local/p0382_2016-01-13/tmp/sysroots/x86_64-linux/usr/bin/autoheader
>> --include=/local/p0382_2016-01-13/tmp/work/cortexa9hf-vfp-neon-amltd-linux-gnueabi/graphviz/2.38.0-r0/graphviz-2.38.0/
>> --include=/local/p0382_2016-01-13/tmp/work/cortexa9hf-vfp-neon-amltd-linux-gnueabi/graphviz/2.38.0-r0/graphviz-2.38.0/m4/
>> --force
>> | autoreconf: running: automake --add-missing --copy --force-missing
>> | configure.ac:76: error: required file './argz.c' not found
>> | autoreconf: automake failed with exit status: 1
>>
>> The original sources has a libltdl directory with argz.c but this
>> is being overwritten during the autoreconf process.
>>
>> Any suggestions on how I get this to work?
>>
>> Thanks
>>
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
next prev parent reply other threads:[~2016-01-21 15:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-20 8:32 Building with ltdl Gary Thomas
2016-01-21 14:55 ` akuster808
2016-01-21 15:19 ` Gary Thomas [this message]
2016-04-28 13:47 ` David Snowdon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56A0F6F5.6030208@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=akuster808@gmail.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.