php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #24319 GTK fails to build (generator/scheme.php error)
Submitted: 2003-06-24 13:26 UTC Modified: 2003-06-26 11:55 UTC
From: mike at blueroot dot net Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 4.3.3RC1 OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mike at blueroot dot net
New email:
PHP Version: OS:

 

 [2003-06-24 13:26 UTC] mike at blueroot dot net
Description:
------------
Afer downloading 0.5.2 php-gtk (and cvs version) I get these errors apearing in these files after doing ./configure

ext/gtk+/gen_gtk.c : 

<br />
<b>Warning</b>:  fopen(--): failed to open stream: No such file or directory in <b>/usr/src/php/php-gtk-0.5.2/generator/scheme.php</b> on line <b>110</b><br />
<br />
<b>Warning</b>:  fgets(): supplied argument is not a valid stream resource in <b>/usr/src/php/php-gtk-0.5.2/generator/scheme.php</b> on line <b>34</b><br />

ext/gtk+/gen_gdk.c : 

<br />
<b>Warning</b>:  filemtime(): Stat failed for -- (errno=2 - No such file or directory) in <b>/usr/src/php/php-gtk-0.5.2/generator/scheme.php</b> on line <b>101</b><br />




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-06-24 13:34 UTC] mike at blueroot dot net
The script somehow produces a file called --.cache (impossible top open or read correctly)

cat --.cache
cat: unrecognized option `--.cache'
Try `cat --help' for more information.
 [2003-06-26 11:55 UTC] sniper@php.net
This is wrong place to report this, try this mailing list instead: php-gtk-dev@lists.php.net
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Oct 05 04:01:29 2024 UTC