Re: configure cd'ing to home

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Sam,

* Sam Silla wrote on Sat, Jul 24, 2010 at 01:31:27AM CEST:
> I'm getting the following error:
> 
>  cd  && /bin/sh ./config.status Makefile
> /bin/sh: ./config.status: No such file or directory
> 
> It seems the configure file is changing directories to home, which isn't
> correct. Any ideas what's wrong? I'm guessing the srcdir variable isn't
> being set properly.

Well, what exactly did you type to get the above ('make -e' by chance?)
and what is
  grep "^top_srcdir" Makefile
  grep "^top_srcdir" source_tree/Makefile.am
?

Which autoconf version (./config.status --version), automake version (head
Makefile), and make version do you use?

It could help to see the above happen with
  make SHELL="/bin/sh -x"

Cheers,
Ralf

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf


[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux