I was trying a default build of freeradius v2.2.0 on the target. This seems
to have brought his own copy of libtool v1.5.22, so I can see how that
might have been the problem. Thanks!


On Mon, Mar 25, 2013 at 3:53 PM, Khem Raj <raj.k...@gmail.com> wrote:

>
> On Mar 25, 2013, at 9:42 AM, andrew hutchison <
> drew.hutchi...@smartqloud.com> wrote:
>
> > Greetings all. I'm new to the list (and pretty much to angstrom), but
> > discovered a problem attempting to compile something which depends
> libgdbm.
> >
> > /usr/bin/libgdbm_compat.la line 20 reads:
> >
> > dependency_libs=' =/usr/lib/libgdbm.la'
> >
> > and this causes libtool to puke. Changing it to
> >
> > dependency_libs='/usr/lib/libgdbm.la'
> >
> > works.
> >
>
>
> which version of cross libtool are you running.?
>
>
>  =/x/y/z/ is perfectly alright if libtool understands sysroot
>
>
>
> > Again, sorry if this isn't the correct place to bring this up.
> > _______________________________________________
> > Angstrom-distro-devel mailing list
> > Angstrom-distro-devel@linuxtogo.org
> >
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
>
>
> _______________________________________________
> Angstrom-distro-devel mailing list
> Angstrom-distro-devel@linuxtogo.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
>
_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to