Hi,
It seems that ACME doesn't answer anymore that kind of subject ?!
When starting a new release I do
#!/bin/sh
yum update yum
yum install ncurses-devel zlib-devel gcc bison byacc flex emacs
yum install subversion
Hope this help






--- In [email protected], "michelinok" <[EMAIL PROTECTED]> wrote:
>
> --- In [email protected], "archi75012" <archi12@> wrote:
> >
> > Hi,
> > 1 - download
> > 2 - tar 
> > 3 - ./configure
> > 4 - make 
> > 
> > I get this error when running make with the last devboard-R2_10
> > download (from to day May 15th)
> > 
> > Making install in packages/os/linux-2.6 for cris-axis-linux-gnuuclibc
> > make[2]: Entering directory
> > `/home/user1/devboard-R2_10/packages/os/linux-2.6-R1_4_2'
> >   MAKE    /home/user1/devboard-R2_10/os/linux-2.6 zImage
> > make[3]: Entering directory
> > `/home/user1/devboard-R2_10/os/linux-2.6-tag--devboard-R2_10-4'
> >   CHK     include/linux/version.h
> >   CHK     include/linux/utsrelease.h
> >   HOSTCC  scripts/mod/sumversion.o
> > scripts/mod/sumversion.c: In function `get_src_version':
> > scripts/mod/sumversion.c:384: error: `PATH_MAX' undeclared (first use
> > in this function)
> > scripts/mod/sumversion.c:384: error: (Each undeclared identifier is
> > reported only once
> > scripts/mod/sumversion.c:384: error: for each function it appears in.)
> > scripts/mod/sumversion.c:384: warning: unused variable `filelist'
> > make[5]: *** [scripts/mod/sumversion.o] Error 1
> > make[4]: *** [scripts/mod] Error 2
> > make[3]: *** [scripts] Error 2
> > make[3]: Leaving directory
> > `/home/user1/devboard-R2_10/os/linux-2.6-tag--devboard-R2_10-4'
> > make[2]: *** [zImage] Error 2
> > make[2]: Leaving directory
> > `/home/user1/devboard-R2_10/packages/os/linux-2.6-R1_4_2'
> > make[1]: *** [do-install-recurse] Error 1
> > make[1]: Leaving directory `/home/user1/devboard-R2_10'
> > make: *** [everything] Error 2
> > Thank for your help
> >
> 
> I have the same problem...did you find a solution?
>


Reply via email to