List Info

Thread: findutils-build failing...please help




findutils-build failing...please help
user name
2008-03-04 05:42:36
*hello maintainers,
                           i am trying to build
findutils-4.2.31 on a 
solaris-10 workstation. the build is failing with the below
messges:-*

*my makefile is doing as below
csbu061 [toolsrd] 315: make -n build
cd 
/users/toolsrd/ws/si_ctoolrd/findutils/production/sources/fi
ndutils-4.2.31 
&& 
                CC=/users/dhs3too/dhs/gnu/bin/gcc 
CXX=/users/dhs3too/dhs/gnu/bin/g++
MAKE=/users/dhs3too/dhs/gnu/bin/make 
                
/users/toolsrd/ws/si_ctoolrd/findutils/production/sources/fi
ndutils-4.2.31/configure 

                        
--prefix=/tools/openbin/findutils/4.2.31/sparc-sun-solaris10

                touch configured-findutils
cd 
/users/toolsrd/ws/si_ctoolrd/findutils/production/sources/fi
ndutils-4.2.31 
&& /users/dhs3too/dhs/gnu/bin/make
CC=/users/dhs3too/dhs/gnu/bin/gcc 
CXX=/users/dhs3too/dhs/gnu/bin/g++
touch build-findutils
`build' is up to date.

*and the warning is coming as ---------*
********
csbu061 [toolsrd] 316: *make build*
configure: WARNING: you should use --build, --host,
--target
configure: WARNING: invalid host type: touch
configure: WARNING: you should use --build, --host,
--target
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether /users/dhs3too/dhs/gnu/bin/make sets
$(MAKE)... yes
checking build system type... Invalid configuration `touch':
machine 
`touch' not recognized
configure: error: /bin/bash ./config.sub touch
failed
*** Error code 1
dmake: Fatal error: Command failed for target
`configured-findutils'
csbu061 [toolsrd] 317: pwd
*********

*i am using gcc & dmake and my system details are....*
csbu061 [toolsrd] 313: uname -X
System = SunOS
Node = csbu061
Release = 5.10
KernelID = Generic_118833-24
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1


   please guide me what is going wrong any suggestions will
be well 
appreciated.

thanks & regards
Malay

Re: findutils-build failing...please help
user name
2008-03-04 13:44:10
On Tue, Mar 4, 2008 at 11:42 AM, Malay HALDER
<malay.halderalcatel-lucent.com> wrote:
> *hello maintainers,
>                            i am trying to build
findutils-4.2.31 on a
>  solaris-10 workstation. the build is failing with the
below messges:-*
>
>  *my makefile is doing as below
[...]
> 
/users/toolsrd/ws/si_ctoolrd/findutils/production/sources/fi
ndutils-4.2.31/configure
>  
>
> 
--prefix=/tools/openbin/findutils/4.2.31/sparc-sun-solaris10

>                 touch configured-findutils
[...]
>  configure: WARNING: invalid host type: touch

Your makefile (not the findutils makefile) appears to have
an error.
 in
the sense you are using it is a directive to Make
(indicating
that the command should not be echoed before it is run), so
if you
need to use it, it should occur at the beginning of the
command make
is executing.  In your case however, the  appears
in the middle of
the command line that make uses to invoke configure.    You
probably
just misplaced the "".

The README and INSTALL files accompanying the findutils
distribution
explain how to configure and install findutils.

James.



[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )