Re: build error pgadmin3-src-20040805.tar.gz

From: Raphaël Enrici <blacknoz(at)club-internet(dot)fr>
To: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>, dpage(at)vale-housing(dot)co(dot)uk
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: build error pgadmin3-src-20040805.tar.gz
Date: 2004-08-09 20:49:42
Message-ID: 4117E366.1000104@club-internet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

blacknoz(at)club-internet(dot)fr wrote:
> ----Message d'origine----
>
>>De: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
>>
>>Have you updated to our latest wx snapshot? Iirc, the wxMilliSleep function is in there...
>
>
> Not at all. I'll check this asap and give feedback.

mmmh... I'm currently trying to build the snapshot and face very bad issue:
the snap fails to build with an internal compiler error. Which version
of gcc suite are you using ?
(there are bugs reporting such problems in debian, for example #246031,
but I can't tell if we face the exact same problem).

./bk-deps g++ -c -o corelib_prntdlgg.o -D__WXGTK__ -I./src/regex
-I./src/
expat/lib -DwxUSE_BASE=0 -D__WXDEBUG__ -Ilib/wx/include/gtk2ud-2.5
-I./include -
pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include
-I/usr/i
nclude/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64
-D_LARGE_FILE
S -g -O0 -I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/glib-2
.0 -I/usr/lib/glib-2.0/include -pthread -Wall src/generic/prntdlgg.cpp
g++: Internal error: Segmentation fault (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-3.3/README.Bugs>.

make[1]: *** [corelib_prntdlgg.o] Error 1
make[1]: Leaving directory
`/BUILD/MY_WXWINDOWS/AUTO_WXWINDOWS/build/debian/wxwi
dgets-pgadmin3-2.5.0'
make: *** [build-stamp] Error 2

The actual g++ for sarge is 3.3.4...
Can all of you report versions of gcc which were successful in building
this snapshot ?
BTW, I'm gonna do some cleaning and recheck for any mistake I may have done.

Regards,
Raphaël

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Raphaël Enrici 2004-08-09 21:18:04 Re: build error pgadmin3-src-20040805.tar.gz
Previous Message Andreas Pflug 2004-08-09 16:58:41 Re: pgadmin3 FreeBSD port