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-12 22:02:21
Message-ID: 411BE8ED.1000307@club-internet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Raphaël Enrici wrote:
>> 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

good news, gcc-3.4 and g++-3.4 are available in debian/sarge.
It seems the build goes straight. I'll recheck and provide something
quickly.

Regards,
Raphaël

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2004-08-12 22:15:10 Re: build error pgadmin3-src-20040805.tar.gz
Previous Message Andreas Pflug 2004-08-12 20:00:53 Re: pgAdmin III nearing beta phase