All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hebbar <gururajakr@sanyo.co.in>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/imagemagick
Date: Fri, 23 Nov 2007 01:14:10 -0800 (PST)	[thread overview]
Message-ID: <13909016.post@talk.nabble.com> (raw)
In-Reply-To: <20071123074016.735F630048@busybox.net>


Hi ulf,

Can u help me to solve another problem with ImageMagick. While building
ImageMagick , it checks for jpeg & tiff's Library from OS root folder 1st
then from $(STAGING_DIR)/lib/ folder. Because of this i was getting below
errors with both Jpeg and tiff when building ImageMagick.

/usr/lib/libtiff.so: could not read symbols: File in wrong format 
collect2: ld returned 1 exit status 
make[1]: *** [magick/libMagick.la] Error 1 

/usr/lib/libjpeg.so: could not read symbols: File in wrong format 
collect2: ld returned 1 exit status 
make[1]: *** [magick/libMagick.la] Error 1 

When i tried to move the respective libs for Jpeg and tiff from OS root
folder, then ImageMagick properly took libs from $(STAGING_DIR)/lib/ folder
and was successfully built.

Kindly help me to fix this. Thanks in advance

Regards
Gururaja

-- 
View this message in context: http://www.nabble.com/svn-commit%3A-trunk-buildroot-package-imagemagick-tf4860117.html#a13909016
Sent from the BuildRoot mailing list archive at Nabble.com.

  reply	other threads:[~2007-11-23  9:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-23  7:40 [Buildroot] svn commit: trunk/buildroot/package/imagemagick ulf at uclibc.org
2007-11-23  9:14 ` Hebbar [this message]
2007-11-23 13:24   ` Ulf Samuelsson
  -- strict thread matches above, loose matches on Subject: below --
2009-01-12  7:42 ulf at uclibc.org
2007-07-27  7:48 ulf at uclibc.org
2007-07-24 14:08 ulf at uclibc.org
2007-07-23 12:26 ulf at uclibc.org

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=13909016.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 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.