Re: [PHP-GTK] make error
[email protected] (Pablo DallOglio)
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <[email protected]> |
This is the content of gen_gtk.c, It doesn't seem C code, it's HTML, is it wrong ? I downloaded it from the CVS tree three hours ago. <br> <b>Parse error</b>: parse error, expecting `T_STRING' or `T_VARIABLE' or `'$'' in <b>/usr/local/php-gtk/php-gtk/generator/scheme.php</b> on line <b>126</b><br> <br> <b>Fatal error</b>: Cannot instantiate non-existent class: defs_parser in <b>/usr/local/php-gtk/php-gtk/generator/generator.php</b> on line <b>541</b><br> Pablo Dall'Oglio Andrei Zmievski wrote: > On Mon, 23 Jul 2001, Pablo DallOglio wrote: > > Well, I pass by configure, but now, a make error ocurrs > > > > Somebody can help me? > > > > hp-gtk/main -DHAVE_CONFIG_H -g -O2 -c gen_gtk.c -fPIC -DPIC -o > > gen_gtk.lo > > gen_gtk.c:2: unterminated character constant > > make[3]: *** [gen_gtk.lo] Error 1 > > make[3]: Leaving directory `/usr/local/php-gtk/ext/gtk+' > > make[2]: *** [all-recursive] Error 1 > > make[2]: Leaving directory `/usr/local/php-gtk/ext/gtk+' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/usr/local/php-gtk/ext' > > make: *** [all-recursive] Error 1 > > First of all, update from CVS and run try all over again (it might have > been fixed in the last few days). If that doesn't work, post line #2 > from gen_gtk.c. > > -Andrei > > "Claiming Java is easier than C++ is like > saying that K2 is shorter than Everest." > -- Larry O'Brien (editor, Software Development) > > -- > PHP GTK Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > To contact the list administrators, e-mail: [email protected]