kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #00518
Re: make error
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
Dick Hollenbeck <dick@...>
-
Date:
Sun, 09 Sep 2007 23:29:20 -0500
-
In-reply-to:
<46E3991E.6070809@...>
-
User-agent:
Thunderbird 1.5.0.13 (X11/20070824)
make -f makefile.gtk DEBUG=1
make[1]: Entering directory `/diskb/svn/kicad/common'
g++ -Wall -g3 -ggdb3 -I/usr/lib/wx/include/gtk2-unicode-debug-2.8
-I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-D__WXDEBUG__ -D__WXGTK__ -pthread -fno-strict-aliasing -DDEBUG -I./
-I../include -I -I./ -Ibitmaps -I../include -fno-strict-aliasing -c -o
hotkeys_basic.o hotkeys_basic.cpp
compiles with no errors here on ubuntu feisty. So it looks like the
code compiles under most circumstances, just not yours.
I refer you to my previous email.
References