Re: make after cvs co how

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

 



> The source I fetched had no ./configure and no config/ and no
> Makefile.in, unlike the .tar.gz that `make dist` creates.
> 
> Is that a normal result of cvs co?

YES!  Therefore now we ask:

Should we often expect to find install.sh missing?

We ask this because trying autoconf gives us:

$ autoconf
...
$ ./configure
configure: error: cannot find install-sh or install.sh in config ./config
$

Pat LaVarre

P.S. More specifically:

$ tar -xzf udftools-cvs.tar.gz
$
$ cd udftools
$
$ ls -dl conf*
drwxr-xr-x    3 pat      pat          4096 Oct 22 22:03 config
-rw-r--r--    1 pat      pat           879 Nov 26  2002 configure.in
$
$ autoconf
configure.in:4: error: possibly undefined macro: AM_CONFIG_HEADER
      If this token and others are legitimate, please use
m4_pattern_allow.
      See the Autoconf documentation.
configure.in:5: error: possibly undefined macro: AM_INIT_AUTOMAKE
configure.in:9: error: possibly undefined macro: AC_DISABLE_SHARED
configure.in:10: error: possibly undefined macro: AM_PROG_LIBTOOL
configure.in:25: error: do not use LIBOBJS directly, use AC_LIBOBJ (see
section `AC_LIBOBJ vs LIBOBJS'
$
$ ls -dl conf*
drwxr-xr-x    3 pat      pat          4096 Oct 22 22:03 config
-rwxrwxr-x    1 pat      pat        116886 Oct 23 15:37 configure
-rw-r--r--    1 pat      pat           879 Nov 26  2002 configure.in
$


--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux