Re: php-compile error: No rule to make target

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

 



Hi Daniel


>    That's a bit out of the scope of this list, but a simple fix
> anyway.  Change config.m4:
> PHP_NEW_EXTENSION(hello, hello.c, $ext_shared)
>
>    .... to....
> PHP_NEW_EXTENSION(hello, php_hello.c, $ext_shared)
>


Thank you very much! You made my day :)

it was the wrong filename in the m4-file. I will write this error to
zend.com that they can improve their lesson.


have a nice day

kind regards,
jdelmour

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux