[Geany] Problem compiling Geany

Jeff Pohlmeyer yetanothergeek at xxxxx
Sat Feb 23 00:25:02 UTC 2008


On Fri, Feb 22, 2008 at 3:19 AM, kilo <kg_kilo at freemail.hu> wrote:

>  Here are the first error message lines:
>  /home/kilo/SVN/geany/scintilla/ScintillaGTK.cxx:1314: undefined
>  reference to `operator new(unsigned int)'
>
>  And many more similar ones follow, complaining about operator new, delete...

maybe try:

% make LDFLAGS=-lstdc++

 - Jeff



More information about the Users mailing list