All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Dumaresq <jdumaresq@cimeq.qc.ca>
To: buildroot@busybox.net
Subject: [Buildroot] Best distro to use buildroot ?
Date: Fri, 17 Aug 2007 12:56:59 -0400	[thread overview]
Message-ID: <005701c7e0ef$a08f4d20$6e00a8c0@JONATHAN> (raw)
In-Reply-To: 20070817155449.GA21322@real.realitydiluted.com

Hi,

I got this error when i try to build the jffs2 filesystem.

dumarjo at dumarjo-desktop:~/buildroot$ sudo make

Checking build system dependencies:
CC clean:                                       Ok
CXX clean:                                      Ok
CPP clean:                                      Ok
CFLAGS clean:                                   Ok
INCLUDES clean:                                 Ok
CXXFLAGS clean:                                 Ok
which installed:                                Ok
sed works:                                      Ok (/bin/sed)
GNU make version '3.81':                        Ok
C compiler '/usr/bin/gcc'
C compiler version '4.1.2':                     Ok
[: 227: 3: unexpected operator
C++ compiler 'Usage: /usr/bin/which [-a] args'
C++ compiler version './/toolchain/dependencies/dependencies.sh:': 
Ok
bison installed:                                Ok
flex installed:                                 Ok
gettext installed:                              Ok
makeinfo installed:                             Ok
Build system dependencies:                      Ok

CFLAGS=-I/home/dumarjo/buildroot/toolchain_build_arm/linux/include 
/usr/bin/make -j1 CC="/usr/bin/gcc" CROSS= \
                LINUXDIR= -C 
/home/dumarjo/buildroot/toolchain_build_arm/mtd_orig/util mkfs.jffs2
make[1]: Entering directory 
`/home/dumarjo/buildroot/toolchain_build_arm/mtd_orig/util'
/usr/bin/gcc -I../include -O2 -Wall -g -c -o mkfs.jffs2.o 
mkfs.jffs2.c -g -Wp,-MD,.mkfs.jffs2.c.dep
mkfs.jffs2.c:68:18: error: zlib.h: No such file or directory
make[1]: *** [mkfs.jffs2.o] Error 1
make[1]: Leaving directory 
`/home/dumarjo/buildroot/toolchain_build_arm/mtd_orig/util'
make: *** 
[/home/dumarjo/buildroot/toolchain_build_arm/mtd_orig/util/mkfs.jffs2] Error 
2
dumarjo at dumarjo-desktop:~/buildroot$

I have check in the ../include and the zlib.h file is there.

Jonathan
----- Original Message ----- 
From: "Steven J. Hill" <sjhill@realitydiluted.com>
To: "Jonathan Dumaresq" <jdumaresq@cimeq.qc.ca>
Cc: <buildroot@uclibc.org>
Sent: Friday, August 17, 2007 11:54 AM
Subject: Re: [Buildroot] Best distro to use buildroot ?


>> What is the best distro to build buildroot.
>>
> There have been changes within the past couple of months that do
> a lot of dependency checking to make sure the buildroot environment
> is distro agnostic. Could you please tell us what your problem is
> with your path? Thanks.
>
> -Steve
> 

      reply	other threads:[~2007-08-17 16:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-17 13:51 [Buildroot] Best distro to use buildroot ? Jonathan Dumaresq
2007-08-17 15:54 ` Steven J. Hill
2007-08-17 16:56   ` Jonathan Dumaresq [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='005701c7e0ef$a08f4d20$6e00a8c0@JONATHAN' \
    --to=jdumaresq@cimeq.qc.ca \
    --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.