Re: compile problem

Поиск
Список
Период
Сортировка
От Devrim GUNDUZ
Тема Re: compile problem
Дата
Msg-id Pine.LNX.4.44.0407261349320.20927-100000@emo.org.tr
обсуждение исходный текст
Ответ на Re: compile problem  (Andreas Pflug <pgadmin@pse-consulting.de>)
Ответы Re: compile problem  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgadmin-support
Hi,

On Mon, 26 Jul 2004, Andreas Pflug wrote:

> > db/pgConn.cpp:19:24: pgfeatures.h: No such file or directory
> 
> It's correctly in CVS, cvs update again.

This time, I got another error:
=====================================================================

if g++ -DHAVE_CONFIG_H -I. -I. -I..  
-DDATA_DIR=\"/usr/local/pgadmin3/share/pgadmin3/\" -Wall -g 
-I../src/include -I../src/agent/include -I/usr/include -DSSL 
-I/usr/local/lib/wx/include/gtk-2.5 -I/usr/local/include 
-DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES 
-I/usr/local/include -DDATA_DIR=\"/usr/local/pgadmin3/share/pgadmin3/\" 
-Wall -g -I../src/include -I../src/agent/include -g -O2 -MT utffile.o -MD 
-MP -MF ".deps/utffile.Tpo" -c -o utffile.o `test -f 'utils/utffile.cpp' 
|| echo './'`utils/utffile.cpp; \
then mv -f ".deps/utffile.Tpo" ".deps/utffile.Po"; else rm -f 
".deps/utffile.Tpo"; exit 1; fi
utils/utffile.cpp: In member function `off_t wxUtfFile::Read(wxString&, 
long  long int)':
utils/utffile.cpp:86: error: no matching function for call to 
`wxMBConv::MB2WC(  wxStringBuffer, char*&, unsigned int)'
/usr/local/include/wx/strconv.h:46: error: candidates are: virtual size_t  wxMBConv::MB2WC(wchar_t*, const char*,
unsignedint) const
 
make[2]: *** [utffile.o] Error 1
make[2]: Leaving directory `/root/system/sources/pgadmin/CVS/pgadmin3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/system/sources/pgadmin/CVS/pgadmin3'
make: *** [all] Error 2

=====================================================================

Regards,
-- 
Devrim GUNDUZ           
devrim~gunduz.org                devrim.gunduz~linux.org.tr         http://www.tdmsoft.com
http://www.gunduz.org



В списке pgadmin-support по дате отправления:

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: compile problem
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: compile problem