[Samba] Problems running autoconf on Solaris 10 Update 4

Eric Diven eric.diven at edsiohio.com
Fri Nov 14 21:31:38 GMT 2008


Sorry for the double post, I've been doing some more looking into this,
and it seems like this is a separate problem of more general interest
than my original AD issue.

My understanding is that the repository does not maintain a configure
script in the source directory.  Packaged releases of the samba code
include one, but if you're trying to build from the repo, you need to do
it yourself by running autoconf.

I've tried running autoconf to generate a configure script, but I'm not
getting very far.  This is on Solaris 10 update 4, I've updated m4 and
autoconf to the latest versions available on sunfreeware.com.  Output is
below.  The first 3 files that are causing problems are in lib/replace.
I haven't been able to turn up the others with a quick check, but I
could be looking in the wrong place.

Thanks, 

~Eric

-bash-3.00$ autoconf
/usr/local/bin/m4:lib/replace/libreplace.m4:359: cannot open
`libreplace_cc.m4': No such file or directory
/usr/local/bin/m4:lib/replace/libreplace.m4:360: cannot open
`libreplace_macros.m4': No such file or directory
/usr/local/bin/m4:lib/replace/libreplace.m4:361: cannot open
`autoconf-2.60.m4': No such file or directory
/usr/local/bin/m4:configure.in:856: cannot open `system/config.m4': No
such file or directory
/usr/local/bin/m4:configure.in:856: cannot open `dlfcn.m4': No such file
or directory
/usr/local/bin/m4:configure.in:856: cannot open `getpass.m4': No such
file or directory
/usr/local/bin/m4:configure.in:856: cannot open `strptime.m4': No such
file or directory
/usr/local/bin/m4:configure.in:856: cannot open `win32.m4': No such file
or directory
/usr/local/bin/m4:configure.in:856: cannot open `timegm.m4': No such
file or directory
/usr/local/bin/m4:configure.in:856: cannot open `repdir.m4': No such
file or directory
autom4te: /usr/local/bin/m4 failed with exit status: 1
-bash-3.00$ /usr/local/bin/m4 --version
m4 (GNU M4) 1.4.12
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Rene' Seindal.
-bash-3.00$ find lib/replace/
lib/replace/
lib/replace/.checker_innocent
lib/replace/Makefile.in
lib/replace/README
lib/replace/aclocal.m4
lib/replace/autoconf-2.60.m4
lib/replace/autogen.sh
lib/replace/config.guess
lib/replace/config.sub
lib/replace/configure.ac
lib/replace/dlfcn.c
lib/replace/dlfcn.m4
lib/replace/getpass.c
lib/replace/getpass.m4
lib/replace/install-sh
lib/replace/libreplace.m4
lib/replace/libreplace_cc.m4
lib/replace/libreplace_macros.m4
lib/replace/repdir.m4
lib/replace/repdir_getdents.c
lib/replace/repdir_getdirentries.c
lib/replace/replace.c
lib/replace/replace.h
lib/replace/samba.m4
lib/replace/snprintf.c
lib/replace/strptime.c
lib/replace/strptime.m4
lib/replace/system
lib/replace/system/README
lib/replace/system/aio.h
lib/replace/system/capability.h
lib/replace/system/config.m4
lib/replace/system/dir.h
lib/replace/system/filesys.h
lib/replace/system/glob.h
lib/replace/system/iconv.h
lib/replace/system/kerberos.h
lib/replace/system/locale.h
lib/replace/system/network.h
lib/replace/system/passwd.h
lib/replace/system/printing.h
lib/replace/system/readline.h
lib/replace/system/select.h
lib/replace/system/shmem.h
lib/replace/system/syslog.h
lib/replace/system/terminal.h
lib/replace/system/time.h
lib/replace/system/wait.h
lib/replace/test
lib/replace/test/os2_delete.c
lib/replace/test/shared_mmap.c
lib/replace/test/strptime.c
lib/replace/test/testsuite.c
lib/replace/timegm.c
lib/replace/timegm.m4
lib/replace/win32.m4
lib/replace/win32_replace.h
-bash-3.00$
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


More information about the samba mailing list