wxWindows configuration under Suse 8.2 - Mailing list pgadmin-hackers

From Jean-Michel POURE
Subject wxWindows configuration under Suse 8.2
Date
Msg-id 200306111750.45770.jm.poure@freesurf.fr
Whole thread Raw
Responses Re: wxWindows configuration under Suse 8.2  ("Adam H. Pendleton" <fmonkey@fmonkey.net>)
List pgadmin-hackers
Dear all,

I am currently trying to build daily snapshots under a Suse 8.2 station.
During configuration of wxWindows 2.5 cvs, I get a GTK error.

Can anyone help me understand if additional packages are needed? Adam: any
idea? Thanks in advance.

Cheers,
Jean-Michel

****************************
configure:12430: checking for GTK+ - version >= 2.0.0
configure:12584: gcc -o conftest    -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
conftest.c   1>&5
configure:12576:21: gtk/gtk.h: No such file or directory
configure: In function `main':
configure:12580: error: `gtk_major_version' undeclared (first use in this
function)
configure:12580: error: (Each undeclared identifier is reported only once
configure:12580: error: for each function it appears in.)
configure:12580: error: `gtk_minor_version' undeclared (first use in this
function)
configure:12580: error: `gtk_micro_version' undeclared (first use in this
function)
configure: failed program was:
#line 12574 "configure"
#include "confdefs.h"

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

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


pgadmin-hackers by date:

Previous
From: "Adam H. Pendleton"
Date:
Subject: Re: Packaging policy
Next
From: "Dave Page"
Date:
Subject: Re: wxWindows configuration under Suse 8.2