Building on FreeBSD 6.2 from source

Paul Cockings <[email protected]>
Newsgroups gmane.mail.spam.dspam.devel
Message-ID <[email protected]>
Can anyone give me some advice on the follow error?


autoconf-2.13.000227_6 Automatically configure source code on many Un*x 
platforms
autoconf-2.62       Automatically configure source code on many Un*x 
platforms
autoconf-wrapper-20070404 Wrapper script for GNU autoconf
automake-1.4.6_5    GNU Standards-compliant Makefile generator (1.4)
automake-wrapper-20071109 Wrapper script for GNU automake
gmake-3.81_2        GNU version of 'make' utility
m4-1.4.9            GNU m4
gcc (GCC) 3.4.6 [FreeBSD] 20060305


git clone git://dspam.git.sourceforge.net/gitroot/dspam/dspam


# ls -lah
total 462
drwxr-xr-x  10 root  wheel   512B Aug 21 20:57 .
drwxr-xr-x  14 root  wheel   1.5K Aug 21 20:57 ..
drwxr-xr-x   8 root  wheel   512B Aug 21 20:57 .git
-rw-r--r--   1 root  wheel   645B Aug 21 20:57 .git-template
-rw-r--r--   1 root  wheel   152B Aug 21 20:57 .gitignore
-rw-r--r--   1 root  wheel   255K Aug 21 20:57 CHANGELOG
-rw-r--r--   1 root  wheel    18K Aug 21 20:57 LICENSE
-rw-r--r--   1 root  wheel   575B Aug 21 20:57 Makefile.am
-rw-r--r--   1 root  wheel    96K Aug 21 20:57 README
-rw-r--r--   1 root  wheel   1.4K Aug 21 20:57 README.cssclean
-rw-r--r--   1 root  wheel   6.1K Aug 21 20:57 RELEASE.NOTES
-rw-r--r--   1 root  wheel   8.6K Aug 21 20:57 UPGRADING
-rwxr-xr-x   1 root  wheel   2.1K Aug 21 20:57 autogen.sh
-rw-r--r--   1 root  wheel    26K Aug 21 20:57 configure.ac
drwxr-xr-x   7 root  wheel   512B Aug 21 20:57 contrib
drwxr-xr-x   2 root  wheel   512B Aug 21 20:57 doc
drwxr-xr-x   2 root  wheel   512B Aug 21 20:57 m4
drwxr-xr-x   2 root  wheel   512B Aug 21 20:57 man
drwxr-xr-x   7 root  wheel   2.0K Aug 21 20:57 src
drwxr-xr-x   2 root  wheel   512B Aug 21 20:57 txt
drwxr-xr-x   4 root  wheel   512B Aug 21 20:57 webui




# ./autogen.sh

