Re: [PHP-GTK-DEV] compiling with scintilla
by Bob Majdak Jr other posts by this author
Jul 21 2007 2:41PM messages near this date
[PHP-GTK-DEV] compiling with scintilla
|
[PHP-GTK-DEV] Re: [php-gtk-cvs] cvs: php-gtk /ext/gtk+ gtk.overrides
Oops, sorry. Also having this problem on Solaris, same manual -lstdc++ fix.
- bob.
bob majdak jr wrote:
> To further continue the conversations I was having with Anant on IRC a
> long time ago, I have been having difficulties getting PHP-GTK to work
> with Scintilla UNLESS I also add --with-mozembed. The problem was
> obvious a missing link Mozembed added, mainly a C++ one:
>
> __gxx_personality_v0 undefined symbol
>
> Which Anant could not reproduce. The solution for me was to manually
> edit the Makefile to add -lstdc++ to the end of PHP_GTK2_SHARED_LIBADD.
> After that, I no longer had to use the --with-mozembed trick (which is
> good, I don't want it in this package)
>
>
> Random Notes Unrelated:
> * My last note about a LibSexy problem never got posted to the list (it
> usually is crap shoot and I end up resending things multiple times
> before it actually gets posted... if that note ever does show up,
> Elizabeth has fixed it.
>
> * Steph Fox Wrote:
> > We aren't all on irc, and I'm so old now my
> > memory doesn't stretch back to March
>
> So... why not be on the IRC? There has not been a flame war for Alpha
> Male status ever since I won the last one. :D
>
> - bob.
>
--
PHP-GTK Development Mailing List (http://gtk.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Bob Majdak Jr
Bob Majdak Jr
|