I needed this up like last week, but no reply. So a repost: Why is the below happening? Script started on Tue Dec 1 12:42:59 2009 doctor.nl2k.ab.ca//usr/source/php-5.3.1$ less configphpdso [?1h=[55;1H[K./configure \ --prefix=/usr/contrib \ --localstatedir=/var \ --with-apxs2=/usr/contrib/bin/apxs \ --enable-embed=shared \ --enable-debug \ --enable-shared \ --disable-static \ --with-libxml-dir=/usr/contrib \ --with-openssl=/usr/contrib \ --with-zlib=/usr \ --with-bz2=/usr/contrib \ --enable-calendar \ --with-curl=/usr/contrib \ --with-curlwrappers \ --with-db4=/usr \ --with-pcre-dir=/usr/contrib \ --enable-ftp \ --with-openssl-dir=/usr/contrib \ --with-gd=/usr \ --with-jpeg-dir=/usr \ --with-png-dir=/usr \ --with-zlib-dir=/usr \ --with-xpm-dir=/usr \ --with-freetype-dir=/usr \ --enable-gd-native-ttf \ --enable-gd-jis-conv \ --with-gmp=/usr \ --with-mcrypt=/usr/contrib \ --with-mysql=/usr/contrib \ --with-mysql-sock=/tmp \ --with-pgsql=/usr/contrib/pgsql\ --with-libxml-dir=/usr/contrib \ --enable-sqlite-utf8 \ --with-pear=/usr/contrib [55;1H[K[7mconfigphpdso (END)[m[55;1H[K[?1l>doctor.nl2k.ab.ca//usr/source/php-5.3.1$ httpd -V Server version: Apache/2.2.14 (Unix) Server built: Nov 10 2009 23:10:45 Server's Module Magic Number: 20051115:23 Server loaded: APR 1.3.9, APR-Util 1.3.9 Compiled using: APR 1.3.9, APR-Util 1.3.9 Architecture: 32-bit Server MPM: Prefork threaded: no forked: yes (variable process count) Server compiled with.... -D APACHE_MPM_DIR="server/mpm/prefork" -D APR_HAS_MMAP -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled) -D APR_USE_SYSVSEM_SERIALIZE -D APR_USE_PTHREAD_SERIALIZE -D APR_HAS_OTHER_CHILD -D AP_HAVE_RELIABLE_PIPED_LOGS -D DYNAMIC_MODULE_LIMIT=128 -D HTTPD_ROOT="/var/www" -D SUEXEC_BIN="/usr/contrib/bin/suexec" -D DEFAULT_PIDLOG="/var/run/httpd.pid" -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_LOCKFILE="/var/run/accept.lock" -D DEFAULT_ERRORLOG="logs/error_log" -D AP_TYPES_CONFIG_FILE="conf/mime.types" -D SERVER_CONFIG_FILE="conf/httpd.conf" doctor.nl2k.ab.ca//usr/source/php-5.3.1$ make libs/libphp5.bundle gcc -I/usr/include -g -g -O0 -Wall -avoid-version -module -L/usr/contrib/lib -L/usr/contrib//lib -L/usr/X11R6/lib -L/usr/contrib/lib/mysql -L/usr/contrib/pgsql/lib ext/date/php_date.o ext/date/lib/astro.o ext/date/lib/dow.o ext/date/lib/parse_date.o ext/date/lib/parse_tz.o ext/date/lib/timelib.o ext/date/lib/tm2unixtime.o ext/date/lib/unixtime2tm.o ext/date/lib/parse_iso_intervals.o ext/date/lib/interval.o ext/ereg/ereg.o ext/ereg/regex/regcomp.o ext/ereg/regex/regexec.o ext/ereg/regex/regerror.o ext/ereg/regex/regfree.o ext/libxml/libxml.o ext/openssl/openssl.o ext/openssl/xp_ssl.o ext/pcre/pcrelib/pcre_chartables.o ext/pcre/pcrelib/pcre_ucd.o ext/pcre/pcrelib/pcre_compile.o ext/pcre/pcrelib/pcre_config.o ext/pcre/pcrelib/pcre_exec.o ext/pcre/pcrelib/pcre_fullinfo.o ext/pcre/pcrelib/pcre_get.o ext/pcre/pcrelib/pcre_globals.o ext/pcre/pcrelib/pcre_info.o ext/pcre/pcrelib/pcre_maketables.o ext/pcre/pcrelib/pcre_newline.o ext/pcre/pcrelib/pcre_ord2utf8.o ext/pcre/pcrelib/pcre_refcount.o ext/pcre/pcrelib/pcre_study.o ext/pcre/pcrelib/pcre_tables.o ext/pcre/pcrelib/pcre_try_flipped.o ext/pcre/pcrelib/pcre_valid_utf8.o ext/pcre/pcrelib/pcre_version.o ext/pcre/pcrelib/pcre_xclass.o ext/pcre/php_pcre.o ext/sqlite3/sqlite3.o ext/sqlite3/libsqlite/sqlite3.o ext/zlib/zlib.o ext/zlib/zlib_fopen_wrapper.o ext/zlib/zlib_filter.o ext/bz2/bz2.o ext/bz2/bz2_filter.o ext/calendar/calendar.o ext/calendar/dow.o ext/calendar/french.o ext/calendar/gregor.o ext/calendar/jewish.o ext/calendar/julian.o ext/calendar/easter.o ext/calendar/cal_unix.o ext/ctype/ctype.o ext/curl/interface.o ext/curl/multi.o ext/curl/streams.o ext/dba/dba.o ext/dba/dba_cdb.o ext/dba/dba_dbm.o ext/dba/dba_gdbm.o ext/dba/dba_ndbm.o ext/dba/dba_db1.o ext/dba/dba_db2.o ext/dba/dba_db3.o ext/dba/dba_db4.o ext/dba/dba_flatfile.o ext/dba/dba_inifile.o ext/dba/dba_qdbm.o ext/dba/libcdb/cdb.o ext/dba/libcdb/cdb_make.o ext/dba/libcdb/uint32.o ext/dba/libflatfile/flatfile.o ext/dba/libinifile/inifile.o ext/dom/php_dom.o ext/dom/attr.o ext/dom/document.o ext/dom/domerrorhandler.o ext/dom/domstringlist.o ext/dom/domexception.o ext/dom/namelist.o ext/dom/processinginstruction.o ext/dom/cdatasection.o ext/dom/documentfragment.o ext/dom/domimplementation.o ext/dom/element.o ext/dom/node.o ext/dom/string_extend.o ext/dom/characterdata.o ext/dom/documenttype.o ext/dom/domimplementationlist.o ext/dom/entity.o ext/dom/nodelist.o ext/dom/text.o ext/dom/comment.o ext/dom/domconfiguration.o ext/dom/domimplementationsource.o ext/dom/entityreference.o ext/dom/notation.o ext/dom/xpath.o ext/dom/dom_iterators.o ext/dom/typeinfo.o ext/dom/domerror.o ext/dom/domlocator.o ext/dom/namednodemap.o ext/dom/userdatahandler.o ext/fileinfo/fileinfo.o ext/fileinfo/libmagic/apprentice.o ext/fileinfo/libmagic/apptype.o ext/fileinfo/libmagic/ascmagic.o ext/fileinfo/libmagic/cdf.o ext/fileinfo/libmagic/cdf_time.o ext/fileinfo/libmagic/compress.o ext/fileinfo/libmagic/encoding.o ext/fileinfo/libmagic/fsmagic.o ext/fileinfo/libmagic/funcs.o ext/fileinfo/libmagic/is_tar.o ext/fileinfo/libmagic/magic.o ext/fileinfo/libmagic/print.o ext/fileinfo/libmagic/readcdf.o ext/fileinfo/libmagic/readelf.o ext/fileinfo/libmagic/softmagic.o ext/filter/filter.o ext/filter/sanitizing_filters.o ext/filter/logical_filters.o ext/filter/callback_filter.o ext/ftp/php_ftp.o ext/ftp/ftp.o ext/gd/gd.o ext/gd/gdcache.o ext/gd/libgd/gd_compat.o ext/gd/libgd/gd_filter.o ext/gd/libgd/gd_pixelate.o ext/gd/libgd/gd_arc.o ext/gd/libgd/gd_rotate.o ext/gd/libgd/gd_color.o ext/gmp/gmp.o ext/hash/hash.o ext/hash/hash_md.o ext/hash/hash_sha.o ext/hash/hash_ripemd.o ext/hash/hash_haval.o ext/hash/hash_tiger.o ext/hash/hash_gost.o ext/hash/hash_snefru.o ext/hash/hash_whirlpool.o ext/hash/hash_adler32.o ext/hash/hash_crc32.o ext/hash/hash_salsa.o ext/iconv/iconv.o ext/json/json.o ext/json/utf8_to_utf16.o ext/json/utf8_decode.o ext/json/JSON_parser.o ext/mcrypt/mcrypt.o ext/mysql/php_mysql.o ext/pdo/pdo.o ext/pdo/pdo_dbh.o ext/pdo/pdo_stmt.o ext/pdo/pdo_sql_parser.o ext/pdo/pdo_sqlstate.o ext/pdo_sqlite/pdo_sqlite.o ext/pdo_sqlite/sqlite_driver.o ext/pdo_sqlite/sqlite_statement.o ext/pgsql/pgsql.o ext/phar/util.o ext/phar/tar.o ext/phar/zip.o ext/phar/stream.o ext/phar/func_interceptors.o ext/phar/dirstream.o ext/phar/phar.o ext/phar/phar_object.o ext/phar/phar_path_check.o ext/posix/posix.o ext/reflection/php_reflection.o ext/session/session.o ext/session/mod_files.o ext/session/mod_mm.o ext/session/mod_user.o ext/simplexml/simplexml.o ext/simplexml/sxe.o ext/spl/php_spl.o ext/spl/spl_functions.o ext/spl/spl_engine.o ext/spl/spl_iterators.o ext/spl/spl_array.o ext/spl/spl_directory.o ext/spl/spl_exceptions.o ext/spl/spl_observer.o ext/spl/spl_dllist.o ext/spl/spl_heap.o ext/spl/spl_fixedarray.o ext/sqlite/sqlite.o ext/sqlite/sess_sqlite.o ext/sqlite/pdo_sqlite2.o ext/sqlite/libsqlite/src/opcodes.o ext/sqlite/libsqlite/src/parse.o ext/sqlite/libsqlite/src/encode.o ext/sqlite/libsqlite/src/auth.o ext/sqlite/libsqlite/src/btree.o ext/sqlite/libsqlite/src/build.o ext/sqlite/libsqlite/src/delete.o ext/sqlite/libsqlite/src/expr.o ext/sqlite/libsqlite/src/func.o ext/sqlite/libsqlite/src/hash.o ext/sqlite/libsqlite/src/insert.o ext/sqlite/libsqlite/src/main.o ext/sqlite/libsqlite/src/os.o ext/sqlite/libsqlite/src/pager.o ext/sqlite/libsqlite/src/printf.o ext/sqlite/libsqlite/src/random.o ext/sqlite/libsqlite/src/select.o ext/sqlite/libsqlite/src/table.o ext/sqlite/libsqlite/src/tokenize.o ext/sqlite/libsqlite/src/update.o ext/sqlite/libsqlite/src/util.o ext/sqlite/libsqlite/src/vdbe.o ext/sqlite/libsqlite/src/attach.o ext/sqlite/libsqlite/src/btree_rb.o ext/sqlite/libsqlite/src/pragma.o ext/sqlite/libsqlite/src/vacuum.o ext/sqlite/libsqlite/src/copy.o ext/sqlite/libsqlite/src/vdbeaux.o ext/sqlite/libsqlite/src/date.o ext/sqlite/libsqlite/src/where.o ext/sqlite/libsqlite/src/trigger.o ext/standard/crypt_freesec.o ext/standard/crypt_blowfish.o ext/standard/php_crypt_r.o ext/standard/array.o ext/standard/base64.o ext/standard/basic_functions.o ext/standard/browscap.o ext/standard/crc32.o ext/standard/crypt.o ext/standard/cyr_convert.o ext/standard/datetime.o ext/standard/dir.o ext/standard/dl.o ext/standard/dns.o ext/standard/exec.o ext/standard/file.o ext/standard/filestat.o ext/standard/flock_compat.o ext/standard/formatted_print.o ext/standard/fsock.o ext/standard/head.o ext/standard/html.o ext/standard/image.o ext/standard/info.o ext/standard/iptc.o ext/standard/lcg.o ext/standard/link.o ext/standard/mail.o ext/standard/math.o ext/standard/md5.o ext/standard/metaphone.o ext/standard/microtime.o ext/standard/pack.o ext/standard/pageinfo.o ext/standard/quot_print.o ext/standard/rand.o ext/standard/soundex.o ext/standard/string.o ext/standard/scanf.o ext/standard/syslog.o ext/standard/type.o ext/standard/uniqid.o ext/standard/url.o ext/standard/var.o ext/standard/versioning.o ext/standard/assert.o ext/standard/strnatcmp.o ext/standard/levenshtein.o ext/standard/incomplete_class.o ext/standard/url_scanner_ex.o ext/standard/ftp_fopen_wrapper.o ext/standard/http_fopen_wrapper.o ext/standard/php_fopen_wrapper.o ext/standard/credits.o ext/standard/css.o ext/standard/var_unserializer.o ext/standard/ftok.o ext/standard/sha1.o ext/standard/user_filters.o ext/standard/uuencode.o ext/standard/filters.o ext/standard/proc_open.o ext/standard/streamsfuncs.o ext/standard/http.o ext/tokenizer/tokenizer.o ext/tokenizer/tokenizer_data.o ext/xml/xml.o ext/xml/compat.o ext/xmlreader/php_xmlreader.o ext/xmlwriter/php_xmlwriter.o TSRM/TSRM.o TSRM/tsrm_strtok_r.o TSRM/tsrm_virtual_cwd.o main/main.o main/snprintf.o main/spprintf.o main/php_sprintf.o main/safe_mode.o main/fopen_wrappers.o main/alloca.o main/php_scandir.o main/php_ini.o main/SAPI.o main/rfc1867.o main/php_content_types.o main/strlcpy.o main/strlcat.o main/mergesort.o main/reentrancy.o main/php_variables.o main/php_ticks.o main/network.o main/php_open_temporary_file.o main/php_logos.o main/output.o main/getopt.o main/streams/streams.o main/streams/cast.o main/streams/memory.o main/streams/filter.o main/streams/plain_wrapper.o main/streams/userspace.o main/streams/transports.o main/streams/xp_socket.o main/streams/mmap.o main/streams/glob_wrapper.o Zend/zend_language_parser.o Zend/zend_language_scanner.o Zend/zend_ini_parser.o Zend/zend_ini_scanner.o Zend/zend_alloc.o Zend/zend_compile.o Zend/zend_constants.o Zend/zend_dynamic_array.o Zend/zend_execute_API.o Zend/zend_highlight.o Zend/zend_llist.o Zend/zend_opcode.o Zend/zend_operators.o Zend/zend_ptr_stack.o Zend/zend_stack.o Zend/zend_variables.o Zend/zend.o Zend/zend_API.o Zend/zend_extensions.o Zend/zend_hash.o Zend/zend_list.o Zend/zend_indent.o Zend/zend_builtin_functions.o Zend/zend_sprintf.o Zend/zend_ini.o Zend/zend_qsort.o Zend/zend_multibyte.o Zend/zend_ts_hash.o Zend/zend_stream.o Zend/zend_iterators.o Zend/zend_interfaces.o Zend/zend_exceptions.o Zend/zend_strtod.o Zend/zend_gc.o Zend/zend_closures.o Zend/zend_float.o Zend/zend_objects.o Zend/zend_object_handlers.o Zend/zend_objects_API.o Zend/zend_default_classes.o Zend/zend_execute.o sapi/apache2handler/mod_php5.o sapi/apache2handler/sapi_apache2.o sapi/apache2handler/apache_config.o sapi/apache2handler/php_functions.o sapi/embed/php_embed.o main/internal_functions.o -lpq -lmysqlclient -lmcrypt -lltdl -liconv -lgmp -lgd -lfreetype -lX11 -lXpm -lpng -lz -ljpeg -lssl -lcrypto -ldb-4.5 -lcurl -lbz2 -lz -lssl -lcrypto -lm -ldl -lxml2 -lz -lm -lcurl -lssl -lcrypto -ldl -lz -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lapr-1 -laprutil-1 -lapr -laprutil-0 -lapr-0 -o libs/libphp5.bundle && cp libs/libphp5.bundle libs/libphp5.so ld: warning: libssl.so.0.9.8, needed by /usr/contrib/lib/libldap-2.3.so.0, may conflict with libssl.so.1.0.0 ld: warning: libcrypto.so.0.9.8, needed by /usr/contrib/lib/libldap-2.3.so.0, may conflict with libcrypto.so.1.0.0 /usr/lib/crt1.o: In function `__start': /usr/lib/crt1.o(.text+0x8f): undefined reference to `main' sapi/apache2handler/sapi_apache2.o: In function `php_apache_sapi_ub_write': /usr/source/php-5.3.1/sapi/apache2handler/sapi_apache2.c:78: undefined reference to `ap_rwrite' sapi/apache2handler/sapi_apache2.o: In function `php_apache_sapi_send_headers': /usr/source/php-5.3.1/sapi/apache2handler/sapi_apache2.c:160: undefined reference to `ap_set_content_type' sapi/apache2handler/sapi_apache2.o: In function `php_apache_sapi_read_post': /usr/source/php-5.3.1/sapi/apache2handler/sapi_apache2.c:185: undefined reference to `ap_get_brigade' sapi/apache2handler/sapi_apache2.o: In function `php_apache_sapi_flush': /usr/source/php-5.3.1/sapi/apache2handler/sapi_apache2.c:291: undefined reference to `ap_rflush' sapi/apache2handler/sapi_apache2.o: In function `php_apache_sapi_log_message': /usr/source/php-5.3.1/sapi/apache2handler/sapi_apache2.c:304: undefined reference to `ap_log_error' /usr/source/php-5.3.1/sapi/apache2handler/sapi_apache2.c:306: undefined reference to `ap_log_rerror' sapi/apache2handler/sapi_apache2.o: In function `php_apache_sapi_log_message_ex': /usr/source/php-5.3.1/sapi/apache2handler/sapi_apache2.c:313: undefined reference to `ap_log_rerror' sapi/apache2handler/sapi_apache2.o: In function `php_apache_add_version': /usr/source/php-5.3.1/sapi/apache2handler/sapi_apache2.c:389: undefined reference to `ap_add_version_component' sapi/apache2handler/sapi_apache2.o: In function `php_pre_config': /usr/source/php-5.3.1/sapi/apache2handler/sapi_apache2.c:398: undefined reference to `ap_mpm_query' /usr/source/php-5.3.1/sapi/apache2handler/sapi_apache2.c:400: undefined reference to `ap_log_error' sapi/apache2handler/sapi_apache2.o: In function `php_apache_request_ctor': /usr/source/php-5.3.1/sapi/apache2handler/sapi_apache2.c:472: undefined reference to `ap_auth_type' sapi/apache2handler/sapi_apache2.o: In function `php_handler': /usr/source/php-5.3.1/sapi/apache2handler/sapi_apache2.c:588: undefined reference to `ap_add_common_vars' /usr/source/php-5.3.1/sapi/apache2handler/sapi_apache2.c:589: undefined reference to `ap_add_cgi_vars' /usr/source/php-5.3.1/sapi/apache2handler/sapi_apache2.c:630: undefined reference to `ap_update_mtime' /usr/source/php-5.3.1/sapi/apache2handler/sapi_apache2.c:631: undefined reference to `ap_set_last_modified' /usr/source/php-5.3.1/sapi/apache2handler/sapi_apache2.c:665: undefined reference to `ap_pass_brigade' sapi/apache2handler/sapi_apache2.o: In function `php_ap2_register_hook': /usr/source/php-5.3.1/sapi/apache2handler/sapi_apache2.c:686: undefined reference to `ap_hook_pre_config' /usr/source/php-5.3.1/sapi/apache2handler/sapi_apache2.c:687: undefined reference to `ap_hook_post_config' /usr/source/php-5.3.1/sapi/apache2handler/sapi_apache2.c:688: undefined reference to `ap_hook_handler' /usr/source/php-5.3.1/sapi/apache2handler/sapi_apache2.c:689: undefined reference to `ap_hook_child_init' sapi/apache2handler/apache_config.o: In function `php_apache_phpini_set': /usr/source/php-5.3.1/sapi/apache2handler/apache_config.c:116: undefined reference to `ap_server_root_relative' sapi/apache2handler/php_functions.o: In function `php_apache_lookup_uri': /usr/source/php-5.3.1/sapi/apache2handler/php_functions.c:67: undefined reference to `ap_sub_req_lookup_uri' sapi/apache2handler/php_functions.o: In function `zif_virtual': /usr/source/php-5.3.1/sapi/apache2handler/php_functions.c:89: undefined reference to `ap_destroy_sub_req' /usr/source/php-5.3.1/sapi/apache2handler/php_functions.c:99: undefined reference to `ap_rflush' /usr/source/php-5.3.1/sapi/apache2handler/php_functions.c:101: undefined reference to `ap_run_sub_req' /usr/source/php-5.3.1/sapi/apache2handler/php_functions.c:103: undefined reference to `ap_destroy_sub_req' /usr/source/php-5.3.1/sapi/apache2handler/php_functions.c:106: undefined reference to `ap_destroy_sub_req' sapi/apache2handler/php_functions.o: In function `zif_apache_lookup_uri': /usr/source/php-5.3.1/sapi/apache2handler/php_functions.c:162: undefined reference to `ap_destroy_sub_req' /usr/source/php-5.3.1/sapi/apache2handler/php_functions.c:167: undefined reference to `ap_destroy_sub_req' sapi/apache2handler/php_functions.o: In function `php_apache_get_version': /usr/source/php-5.3.1/sapi/apache2handler/php_functions.c:328: undefined reference to `ap_get_server_version' sapi/apache2handler/php_functions.o: In function `zif_apache_get_modules': /usr/source/php-5.3.1/sapi/apache2handler/php_functions.c:355: undefined reference to `ap_loaded_modules' /usr/source/php-5.3.1/sapi/apache2handler/php_functions.c:356: undefined reference to `ap_loaded_modules' sapi/apache2handler/php_functions.o: In function `zm_info_apache': /usr/source/php-5.3.1/sapi/apache2handler/php_functions.c:382: undefined reference to `ap_loaded_modules' /usr/source/php-5.3.1/sapi/apache2handler/php_functions.c:383: undefined reference to `ap_loaded_modules' /usr/source/php-5.3.1/sapi/apache2handler/php_functions.c:413: undefined reference to `unixd_config' /usr/source/php-5.3.1/sapi/apache2handler/php_functions.c:413: undefined reference to `unixd_config' /usr/source/php-5.3.1/sapi/apache2handler/php_functions.c:413: undefined reference to `unixd_config' /usr/source/php-5.3.1/sapi/apache2handler/php_functions.c:418: undefined reference to `ap_mpm_query' /usr/source/php-5.3.1/sapi/apache2handler/php_functions.c:428: undefined reference to `ap_server_root' *** Error code 1 Stop. doctor.nl2k.ab.ca//usr/source/php-5.3.1$ exit exit Script done on Tue Dec 1 12:47:00 2009 -- Member - Liberal International This is doctor@xxxxxxxxxx Ici doctor@xxxxxxxxxx God, Queen and country! Never Satan President Republic! Beware AntiChrist rising! http://twitter.com/rootnl2k http://www.myspace.com/502748630 Merry Christmas 2009 and Happy New Year 2010 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php