solaris port - Mailing list pgadmin-hackers

From Raphaël Enrici
Subject solaris port
Date
Msg-id 3FC655CB.7060505@club-internet.fr
Whole thread Raw
Responses Re: solaris port  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgadmin-hackers
Hi guys!

first of all I would like to tell that the 2.4 release of wx builds ok
(that's a good point to start, I think).
But, did someone here succeeded to build wx 2.5 snapshots on Solaris ?
If so I would be interested in the configuration (compiler, os and so
on) used to do the build.

Here is the build error of our wx snap (I'll give the full configure
line later):
./bk-deps g++ -c -o monolib_intl.o  -D__WXGTK__  -I./include
-I./src/expat/lib -DwxUSE_BASE=1 -D__WXDEBUG__ -Ilib/wx/include/gtk2ud-2.5
-I./include -threads -I/home/testuser/usr/include/gtk-2.0
-I/home/testuser/usr/lib/gtk-2.0/include
-I/home/testuser/usr/include/atk-1.0
-I/home/testuser/usr/include/pango-1.0 -I/usr/openwin/include
-I/home/testuser/usr/include/glib-2.0
-I/home/testuser/usr/lib/glib-2.0/include -I
/home/testuser/usr/include -g -O0 -I /home/testuser/usr/include
-pthreads -D_REENTRANT -Wall src/common/intl.cpp
In file included from src/common/intl.cpp:49:
include/wx/intl.h:40: warning: `_N' redefined
/usr/include/iso/ctype_iso.h:38: warning: this is the location of the
previous definition
src/common/intl.cpp: In method `bool wxPluralFormsScanner::nextToken()':
src/common/intl.cpp:241: `_N' undeclared (first use this function)
src/common/intl.cpp:241: (Each undeclared identifier is reported only once
src/common/intl.cpp:241: for each function it appears in.)
gmake: *** [monolib_intl.o] Error 1

Andreas does it talk to you (I mean, something to do with one of your
patches ?) ?
In fact I had no time to look further in the source to see if I
understand a piece of line.

Regards,
Raphaël


pgadmin-hackers by date:

Previous
From: Raphaël Enrici
Date:
Subject: Re: [querybuilder patch] Re: I asks for again,
Next
From: Jean-Michel POURE
Date:
Subject: Re: pgadmin3 1.0.1 RPMS for FC1