https://qa.mandrakesoft.com/show_bug.cgi?id=1040





------- Additional Comments From [EMAIL PROTECTED]  2003-01-27 10:59 
-------
Hello,

The culprit is in the SPEC file :

%define external_modules mysql [...]  posix [... ] zip

posix should not be defined as external, as the SPEC file mention
itself one line above.

I haven't tested, but I believe that removing it from the %define
line should fix the problem.

Have a nice day,

Fabrice.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
description: 
Hello,

libphp_common430 seems to be compiled to support posix, but it
doesn't work for some reason..
my version is libphp_common430-430-7mdk

Fatal error: Call to undefined function: posix_uname() in
/var/www/html/index.php on line 3

[posix_uname can be found in (PHP 3>= 3.0.10, PHP 4) from what the doc says]

line 3 contains =>
$myarray = posix_uname();

Thanks.

Have a nice day.

Reply via email to