libtoolize: putting auxiliary files in `.'.
libtoolize: linking file `./ltmain.sh'
libtoolize: putting macros in `m4'.
libtoolize: linking file `m4/libtool.m4'
libtoolize: linking file `m4/ltoptions.m4'
libtoolize: linking file `m4/ltsugar.m4'
libtoolize: linking file `m4/ltversion.m4'
libtoolize: linking file `m4/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros 
in-tree.
configure.ac: 811: `automake requires `AM_CONFIG_HEADER', not 
`AC_CONFIG_HEADER'
automake: configure.ac: installing `./install-sh'
automake: configure.ac: installing `./mkinstalldirs'
automake: configure.ac: installing `./missing'
configure.ac: 1244: installing `./config.guess'
configure.ac: 1244: installing `./config.sub'
automake: Makefile.am: installing `./INSTALL'
automake: Makefile.am: required file `./NEWS' not found
automake: Makefile.am: installing `./COPYING'
automake: Makefile.am: required file `./AUTHORS' not found
automake: Makefile.am: required file `./ChangeLog' not found
automake: src/tools/Makefile.am: not supported: source file 
`../read_config.c' is in subdirectory
automake: src/tools/Makefile.am: not supported: source file 
`../config_api.c' is in subdirectory
automake: src/tools/Makefile.am: not supported: source file 
`../read_config.c' is in subdirectory
automake: src/tools/Makefile.am: not supported: source file 
`../config_api.c' is in subdirectory
automake: src/tools/Makefile.am: not supported: source file 
`../read_config.c' is in subdirectory
automake: src/tools/Makefile.am: not supported: source file 
`../config_api.c' is in subdirectory
automake: src/tools/Makefile.am: not supported: source file 
`../read_config.c' is in subdirectory
automake: src/tools/Makefile.am: not supported: source file 
`../config_api.c' is in subdirectory
automake: src/tools/Makefile.am: not supported: source file 
`../read_config.c' is in subdirectory
automake: src/tools/Makefile.am: not supported: source file 
`../config_api.c' is in subdirectory
automake: src/tools/Makefile.am: not supported: source file 
`../read_config.c' is in subdirectory
automake: src/tools/Makefile.am: not supported: source file 
`../config_api.c' is in subdirectory
src/tools.pgsql_drv/Makefile.am:21: DYNAMIC_DRIVER does not appear in 
AM_CONDITIONAL
src/tools.pgsql_drv/Makefile.am:22: BUILD_PGSQL_DRV does not appear in 
AM_CONDITIONAL
src/tools.pgsql_drv/Makefile.am:20: dspam_pg2int8_LDFLAGS defined both 
conditionally and unconditionally
automake: src/tools.pgsql_drv/Makefile.am: not supported: source file 
`../read_config.c' is in subdirectory
automake: src/tools.pgsql_drv/Makefile.am: not supported: source file 
`../config_api.c' is in subdirectory
automake: src/tools.pgsql_drv/Makefile.am: not supported: source file 
`../pref.c' is in subdirectory
src/Makefile.am:37: DYNAMIC_DRIVER does not appear in AM_CONDITIONAL
src/Makefile.am:38: BUILD_HASH_DRV does not appear in AM_CONDITIONAL
src/Makefile.am:35: pkglib_LTLIBRARIES defined both conditionally and 
unconditionally
src/Makefile.am:41: BUILD_MYSQL_DRV does not appear in AM_CONDITIONAL
src/Makefile.am:44: BUILD_PGSQL_DRV does not appear in AM_CONDITIONAL
src/Makefile.am:47: BUILD_SQLITE_DRV does not appear in AM_CONDITIONAL
src/Makefile.am:50: BUILD_SQLITE3_DRV does not appear in AM_CONDITIONAL
src/Makefile.am:62: BUILD_EXT_LOOKUP does not appear in AM_CONDITIONAL
src/Makefile.am:58: include_HEADERS defined both conditionally and 
unconditionally
src/Makefile.am:86: BUILD_EXT_LOOKUP does not appear in AM_CONDITIONAL
src/Makefile.am:67: libdspam_la_SOURCES defined both conditionally and 
unconditionally
src/Makefile.am:90: DYNAMIC_DRIVER does not appear in AM_CONDITIONAL
src/Makefile.am:121: STATIC_DRIVER does not appear in AM_CONDITIONAL
src/Makefile.am:118: libdspam_la_LIBADD defined both conditionally and 
unconditionally
src/Makefile.am:120: libdspam_la_DEPENDENCIES defined both conditionally 
and unconditionally
src/Makefile.am:129: DYNAMIC_DRIVER does not appear in AM_CONDITIONAL
src/Makefile.am:118: variable `adapter_objects' not defined
automake: src/Makefile.am: warning: automake does not support 
libhash_drv_la_LDFLAGS being defined conditionally
src/Makefile.am:165: variable `libhash_drv_libs' not defined
automake: src/Makefile.am: warning: automake does not support 
libmysql_drv_la_LDFLAGS being defined conditionally
automake: src/Makefile.am: warning: automake does not support 
libpgsql_drv_la_LDFLAGS being defined conditionally
automake: src/Makefile.am: warning: automake does not support 
libsqlite_drv_la_LDFLAGS being defined conditionally
automake: src/Makefile.am: warning: automake does not support 
libsqlite3_drv_la_LDFLAGS being defined conditionally
src/tools.hash_drv/Makefile.am:23: DYNAMIC_DRIVER does not appear in 
AM_CONDITIONAL
src/tools.hash_drv/Makefile.am:24: BUILD_HASH_DRV does not appear in 
AM_CONDITIONAL
src/tools.hash_drv/Makefile.am:22: cssstat_LDFLAGS defined both 
conditionally and unconditionally
src/tools.hash_drv/Makefile.am:34: DYNAMIC_DRIVER does not appear in 
AM_CONDITIONAL
src/tools.hash_drv/Makefile.am:35: BUILD_HASH_DRV does not appear in 
AM_CONDITIONAL
src/tools.hash_drv/Makefile.am:33: cssclean_LDFLAGS defined both 
conditionally and unconditionally
src/tools.hash_drv/Makefile.am:45: DYNAMIC_DRIVER does not appear in 
AM_CONDITIONAL
src/tools.hash_drv/Makefile.am:46: BUILD_HASH_DRV does not appear in 
AM_CONDITIONAL
src/tools.hash_drv/Makefile.am:44: cssconvert_LDFLAGS defined both 
conditionally and unconditionally
src/tools.hash_drv/Makefile.am:57: DYNAMIC_DRIVER does not appear in 
AM_CONDITIONAL
src/tools.hash_drv/Makefile.am:58: BUILD_HASH_DRV does not appear in 
AM_CONDITIONAL
src/tools.hash_drv/Makefile.am:56: csscompress_LDFLAGS defined both 
conditionally and unconditionally
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../read_config.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../util.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../diction.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../nodetree.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../hash_drv.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../error.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../config_shared.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../pref.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../read_config.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../util.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../diction.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../nodetree.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../hash_drv.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../error.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../config_shared.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../pref.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../read_config.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../util.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../diction.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../nodetree.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../hash_drv.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../error.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../config_shared.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../pref.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../read_config.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../util.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../diction.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../nodetree.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../hash_drv.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../error.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../config_shared.c' is in subdirectory
automake: src/tools.hash_drv/Makefile.am: not supported: source file 
`../pref.c' is in subdirectory
webui/cgi-bin/Makefile.am:19: directory should not contain `/'
webui/cgi-bin/Makefile.am:19: directory should not contain `/'
webui/cgi-bin/Makefile.am:19: directory should not contain `/'
webui/cgi-bin/Makefile.am:19: directory should not contain `/'
webui/cgi-bin/Makefile.am:19: directory should not contain `/'
webui/cgi-bin/Makefile.am:19: directory should not contain `/'
webui/cgi-bin/Makefile.am:19: directory should not contain `/'
webui/cgi-bin/Makefile.am:19: directory should not contain `/'
autogen.sh: exited by previous error(s), return code was 0


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.