RE: Re: undefined Symbol ...wxNotebookBase

Wilhelm Patrick <[email protected]>
Newsgroups gmane.comp.lib.wxwindows.wxnet
Message-ID <BCB494E8B7BF2D40B56D1164C67BC2A801552010@kher443a.ww004.siemens.net>
Hi!

ok, yesterday I killed my linux-box. I tried to install a new version of
glibc (because a gtk2 rpm I found at RedHat.com needs a newer version) but
rpm said there would be a konflict with the installed version of
gilbc-common. Ok, so I tried to install a new version of glibc-common, but
then rpm said there would be a konflict with the installed version of
glibc...??? so what should I do? simple install the rpm's with --nodeps ....
??? very bad idea!!!! after that my linux-box was clinical dead! Ok, now I
have Suse 8.2, so I can "start from scratch"... :-)

But now I have these problems:

$ ./configure --with-gtk --enable-gtk2
config-log:
...
configure:12519:21: gtk/gtk.h: No such file.... 
configure:12523: error: `gtk_major_version' undeclared (first use in this
function)
configure:12523: error: (Each undeclared identifier is reported only once
configure:12523: error: for each function it appears in.)
configure:12523: error: `gtk_minor_version' undeclared (first use in this
function)
configure:12523: error: `gtk_micro_version' undeclared (first use in this
function)
configure: failed program was:
#line 12517 "configure"
#include "confdefs.h"

#include <gtk/gtk.h>
#include <stdio.h>

int main() {
 return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));

; return 0; }

gtk.h is there: /usr/include/gtk-2.0/gtk/gtk.h

> For building wxGTK (when working with multiple builds, it can be
> helpful to do each separate build in a different directory):
> 
>     mkdir build_gtk && cd build_gtk
>     ../configure --with-gtk && make && make install

did you forget --enable-gtk2? I thought for wx.NET I have to enable gtk2?

> For building wx.NET:
> 
>     premake --with-shared -gnu [--with-pnet] && make
> 
> Hopefully this yields better results.
> 
> Also, have you been able to run any of the wxGTK samples after
> attempting to configure with --enable-gtk2 ?

yes I did so! And all worked fine! But --enable-gtk2 had no effect because
of the problem that configure didn't find gtk2. (now with Suse I'm even not
able to build wxGTK!)

Is it posible to use wxX11 with wx.NET? Or do I have to use wxGTK?

Can you tell me which versions of for wxGTK necessary librarys and tools
(pango, atk, glib, pkg-config....) you are using on your System? And which
distribution you are using?
  
> > Don't know what I'm making wrong: Everytime I answer to a reply the
> > mailinglist opens a new thread????
> 
> If you're posting from SourceForge, it's probably a bug :-) . 
> Otherwise, in most mail clients hitting the 'Reply' button should
> suffice.

Well I'm just hitting reply in my mail client! Maybe it's a bug of MS
Outlook ;-)

Is it possible to replay from the SourceForge-Website?


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.