ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-gtk-dev
php-gtk-dev
[PHP-GTK-DEV] compiling with scintilla
by Bob Majdak Jr other posts by this author
Jul 21 2007 2:37PM messages near this date
[PHP-GTK-DEV] RE: | Re: [PHP-GTK-DEV] compiling with scintilla
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 ad
d 
-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 shoo
t and I 
end up resending things multiple times before it actually gets posted... if that note ever d
oes 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

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved