Ivan, I have been trying to get things running on OpenBSD myself, and I ran into the same problem. I haven't gone all the way down to find the root of the problem, but my guess at this point is some low level interaction with the compiler. The Toolkit instance should be a singleton, i.e. InstanceOf<Toolkit>()->SetConfig(fp, section); but it is not working properly. I have tried removing optimization, but it didn't work. There are also some problems with pwlib itself, as I got core dumps trying to run some of the example programs. I have tried with pwlib-1.5.0 and openh323-1.12 with the same results (actually there are some problems with the makefiles on earlier versions that are fixed with these versions). I would recommend working with the latest version and the 2_0 branch of gnugk from cvs, which has the minor fixes needed to compile with the latest libs. I am next going to try compiling the gcc 3.3 compiler to see if that helps.... Regards, Jake On Friday 27 June 2003 19:19, Ivan DoleÅal wrote: > Hello again and thanks for the advice! (see below) > > > same machine again: > OpenBSD3.3/i386 > g++ -v: gcc version 2.95.3 20010125 (prerelease, propolice) > > I am all compiled, but I can't still run the application. When I try > > ./obj_OpenBSD_x86_r/gnugk -ttt (as recommended in the manual), I am > getting an error message. > > When trying a combination: > openh323gk-2.0.4 + openh323-1.11.7 + pwlib-1.4.11 > > ./obj_OpenBSD_x86_r/gnugk -ttt > 2003/06/27 13:03:38.425 0 assert.cxx(105) PWLib > Assertion fail: Error: Call Config() before SetConfig()!, file > Toolkit.cxx, line 309 > > > When trying a combination: > openh323gk-todays' CVS snapshot + openh323-1.12.0 + pwlib-1.5.0 > > 2003/06/27 13:14:35.817 0 assert.cxx(105) PWLib > Assertion fail: Error: Call Config() before SetConfig()!, file > Toolkit.cxx, line 325 > > > I swear there is nothing about "Call Config() before SetConfig()" in > Google. > > > ...please please please ? > Thanks a lot for your patience ! > > Ivan > > --- > > *) was: "can't compile... (overloaded H323SetAliasAddress)" > Though I tried to find it later, ashamed by the reaction here. I > couldn't find your answer in archives, even though I tried as much as I > could; yes, I have read the Eric Raymond's article on > > Andrey S Pankov wrote: > > Hi, > > > > I wonder why people don't read the archives... :( > > Solution 1: get RasTbl.cxx (and perhaps other files) with v2_0 tag from > > CVS Solution 2: downgrade pwlib to 1.4.11 & openh323 to 1.11.7 > > > > -- > > Best regards, > > Andrey S Pankov. > > Andrey, please could you point me to the archive, so I learn how to ask > smarter? > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: INetU > Attention Web Developers & Consultants: Become An INetU Hosting Partner. > Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! > INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php > _______________________________________________ > List: Openh323gk-users@lists.sourceforge.net > Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 > Homepage: http://www.gnugk.org/ ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ List: Openh323gk-users@lists.sourceforge.net Archive: http://sourceforge.net/mailarchive/forum.php?forum_id 49 Homepage: http://www.gnugk.org/