Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Hebbar <gururajakr@sanyo.co.in>
To: buildroot@busybox.net
Subject: [Buildroot] unable to make libglib12. error about missing libglib12.so
Date: Sun, 17 Feb 2008 20:58:47 -0800 (PST)	[thread overview]
Message-ID: <15539024.post@talk.nabble.com> (raw)
In-Reply-To: <12265775.post@talk.nabble.com>


Hi,

when compilling libglib12, configure output says

<snip>
<snip>
<snip>

checking for /opt/arm-uclinux/usr/bin/arm-linux-uclibcgnueabi-ld
-L/opt/arm-uclinux/lib -L/opt/arm-uclinux/usr/lib
--sysroot=/opt/arm-uclinux/ option to reload object files... -r
checking dynamic linker characteristics... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
<snip>
<snip>
<snip>

In ltconfig file, host_os is taken as arm_linux. I placed an echo for
host_os at line 1793 in ltconfig file.

echo $ac_n "checking dynamic linker characteristics... for host $host_os
$ac_c" 1>&6
case "$host_os" in

  Here it checks for Dynamic linking characteristics of this os (arm-linux)
and hence it fails the test. So it cannot build shared libraries. 

Can anyone shed some light on this. 

Should i add 
host_os=linux-uclibc 

or 

linux-uclibc*)
arm-linux*)                     ----> add this line. is this correct

Thanks in advance

Regards
Gururaja


Hebbar wrote:
> 
> Hi all,
> 
>  I am trying to make libglib12 and it ends with error about missing
> libglib.so in buildroot/build_arm/staging_dir/lib/. When i searched in
> this firectory i had 
> root at box124:~/project/original/bldrt/buildroot# ls -la
> build_arm/staging_dir/lib/libglib.*
> -rw-r--r-- 1 root root 596464 Aug 22 11:58
> build_arm/staging_dir/lib/libglib.a
> -rwxr-xr-x 1 root root    593 Aug 22 11:58
> build_arm/staging_dir/lib/libglib.la
> 
> Kindly help me to resolve the same. I tried editing libglib12.mk file but
> failed. 
> 
> Regards
> Gururaja
> 
> 
> Make libglib12 error-->  
> 
> 
> cp -dpf
> /home/guru/project/original/bldrt/buildroot/build_arm/staging_dir/lib/libglib.so
> /home/guru/project/original/bldrt/buildroot/project_build_arm/uclibc/root/lib/
> cp: cannot stat
> `/home/guru/project/original/bldrt/buildroot/build_arm/staging_dir/lib/libglib.so':
> No such file or directory
> make: ***
> [/home/guru/project/original/bldrt/buildroot/project_build_arm/uclibc/root/lib/libglib-1.2.so.0.0.10]
> Error 1
> 
> 

-- 
View this message in context: http://www.nabble.com/unable-to-make-libglib12.-error-about-missing-libglib12.so-tp12265775p15539024.html
Sent from the BuildRoot mailing list archive at Nabble.com.

      reply	other threads:[~2008-02-18  4:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-22  0:14 [Buildroot] unable to make libglib12. error about missing libglib12.so Hebbar
2008-02-18  4:58 ` Hebbar [this message]

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=15539024.post@talk.nabble.com \
    --to=gururajakr@sanyo.co.in \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox