All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] configure: error: zlib.h was not found
@ 2007-05-21 13:53 Stuart Wood
  2007-05-30 14:06 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Stuart Wood @ 2007-05-21 13:53 UTC (permalink / raw)
  To: buildroot

I can't seem to get rid of this error. It's being generated from the
configure 
file for libid3tag-0.15.1b. The host system has the zlib installed, but this

looks like its for the target? 

Buildroot is set up as:
Target Architecture (arm)
Target Architecture Variant (arm920t)
Target ABI (OABI)
Toolchain type (Build toolchain)
Toolchain Options
????????Kernel Headers (Linux 2.6.20)
????????uClibc C library Version (uClibc 0.9.29)
????????Binutils Version (2.17)
????????GCC compiler Version (4.1.2)
Package Selection
????????BusyBox Version (1.5.0)
????????Audio Libraries and Applications
????????????????[*] madplay
????????????????[*] mpg123

Any thoughts on what I'm doing wrong? Or is this a bug?

checking for assert.h... yes
checking for unistd.h... (cached) yes
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
SDW no
configure: error: zlib.h was not found
*** You must first install zlib (libz) before you can build this package.
*** If zlib is already installed, you may need to use the CPPFLAGS
*** environment variable to specify its installed location, e.g. -I<dir>.
make: *** 
[/home/stuart/ArmLinux/buildroot/build_arm/libid3tag-0.15.1b/.configured] 
Error 1

-- 
Sincerely, 

Stuart Wood
Lab X Technologies,LLC
176 Anderson Ave., Suite 302
Rochester, NY 14607

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] configure: error: zlib.h was not found
  2007-05-21 13:53 [Buildroot] configure: error: zlib.h was not found Stuart Wood
@ 2007-05-30 14:06 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2007-05-30 14:06 UTC (permalink / raw)
  To: buildroot

>>>>> "SW" == Stuart Wood <stuart.wood@labxtechnologies.com> writes:

SW> I can't seem to get rid of this error. It's being generated from
SW> the configure file for libid3tag-0.15.1b. The host system has the
SW> zlib installed, but this looks like its for the target?

libid3tag was missing a dependency on zlib. It is fixed in svn
(r18700).

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-05-30 14:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-21 13:53 [Buildroot] configure: error: zlib.h was not found Stuart Wood
2007-05-30 14:06 ` Peter Korsgaard

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.