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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
3 + 5 = ?
Subscribe to this entry?

 
 [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: Wed May 08 21:01:33 2024 UTC