php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12355 PHP-CVS doesn't compile --with-ncurses
Submitted: 2001-07-25 01:47 UTC Modified: 2001-08-03 23:30 UTC
From: mathieu@php.net Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0CVS-2001-07-25 OS: Slackware 7.1 (Linux 2.4.7)
Private report: No CVE-ID: None
 [2001-07-25 01:47 UTC] mathieu@php.net
./.libs/libphp4.a(ncurses_functions.o): In function `php_if_ncurses_use_extended_names':
/usr/src/php4/ext/ncurses/ncurses_functions.c:857: undefined reference to `use_extended_names'
collect2: ld returned 1 exit status
make[1]: *** [php] Error 1
make[1]: Leaving directory `/usr/src/php4'
make: *** [all-recursive] Error 1

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-03 23:30 UTC] sniper@php.net
Works for me just fine now.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 02:01:31 2024 UTC