You are not logged in.

#1 2006-11-20 23:45:34

bored2k
Member
Registered: 2006-01-14
Posts: 39

Code::Blocks SVN compiling error :(

I get this error when trying to compile Code::Blocks SVN from AUR:

configmanager.cpp: In function 'wxString<unnamed>::DetermineExecutablePath()':
configmanager.cpp:71: error: expected initializer before ')' token
configmanager.cpp:72: error: 'c' was not declared in this scope
configmanager.cpp:75: error: conversion from 'char*' to 'const wxString' is ambiguous
/usr/include/wx-2.6/wx/string.h:643: note: candidates are: wxString::wxString(wxChar, size_t) <near>
/usr/include/wx-2.6/wx/string.h:633: note:                 wxString::wxString(int) <near>
make[4]: *** [configmanager.lo] Error 1
make[4]: Leaving directory `/home/rafael/codeblocks-svn/src/trunk-build/src/sdk'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/rafael/codeblocks-svn/src/trunk-build/src/sdk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/rafael/codeblocks-svn/src/trunk-build/src/sdk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rafael/codeblocks-svn/src/trunk-build/src'
make: *** [all-recursive] Error 1
==> ERROR: Build Failed.  Aborting...

Any tips? This is driving me nuts...

Offline

#2 2006-11-21 06:49:50

gradgrind
Member
From: Germany
Registered: 2005-10-06
Posts: 921

Re: Code::Blocks SVN compiling error :(

I'm afraid I don't know what your problem might be, but you might be interested to know that the build works here. Have you got an up-to-date system?

Offline

#3 2006-11-21 07:01:21

bored2k
Member
Registered: 2006-01-14
Posts: 39

Re: Code::Blocks SVN compiling error :(

gradgrind wrote:

I'm afraid I don't know what your problem might be, but you might be interested to know that the build works here. Have you got an up-to-date system?

Yes. I installed an upgraded this system about 3 days ago, so I know it's 100% up-to-date, and I have retried the makepkg numerous times, even deleting the src dir to no avail.

Offline

Board footer

Powered by FluxBB