bug-m4
[Top][All Lists]
Advanced

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

problems on configure m4


From: Stefan Wengenroth
Subject: problems on configure m4
Date: Sat, 19 May 2007 20:12:36 +0200

hallo

i try to build m4-1.4.9

i copy the tar.gz to folder usr and do: gunzip an tar -xvf on my terminal
than change to the new folder m4-1.4.9 and then the lines I copied here:

I think the probleme may be, that macosx havn't the compiler C? Right?
is there a way out of this problem on my machine?


powermac:~ stefan$ cd /usr/m4-1.4.9
powermac:/usr/m4-1.4.9 stefan$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... no
checking build system type... powerpc-apple-darwin7.9.0
checking host system type... powerpc-apple-darwin7.9.0
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
powermac:/usr/m4-1.4.9 stefan$ 




some information about my system, 
here from phpinfo.php




PHP Version 4.4.1

System  Darwin powermac.local 7.9.0 Darwin Kernel Version 7.9.0: Wed Mar 30 
20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC Power Macintosh
Build Date      Mar 3 2006 16:22:10
Configure Command       
'/SourceCache/apache_mod_php/apache_mod_php-17.8/php/configure' '--prefix=/usr' 
'--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-apxs' 
'--with-ldap=/usr' '--with-kerberos=/usr' '--enable-cli' '--with-zlib-dir=/usr' 
'--enable-trans-sid' '--with-xml' '--enable-exif' '--enable-ftp' 
'--enable-mbstring' '--enable-mbregex' '--enable-dbx' '--enable-sockets' 
'--with-iodbc=/usr' '--with-curl=/usr' '--with-config-file-path=/etc' 
'--sysconfdir=/private/etc'
Server API      Apache
Virtual Directory Support       disabled
Configuration File (php.ini) Path       /private/etc/php.ini
PHP API         20020918
PHP Extension   20020429
Zend Extension  20050606
Debug Build     no
Zend Memory Manager     enabled
Thread Safety   disabled
Registered PHP Streams  php, http, ftp, compress.zlib

Zend logo This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies

PHP Credits
Configuration
PHP Core
Directive       Local Value     Master Value
allow_call_time_pass_reference  On      On
allow_url_fopen On      On
always_populate_raw_post_data   Off     Off
arg_separator.input     &       &
arg_separator.output    &       &
asp_tags        Off     Off
auto_append_file        no value        no value
auto_prepend_file       no value        no value
browscap        no value        no value
default_charset no value        no value
default_mimetype        text/html       text/html
define_syslog_variables Off     Off
disable_classes no value        no value
disable_functions       no value        no value
display_errors  On      On
display_startup_errors  Off     Off
doc_root        no value        no value
docref_ext      no value        no value
docref_root     no value        no value
enable_dl       On      On
error_append_string     no value        no value
error_log       no value        no value
error_prepend_string    no value        no value
error_reporting 2039    2039
expose_php      On      On
extension_dir   ./      ./
file_uploads    On      On
gpc_order       GPC     GPC
highlight.bg    #FFFFFF #FFFFFF
highlight.comment       #FF8000 #FF8000
highlight.default       #0000BB #0000BB
highlight.html  #000000 #000000
highlight.keyword       #007700 #007700
highlight.string        #DD0000 #DD0000
html_errors     On      On
ignore_repeated_errors  Off     Off
ignore_repeated_source  Off     Off
ignore_user_abort       Off     Off
implicit_flush  Off     Off
include_path    .:/usr/lib/php  .:/usr/lib/php
log_errors      Off     Off
log_errors_max_len      1024    1024
magic_quotes_gpc        On      On
magic_quotes_runtime    Off     Off
magic_quotes_sybase     Off     Off
max_execution_time      30      30
max_input_time  60      60
open_basedir    no value        no value
output_buffering        no value        no value
output_handler  no value        no value
post_max_size   8M      8M
precision       12      12
register_argc_argv      On      On
register_globals        Off     Off
report_memleaks On      On
safe_mode       Off     Off
safe_mode_exec_dir      no value        no value
safe_mode_gid   Off     Off
safe_mode_include_dir   no value        no value
sendmail_from   no value        no value
sendmail_path   sendmail -t -i  sendmail -t -i
serialize_precision     100     100
short_open_tag  On      On
SMTP    localhost       localhost
smtp_port       25      25
sql.safe_mode   Off     Off
track_errors    Off     Off
unserialize_callback_func       no value        no value
upload_max_filesize     2M      2M
upload_tmp_dir  no value        no value
user_dir        no value        no value
variables_order EGPCS   EGPCS
xmlrpc_error_number     0       0
xmlrpc_errors   Off     Off
y2k_compliance  On      On

apache
APACHE_INCLUDE  no value
APACHE_TARGET   no value
Apache Version  Apache/1.3.33 (Darwin) PHP/4.4.1
Apache Release  10333100
Apache API Version      19990320
Hostname:Port   powermac.local:80
User/Group      www(70)/70
Max Requests    Per Child: 100000 - Keep Alive: on - Max Per Connection: 100
Timeouts        Connection: 300 - Keep-Alive: 15
Server Root     /usr
Loaded Modules  mod_rendezvous_apple, mod_hfs_apple, mod_php4, mod_setenvif, 
mod_so, mod_auth, mod_access, mod_rewrite, mod_alias, mod_userdir, mod_actions, 
mod_imap, mod_asis, mod_cgi, mod_dir, mod_autoindex, mod_include, 
mod_negotiation, mod_mime, mod_log_config, http_core

Directive       Local Value     Master Value
child_terminate 0       0
engine  1       1
last_modified   0       0
xbithack        0       0

Apache Environment
Variable        Value
DOCUMENT_ROOT   /Library/WebServer/Documents
HTTP_ACCEPT     
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
HTTP_ACCEPT_CHARSET     ISO-8859-1,utf-8;q=0.7,*;q=0.7
HTTP_ACCEPT_ENCODING    gzip,deflate
HTTP_ACCEPT_LANGUAGE    de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
HTTP_CONNECTION         keep-alive
HTTP_COOKIE     wbP=e; PHPSESSID=ec956b2480afd20dd20a796e4a920d63
HTTP_HOST       powermac.local
HTTP_KEEP_ALIVE         300
HTTP_REFERER    http://powermac.local/~stefan/
HTTP_USER_AGENT         Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; de; 
rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4
PATH    /bin:/sbin:/usr/bin:/usr/sbin:/usr/libexec:/System/Library/CoreServices
REMOTE_ADDR     127.0.0.1
REMOTE_PORT     49299
SCRIPT_FILENAME         /Users/stefan/Sites/phpinfo.php
SCRIPT_URI      http://powermac.local/~stefan/phpinfo.php
SCRIPT_URL      /~stefan/phpinfo.php
SERVER_ADDR     127.0.0.1
SERVER_ADMIN    [no address given]
SERVER_NAME     powermac.local
SERVER_PORT     80
SERVER_SIGNATURE        <ADDRESS>Apache/1.3.33 Server at powermac.local Port 
80</ADDRESS>
SERVER_SOFTWARE         Apache/1.3.33 (Darwin) PHP/4.4.1
GATEWAY_INTERFACE       CGI/1.1
SERVER_PROTOCOL         HTTP/1.1
REQUEST_METHOD  GET
QUERY_STRING    no value
REQUEST_URI     /~stefan/phpinfo.php
SCRIPT_NAME     /~stefan/phpinfo.php 









________
-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail




reply via email to

[Prev in Thread] Current Thread [Next in Thread]