Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] Problems with gmp
Date: Wed, 21 Mar 2007 18:40:03 +0100	[thread overview]
Message-ID: <20070321174003.GA2700@aon.at> (raw)
In-Reply-To: <ed5eec790703210900m5781184eu893292fc7cc9b349@mail.gmail.com>

On Wed, Mar 21, 2007 at 05:00:24PM +0100, massimeddu wrote:
>Hi,
>I'm trying to make a image for the Soekris net4801 with buildroot.
>I do use a Ubuntu edgy with Linux Kernel 2.6.17 and gcc 4.1.2, lic6 2.4 and
>libgmp3c2 4.2.1.
>In the make menuconfig script i have set the linux kernel 2.6.20, gcc
>4.1.2and i have selected the gmp package too but the make failed with
>these
>errors:
>
>checking whether the
>/home/wire/Desktop/buildroot/build_i586/staging_dir/bin/i586-linux-uclibc-gcc
>linker
>(/home/wire/Desktop/buildroot/build_i586/staging_dir/bin/i586-linux-uclibc-ld)
>supports shared libraries... yes
>checking whether -lc should be explicitly linked in... no
>checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No
>such file or directory
>GNU/Linux ld.so
>checking how to hardcode library paths into programs... immediate
>checking whether stripping libraries is possible... yes
>checking if libtool supports shared libraries... yes
>checking whether to build shared libraries... yes
>checking whether to build static libraries... yes
>configure: creating libtool
>checking whether gcc __attribute__ ((mode (XX))) works... yes
>checking for recent GMP... yes
>checking for gmp internal files... no
>checking for working alloca.h... yes
>checking for alloca... yes
>checking for __gmpz_init in -lgmp... no
>configure: error: libgmp not found
>make: *** [/home/wire/Desktop/buildroot/build_i586/mpfr-2.2.1/.configured]
>Error 1

$ rm -rf build_* toolchain_*
$ make

and paste the full invocation of "./configure ....." of mpfr

Is gmp built correctly? Watch out for errors when gmp is built.
PS: you cannot step into any of build_*/*/ and issue a "make" there

      reply	other threads:[~2007-03-21 17:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-21 16:00 [Buildroot] Problems with gmp massimeddu
2007-03-21 17:40 ` Bernhard Fischer [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=20070321174003.GA2700@aon.at \
    --to=rep.dot.nop@gmail.com \
    --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