[En-Nut-Discussion] Linux nutconf is missing.

Paulo Silva(OpenSoftware) psilva at opensoftware-br.com
Tue Mar 10 12:53:48 CET 2009


Harald Kipp escreveu:
> Paulo Silva(OpenSoftware) wrote:
>   
>> I am trying to use Nutconf in linux ubuntu, I got nutsetup and 
>> nutconfigure applications but not nutconf, and I want to use a grafical 
>> interface like I do in windows.
>>     
>
> Install wxWidgets as explained at
>
> http://www.ethernut.de/en/documents/debian.html
>
> Harald
>
> _______________________________________________
> http://lists.egnite.de/mailman/listinfo/en-nut-discussion
>
>
>   
Thank you Harald, now gcc is trying to compile nutconf, but I got a 
weird compiler error as you can see below:

g++ -DHAVE_CONFIG_H -I. -I../..  -I/usr/include/lua50  
-I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread  -g -O2 -MT 
nutconf-nutconf.o -MD -MP -MF .deps/nutconf-nutconf.Tpo -c -o 
nutconf-nutconf.o `test -f 'nutconf.cpp' || echo './'`nutconf.cpp
No arquivo incluído de /usr/include/wx-2.8/wx/debug.h:18,
                 de /usr/include/wx-2.8/wx/defs.h:521,
                 de /usr/include/wx-2.8/wx/wxprec.h:13,
                 de nutconf.cpp:106:
/usr/include/assert.h:39:42: erro: *error*: *missing* *binary* 
*operator* *before* *token* "("
/usr/include/assert.h:108:42: erro: *error*: *missing* *binary* 
*operator* *before* *token* "("

This error is about gcc, and I'm using version: gcc (GCC) 4.2.4 (Ubuntu 
4.2.4-1ubuntu3)

I found in google that is about *__GNUC_PREREQ *in features.h that is 
called by assert.h,* *I tryed to apdate my compiler and error continues, 
so I ask:  Do somebody know a solution for this error?

I was compiling ethernut version 4.7.5 and now 4.8.0, the same error happen.

Best regards
 

Paulo



More information about the En-Nut-Discussion mailing list