Hi
I have version 0.92
I use the Arduino version 1.0.6
Now it was my error
Arduino: 1.0.6 (Windows 7), Board: "Arduino Mega 2560 or Mega ADK"
Repetier\ui.cpp.o: In function `u8g_SetFont':
/u8glib_ex.h:4022: multiple definition of `u8g_SetFont'
ui.cpp.o:/u8glib_ex.h:4022: first defined here
Repetier\ui.cpp.o: In function `u8g_page_First':
/u8glib_ex.h:4161: multiple definition of `u8g_page_First'
ui.cpp.o:/u8glib_ex.h:4161: first defined here
Repetier\ui.cpp.o: In function `u8g_page_Init':
/u8glib_ex.h:4153: multiple definition of `u8g_page_Init'
ui.cpp.o:/u8glib_ex.h:4153: first defined here
Repetier\ui.cpp.o: In function `u8g_page_Next':
/u8glib_ex.h:4169: multiple definition of `u8g_page_Next'
ui.cpp.o:/u8glib_ex.h:4169: first defined here
Repetier\ui.cpp.o: In function `u8g_IsBBXIntersection':
/u8glib_ex.h:4329: multiple definition of `u8g_IsBBXIntersection'
ui.cpp.o:/u8glib_ex.h:4329: first defined here
Repetier\ui.cpp.o: In function `u8g_call_dev_fn':
/u8glib_ex.h:4859: multiple definition of `u8g_call_dev_fn'
ui.cpp.o:/u8glib_ex.h:4859: first defined here
Repetier\ui.cpp.o: In function `u8g_InitLL':
/u8glib_ex.h:4866: multiple definition of `u8g_InitLL'
ui.cpp.o:/u8glib_ex.h:4866: first defined here
Repetier\ui.cpp.o: In function `u8g_FirstPageLL':
/u8glib_ex.h:4876: multiple definition of `u8g_FirstPageLL'
ui.cpp.o:/u8glib_ex.h:4876: first defined here
Repetier\ui.cpp.o: In function `u8g_NextPageLL':
/u8glib_ex.h:4885: multiple definition of `u8g_NextPageLL'
ui.cpp.o:/u8glib_ex.h:4885: first defined here
Repetier\ui.cpp.o: In function `u8g_SetContrastLL':
/u8glib_ex.h:4899: multiple definition of `u8g_SetContrastLL'
ui.cpp.o:/u8glib_ex.h:4899: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawPixelLL':
/u8glib_ex.h:4904: multiple definition of `u8g_DrawPixelLL'
ui.cpp.o:/u8glib_ex.h:4904: first defined here
Repetier\ui.cpp.o: In function `u8g_Draw8PixelLL':
/u8glib_ex.h:4912: multiple definition of `u8g_Draw8PixelLL'
ui.cpp.o:/u8glib_ex.h:4912: first defined here
Repetier\ui.cpp.o: In function `u8g_Draw4TPixelLL':
/u8glib_ex.h:4922: multiple definition of `u8g_Draw4TPixelLL'
ui.cpp.o:/u8glib_ex.h:4922: first defined here
Repetier\ui.cpp.o: In function `u8g_GetWidthLL':
/u8glib_ex.h:4942: multiple definition of `u8g_GetWidthLL'
ui.cpp.o:/u8glib_ex.h:4942: first defined here
Repetier\ui.cpp.o: In function `u8g_GetHeightLL':
/u8glib_ex.h:4949: multiple definition of `u8g_GetHeightLL'
ui.cpp.o:/u8glib_ex.h:4949: first defined here
Repetier\ui.cpp.o: In function `u8g_GetModeLL(_u8g_t*, _u8g_dev_t*)':
/u8glib_ex.h:4956: multiple definition of `u8g_GetModeLL(_u8g_t*, _u8g_dev_t*)'
ui.cpp.o:/u8glib_ex.h:4956: first defined here
Repetier\ui.cpp.o: In function `u8g_UpdateDimension':
/u8glib_ex.h:4965: multiple definition of `u8g_UpdateDimension'
ui.cpp.o:/u8glib_ex.h:4965: first defined here
Repetier\ui.cpp.o: In function `u8g_state_dummy_cb':
/u8glib_ex.h:5849: multiple definition of `u8g_state_dummy_cb'
ui.cpp.o:/u8glib_ex.h:5849: first defined here
Repetier\ui.cpp.o: In function `u8g_Begin':
/u8glib_ex.h:5005: multiple definition of `u8g_Begin'
ui.cpp.o:/u8glib_ex.h:5005: first defined here
Repetier\ui.cpp.o: In function `u8g_Init':
/u8glib_ex.h:5015: multiple definition of `u8g_Init'
ui.cpp.o:/u8glib_ex.h:5015: first defined here
Repetier\ui.cpp.o: In function `u8g_InitComFn':
/u8glib_ex.h:5028: multiple definition of `u8g_InitComFn'
ui.cpp.o:/u8glib_ex.h:5028: first defined here
Repetier\ui.cpp.o: In function `u8g_InitSPI':
/u8glib_ex.h:5054: multiple definition of `u8g_InitSPI'
ui.cpp.o:/u8glib_ex.h:5054: first defined here
Repetier\ui.cpp.o: In function `u8g_InitHWSPI':
/u8glib_ex.h:5075: multiple definition of `u8g_InitHWSPI'
ui.cpp.o:/u8glib_ex.h:5075: first defined here
Repetier\ui.cpp.o: In function `u8g_InitI2C':
/u8glib_ex.h:5090: multiple definition of `u8g_InitI2C'
ui.cpp.o:/u8glib_ex.h:5090: first defined here
Repetier\ui.cpp.o: In function `u8g_Init8BitFixedPort':
/u8glib_ex.h:5102: multiple definition of `u8g_Init8BitFixedPort'
ui.cpp.o:/u8glib_ex.h:5102: first defined here
Repetier\ui.cpp.o: In function `u8g_Init8Bit':
/u8glib_ex.h:5121: multiple definition of `u8g_Init8Bit'
ui.cpp.o:/u8glib_ex.h:5121: first defined here
Repetier\ui.cpp.o: In function `u8g_InitRW8Bit':
/u8glib_ex.h:5172: multiple definition of `u8g_InitRW8Bit'
ui.cpp.o:/u8glib_ex.h:5172: first defined here
Repetier\ui.cpp.o: In function `u8g_FirstPage':
/u8glib_ex.h:5200: multiple definition of `u8g_FirstPage'
ui.cpp.o:/u8glib_ex.h:5200: first defined here
Repetier\ui.cpp.o: In function `u8g_NextPage':
/u8glib_ex.h:5205: multiple definition of `u8g_NextPage'
ui.cpp.o:/u8glib_ex.h:5205: first defined here
Repetier\ui.cpp.o: In function `u8g_SetContrast':
/u8glib_ex.h:5214: multiple definition of `u8g_SetContrast'
ui.cpp.o:/u8glib_ex.h:5214: first defined here
Repetier\ui.cpp.o: In function `u8g_SleepOn':
/u8glib_ex.h:5219: multiple definition of `u8g_SleepOn'
ui.cpp.o:/u8glib_ex.h:5219: first defined here
Repetier\ui.cpp.o: In function `u8g_SleepOff':
/u8glib_ex.h:5224: multiple definition of `u8g_SleepOff'
ui.cpp.o:/u8glib_ex.h:5224: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawPixel':
/u8glib_ex.h:5230: multiple definition of `u8g_DrawPixel'
ui.cpp.o:/u8glib_ex.h:5230: first defined here
Repetier\ui.cpp.o: In function `u8g_Draw8Pixel':
/u8glib_ex.h:5235: multiple definition of `u8g_Draw8Pixel'
ui.cpp.o:/u8glib_ex.h:5235: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawXBMP':
/u8glib_ex.h:4801: multiple definition of `u8g_DrawXBMP'
ui.cpp.o:/u8glib_ex.h:4801: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawXBM':
/u8glib_ex.h:4756: multiple definition of `u8g_DrawXBM'
ui.cpp.o:/u8glib_ex.h:4756: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawHBitmapP':
/u8glib_ex.h:4704: multiple definition of `u8g_DrawHBitmapP'
ui.cpp.o:/u8glib_ex.h:4704: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawBitmapP':
/u8glib_ex.h:4715: multiple definition of `u8g_DrawBitmapP'
ui.cpp.o:/u8glib_ex.h:4715: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawHBitmap':
/u8glib_ex.h:4679: multiple definition of `u8g_DrawHBitmap'
ui.cpp.o:/u8glib_ex.h:4679: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawBitmap':
/u8glib_ex.h:4690: multiple definition of `u8g_DrawBitmap'
ui.cpp.o:/u8glib_ex.h:4690: first defined here
Repetier\ui.cpp.o: In function `u8g_draw_glyph270(_u8g_t*, unsigned char, unsigned char, unsigned char)':
/u8glib_ex.h:3327: multiple definition of `u8g_draw_glyph270(_u8g_t*, unsigned char, unsigned char, unsigned char)'
ui.cpp.o:/u8glib_ex.h:3327: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawStr270':
/u8glib_ex.h:3454: multiple definition of `u8g_DrawStr270'
ui.cpp.o:/u8glib_ex.h:3454: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawGlyph270':
/u8glib_ex.h:3374: multiple definition of `u8g_DrawGlyph270'
ui.cpp.o:/u8glib_ex.h:3374: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawStr270P':
/u8glib_ex.h:3542: multiple definition of `u8g_DrawStr270P'
ui.cpp.o:/u8glib_ex.h:3542: first defined here
Repetier\ui.cpp.o: In function `u8g_draw_glyph180(_u8g_t*, unsigned char, unsigned char, unsigned char)':
/u8glib_ex.h:3275: multiple definition of `u8g_draw_glyph180(_u8g_t*, unsigned char, unsigned char, unsigned char)'
ui.cpp.o:/u8glib_ex.h:3275: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawStr180':
/u8glib_ex.h:3437: multiple definition of `u8g_DrawStr180'
ui.cpp.o:/u8glib_ex.h:3437: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawGlyph180':
/u8glib_ex.h:3320: multiple definition of `u8g_DrawGlyph180'
ui.cpp.o:/u8glib_ex.h:3320: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawStr180P':
/u8glib_ex.h:3525: multiple definition of `u8g_DrawStr180P'
ui.cpp.o:/u8glib_ex.h:3525: first defined here
Repetier\ui.cpp.o: In function `u8g_draw_glyph90(_u8g_t*, unsigned char, unsigned char, unsigned char)':
/u8glib_ex.h:3223: multiple definition of `u8g_draw_glyph90(_u8g_t*, unsigned char, unsigned char, unsigned char)'
ui.cpp.o:/u8glib_ex.h:3223: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawStr90':
/u8glib_ex.h:3420: multiple definition of `u8g_DrawStr90'
ui.cpp.o:/u8glib_ex.h:3420: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawGlyph90':
/u8glib_ex.h:3268: multiple definition of `u8g_DrawGlyph90'
ui.cpp.o:/u8glib_ex.h:3268: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawStr90P':
/u8glib_ex.h:3508: multiple definition of `u8g_DrawStr90P'
ui.cpp.o:/u8glib_ex.h:3508: first defined here
Repetier\ui.cpp.o: In function `u8g_draw_glyph':
/u8glib_ex.h:3171: multiple definition of `u8g_draw_glyph'
ui.cpp.o:/u8glib_ex.h:3171: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawGlyphFontBBX':
/u8glib_ex.h:3567: multiple definition of `u8g_DrawGlyphFontBBX'
ui.cpp.o:/u8glib_ex.h:3567: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawStrP':
/u8glib_ex.h:3487: multiple definition of `u8g_DrawStrP'
ui.cpp.o:/u8glib_ex.h:3487: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawStr':
/u8glib_ex.h:3400: multiple definition of `u8g_DrawStr'
ui.cpp.o:/u8glib_ex.h:3400: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawStrDir':
/u8glib_ex.h:3471: multiple definition of `u8g_DrawStrDir'
ui.cpp.o:/u8glib_ex.h:3471: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawStrFontBBX':
/u8glib_ex.h:3559: multiple definition of `u8g_DrawStrFontBBX'
ui.cpp.o:/u8glib_ex.h:3559: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawGlyph':
/u8glib_ex.h:3217: multiple definition of `u8g_DrawGlyph'
ui.cpp.o:/u8glib_ex.h:3217: first defined here
Repetier\ui.cpp.o: In function `u8g_Draw4TPixel':
/u8glib_ex.h:5240: multiple definition of `u8g_Draw4TPixel'
ui.cpp.o:/u8glib_ex.h:5240: first defined here
Repetier\ui.cpp.o: In function `u8g_draw_aa_glyph(_u8g_t*, unsigned char, unsigned char, unsigned char)':
/u8glib_ex.h:4035: multiple definition of `u8g_draw_aa_glyph(_u8g_t*, unsigned char, unsigned char, unsigned char)'
ui.cpp.o:/u8glib_ex.h:4035: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawAAStr':
/u8glib_ex.h:4087: multiple definition of `u8g_DrawAAStr'
ui.cpp.o:/u8glib_ex.h:4087: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawAAGlyph(_u8g_t*, unsigned char, unsigned char, unsigned char)':
/u8glib_ex.h:4081: multiple definition of `u8g_DrawAAGlyph(_u8g_t*, unsigned char, unsigned char, unsigned char)'
ui.cpp.o:/u8glib_ex.h:4081: first defined here
Repetier\ui.cpp.o: In function `u8g_SetColorEntry':
/u8glib_ex.h:5269: multiple definition of `u8g_SetColorEntry'
ui.cpp.o:/u8glib_ex.h:5269: first defined here
Repetier\ui.cpp.o: In function `u8g_SetColorIndex':
/u8glib_ex.h:5279: multiple definition of `u8g_SetColorIndex'
ui.cpp.o:/u8glib_ex.h:5279: first defined here
Repetier\ui.cpp.o: In function `u8g_SetHiColor':
/u8glib_ex.h:5285: multiple definition of `u8g_SetHiColor'
ui.cpp.o:/u8glib_ex.h:5285: first defined here
Repetier\ui.cpp.o: In function `u8g_SetHiColorByRGB':
/u8glib_ex.h:5292: multiple definition of `u8g_SetHiColorByRGB'
ui.cpp.o:/u8glib_ex.h:5292: first defined here
Repetier\ui.cpp.o: In function `u8g_SetRGB':
/u8glib_ex.h:5306: multiple definition of `u8g_SetRGB'
ui.cpp.o:/u8glib_ex.h:5306: first defined here
Repetier\ui.cpp.o: In function `u8g_GetColorIndex':
/u8glib_ex.h:5329: multiple definition of `u8g_GetColorIndex'
ui.cpp.o:/u8glib_ex.h:5329: first defined here
Repetier\ui.cpp.o: In function `u8g_GetDefaultForegroundColor':
/u8glib_ex.h:5334: multiple definition of `u8g_GetDefaultForegroundColor'
ui.cpp.o:/u8glib_ex.h:5334: first defined here
Repetier\ui.cpp.o: In function `u8g_SetDefaultForegroundColor':
/u8glib_ex.h:5347: multiple definition of `u8g_SetDefaultForegroundColor'
ui.cpp.o:/u8glib_ex.h:5347: first defined here
Repetier\ui.cpp.o: In function `u8g_GetDefaultBackgroundColor':
/u8glib_ex.h:5360: multiple definition of `u8g_GetDefaultBackgroundColor'
ui.cpp.o:/u8glib_ex.h:5360: first defined here
Repetier\ui.cpp.o: In function `u8g_SetColorIndex':
/u8glib_ex.h:5365: multiple definition of `u8g_SetDefaultBackgroundColor'
ui.cpp.o:/u8glib_ex.h:5365: first defined here
Repetier\ui.cpp.o: In function `u8g_GetDefaultMidColor':
/u8glib_ex.h:5370: multiple definition of `u8g_GetDefaultMidColor'
ui.cpp.o:/u8glib_ex.h:5370: first defined here
Repetier\ui.cpp.o: In function `u8g_SetDefaultMidColor':
/u8glib_ex.h:5383: multiple definition of `u8g_SetDefaultMidColor'
ui.cpp.o:/u8glib_ex.h:5383: first defined here
Repetier\ui.cpp.o: In function `u8g_InitCom':
/u8glib_ex.h:5426: multiple definition of `u8g_InitCom'
ui.cpp.o:/u8glib_ex.h:5426: first defined here
Repetier\ui.cpp.o: In function `u8g_StopCom':
/u8glib_ex.h:5431: multiple definition of `u8g_StopCom'
ui.cpp.o:/u8glib_ex.h:5431: first defined here
Repetier\ui.cpp.o: In function `u8g_SetChipSelect':
/u8glib_ex.h:5437: multiple definition of `u8g_SetChipSelect'
ui.cpp.o:/u8glib_ex.h:5437: first defined here
Repetier\ui.cpp.o: In function `u8g_SetResetLow':
/u8glib_ex.h:5442: multiple definition of `u8g_SetResetLow'
ui.cpp.o:/u8glib_ex.h:5442: first defined here
Repetier\ui.cpp.o: In function `u8g_SetResetHigh':
/u8glib_ex.h:5447: multiple definition of `u8g_SetResetHigh'
ui.cpp.o:/u8glib_ex.h:5447: first defined here
Repetier\ui.cpp.o: In function `u8g_SetAddress':
/u8glib_ex.h:5453: multiple definition of `u8g_SetAddress'
ui.cpp.o:/u8glib_ex.h:5453: first defined here
Repetier\ui.cpp.o: In function `u8g_WriteByte':
/u8glib_ex.h:5458: multiple definition of `u8g_WriteByte'
ui.cpp.o:/u8glib_ex.h:5458: first defined here
Repetier\ui.cpp.o: In function `u8g_WriteSequence':
/u8glib_ex.h:5463: multiple definition of `u8g_WriteSequence'
ui.cpp.o:/u8glib_ex.h:5463: first defined here
Repetier\ui.cpp.o: In function `u8g_WriteSequenceP':
/u8glib_ex.h:5468: multiple definition of `u8g_WriteSequenceP'
ui.cpp.o:/u8glib_ex.h:5468: first defined here
Repetier\ui.cpp.o: In function `u8g_WriteEscSeqP':
/u8glib_ex.h:5493: multiple definition of `u8g_WriteEscSeqP'
ui.cpp.o:/u8glib_ex.h:5493: first defined here
Repetier\ui.cpp.o: In function `_delay_loop_2':
/u8glib_ex.h:5665: multiple definition of `u8g_Delay'
ui.cpp.o:/u8glib_ex.h:5665: first defined here
Repetier\ui.cpp.o: In function `_delay_loop_2':
/u8glib_ex.h:5676: multiple definition of `u8g_MicroDelay'
ui.cpp.o:/u8glib_ex.h:5676: first defined here
Repetier\ui.cpp.o: In function `_delay_loop_2':
/u8glib_ex.h:5684: multiple definition of `u8g_10MicroDelay'
ui.cpp.o:/u8glib_ex.h:5684: first defined here
Repetier\ui.cpp.o: In function `u8g_SetHardwareBackup':
/u8glib_ex.h:5854: multiple definition of `u8g_SetHardwareBackup'
ui.cpp.o:/u8glib_ex.h:5854: first defined here
Repetier\ui.cpp.o: In function `u8g_backup_spi':
/u8glib_ex.h:5891: multiple definition of `u8g_backup_spi'
ui.cpp.o:/u8glib_ex.h:5891: first defined here
Repetier\ui.cpp.o: In function `u8g_pb8h1_Init(_u8g_pb_t*, void*, unsigned char)':
/u8glib_ex.h:6120: multiple definition of `u8g_pb8h1_Init(_u8g_pb_t*, void*, unsigned char)'
ui.cpp.o:/u8glib_ex.h:6120: first defined here
Repetier\ui.cpp.o: In function `u8g_pb8h1_set_pixel(_u8g_pb_t*, unsigned char, unsigned char, unsigned char)':
/u8glib_ex.h:6128: multiple definition of `u8g_pb8h1_set_pixel(_u8g_pb_t*, unsigned char, unsigned char, unsigned char)'
ui.cpp.o:/u8glib_ex.h:6128: first defined here
Repetier\ui.cpp.o: In function `u8g_pb8h1_SetPixel(_u8g_pb_t*, _u8g_dev_arg_pixel_t const*)':
/u8glib_ex.h:6169: multiple definition of `u8g_pb8h1_SetPixel(_u8g_pb_t*, _u8g_dev_arg_pixel_t const*)'
ui.cpp.o:/u8glib_ex.h:6169: first defined here
Repetier\ui.cpp.o: In function `u8g_pb8h1_Set8PixelStd(_u8g_pb_t*, _u8g_dev_arg_pixel_t*)':
/u8glib_ex.h:6180: multiple definition of `u8g_pb8h1_Set8PixelStd(_u8g_pb_t*, _u8g_dev_arg_pixel_t*)'
ui.cpp.o:/u8glib_ex.h:6180: first defined here
Repetier\ui.cpp.o: In function `u8g_pb8h1_Set8PixelOpt2(_u8g_pb_t*, _u8g_dev_arg_pixel_t*)':
/u8glib_ex.h:6200: multiple definition of `u8g_pb8h1_Set8PixelOpt2(_u8g_pb_t*, _u8g_dev_arg_pixel_t*)'
ui.cpp.o:/u8glib_ex.h:6200: first defined here
Repetier\ui.cpp.o:(.bss.u8g_bitData+0x0): multiple definition of `u8g_bitData'
ui.cpp.o:(.bss.u8g_bitData+0x0): first defined here
Repetier\ui.cpp.o:(.bss.u8g_bitNotData+0x0): multiple definition of `u8g_bitNotData'
ui.cpp.o:(.bss.u8g_bitNotData+0x0): first defined here
Repetier\ui.cpp.o:(.bss.u8g_bitClock+0x0): multiple definition of `u8g_bitClock'
ui.cpp.o:(.bss.u8g_bitClock+0x0): first defined here
Repetier\ui.cpp.o:(.bss.u8g_bitNotClock+0x0): multiple definition of `u8g_bitNotClock'
ui.cpp.o:(.bss.u8g_bitNotClock+0x0): first defined here
Repetier\ui.cpp.o:(.bss.u8g_outData+0x0): multiple definition of `u8g_outData'
ui.cpp.o:(.bss.u8g_outData+0x0): first defined here
Repetier\ui.cpp.o:(.bss.u8g_outClock+0x0): multiple definition of `u8g_outClock'
ui.cpp.o:(.bss.u8g_outClock+0x0): first defined here
Repetier\ui.cpp.o:(.bss.global_SREG_backup+0x0): multiple definition of `global_SREG_backup'
ui.cpp.o:(.bss.global_SREG_backup+0x0): first defined here
Repetier\ui.cpp.o: In function `u8g_pb_Clear':
/u8glib_ex.h:6800: multiple definition of `u8g_pb_Clear'
ui.cpp.o:/u8glib_ex.h:6800: first defined here
Repetier\ui.cpp.o: In function `u8g_pb_IsYIntersection':
/u8glib_ex.h:6849: multiple definition of `u8g_pb_IsYIntersection'
ui.cpp.o:/u8glib_ex.h:6849: first defined here
Repetier\ui.cpp.o: In function `u8g_pb_IsXIntersection':
/u8glib_ex.h:6875: multiple definition of `u8g_pb_IsXIntersection'
ui.cpp.o:/u8glib_ex.h:6875: first defined here
Repetier\ui.cpp.o: In function `u8g_pb_IsIntersection':
/u8glib_ex.h:6894: multiple definition of `u8g_pb_IsIntersection'
ui.cpp.o:/u8glib_ex.h:6894: first defined here
Repetier\ui.cpp.o: In function `u8g_pb_GetPageBox':
/u8glib_ex.h:6913: multiple definition of `u8g_pb_GetPageBox'
ui.cpp.o:/u8glib_ex.h:6913: first defined here
Repetier\ui.cpp.o: In function `u8g_pb_Is8PixelVisible':
/u8glib_ex.h:6923: multiple definition of `u8g_pb_Is8PixelVisible'
ui.cpp.o:/u8glib_ex.h:6923: first defined here
Repetier\ui.cpp.o: In function `u8g_dev_pb8h1_base_fn':
/u8glib_ex.h:6284: multiple definition of `u8g_dev_pb8h1_base_fn'
ui.cpp.o:/u8glib_ex.h:6284: first defined here
Repetier\ui.cpp.o: In function `u8g_dev_st7920_128x64_fn(_u8g_t*, _u8g_dev_t*, unsigned char, void*)':
/u8glib_ex.h:2494: multiple definition of `u8g_dev_st7920_128x64_fn(_u8g_t*, _u8g_dev_t*, unsigned char, void*)'
ui.cpp.o:/u8glib_ex.h:2494: first defined here
Repetier\ui.cpp.o: In function `u8g_pb_WriteBuffer':
/u8glib_ex.h:6946: multiple definition of `u8g_pb_WriteBuffer'
ui.cpp.o:/u8glib_ex.h:6946: first defined here
Repetier\ui.cpp.o: In function `u8g_draw_hline(_u8g_t*, unsigned char, unsigned char, unsigned char)':
/u8glib_ex.h:6989: multiple definition of `u8g_draw_hline(_u8g_t*, unsigned char, unsigned char, unsigned char)'
ui.cpp.o:/u8glib_ex.h:6989: first defined here
Repetier\ui.cpp.o: In function `u8g_draw_vline(_u8g_t*, unsigned char, unsigned char, unsigned char)':
/u8glib_ex.h:7007: multiple definition of `u8g_draw_vline(_u8g_t*, unsigned char, unsigned char, unsigned char)'
ui.cpp.o:/u8glib_ex.h:7007: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawHLine':
/u8glib_ex.h:7025: multiple definition of `u8g_DrawHLine'
ui.cpp.o:/u8glib_ex.h:7025: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawVLine':
/u8glib_ex.h:7032: multiple definition of `u8g_DrawVLine'
ui.cpp.o:/u8glib_ex.h:7032: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawFrame':
/u8glib_ex.h:7040: multiple definition of `u8g_DrawFrame'
ui.cpp.o:/u8glib_ex.h:7040: first defined here
Repetier\ui.cpp.o: In function `u8g_draw_box':
/u8glib_ex.h:7058: multiple definition of `u8g_draw_box'
ui.cpp.o:/u8glib_ex.h:7058: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawBox':
/u8glib_ex.h:7069: multiple definition of `u8g_DrawBox'
ui.cpp.o:/u8glib_ex.h:7069: first defined here
Repetier\ui.cpp.o: In function `u8PrintChar(char)':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:659: multiple definition of `u8PrintChar(char)'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:659: first defined here
Repetier\ui.cpp.o:(.bss.u8g+0x0): multiple definition of `u8g'
ui.cpp.o:(.bss.u8g+0x0): first defined here
Repetier\ui.cpp.o:(.progmem.u8g_font_6x12_67_75+0x0): multiple definition of `u8g_font_6x12_67_75'
ui.cpp.o:(.progmem.u8g_font_6x12_67_75+0x0): first defined here
Repetier\ui.cpp.o:(.bss.u8_tx+0x0): multiple definition of `u8_tx'
ui.cpp.o:(.bss.u8_tx+0x0): first defined here
Repetier\ui.cpp.o:(.bss.u8_ty+0x0): multiple definition of `u8_ty'
ui.cpp.o:(.bss.u8_ty+0x0): first defined here
Repetier\ui.cpp.o: In function `printU8GRow(unsigned char, unsigned char, char*)':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:682: multiple definition of `printU8GRow(unsigned char, unsigned char, char*)'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:682: first defined here
Repetier\ui.cpp.o: In function `UIDisplay::printRow(unsigned char, char*, char*, unsigned char)':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:688: multiple definition of `UIDisplay::printRow(unsigned char, char*, char*, unsigned char)'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:688: first defined here
Repetier\ui.cpp.o: In function `UIDisplay':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:754: multiple definition of `UIDisplay::UIDisplay()'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:754: first defined here
Repetier\ui.cpp.o: In function `UIDisplay':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:754: multiple definition of `UIDisplay::UIDisplay()'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:754: first defined here
Repetier\ui.cpp.o: In function `UIDisplay::waitForKey()':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:882: multiple definition of `UIDisplay::waitForKey()'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:882: first defined here
Repetier\ui.cpp.o: In function `UIDisplay::printRowP(unsigned char, char const*)':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:893: multiple definition of `UIDisplay::printRowP(unsigned char, char const*)'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:893: first defined here
Repetier\ui.cpp.o:(.bss.printCols+0x0): multiple definition of `printCols'
ui.cpp.o:(.bss.printCols+0x0): first defined here
Repetier\ui.cpp.o: In function `UIDisplay::addInt(int, unsigned char, char)':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:901: multiple definition of `UIDisplay::addInt(int, unsigned char, char)'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:901: first defined here
Repetier\ui.cpp.o: In function `UIDisplay::addLong(long, char)':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:936: multiple definition of `UIDisplay::addLong(long, char)'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:936: first defined here
Repetier\ui.cpp.o: In function `UIDisplay::addFloat(float, char, unsigned char)':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:972: multiple definition of `UIDisplay::addFloat(float, char, unsigned char)'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:972: first defined here
Repetier\ui.cpp.o: In function `UIDisplay::addStringP(char const*)':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:1005: multiple definition of `UIDisplay::addStringP(char const*)'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:1005: first defined here
Repetier\ui.cpp.o: In function `UIDisplay::setStatusP(char const*, bool)':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:1369: multiple definition of `UIDisplay::setStatusP(char const*, bool)'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:1369: first defined here
Repetier\ui.cpp.o: In function `UIDisplay::setStatus(char*, bool)':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:1383: multiple definition of `UIDisplay::setStatus(char*, bool)'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:1383: first defined here
Repetier\ui.cpp.o: In function `UIDisplay::isDirname(char*)':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:1440: multiple definition of `UIDisplay::isDirname(char*)'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:1440: first defined here
Repetier\ui.cpp.o: In function `UIDisplay::adjustMenuPos()':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:2011: multiple definition of `UIDisplay::adjustMenuPos()'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:2011: first defined here
Repetier\ui.cpp.o: In function `UIDisplay::finishAction(int)':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:2458: multiple definition of `UIDisplay::finishAction(int)'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:2458: first defined here
Repetier\ui.cpp.o: In function `UIDisplay::mediumAction()':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:2943: multiple definition of `UIDisplay::mediumAction()'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:2943: first defined here
Repetier\ui.cpp.o: In function `UIDisplay::fastAction()':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:3083: multiple definition of `UIDisplay::fastAction()'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:3083: first defined here
Repetier\ui.cpp.o: In function `initializeLCD()':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:731: multiple definition of `initializeLCD()'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:731: first defined here
Repetier\ui.cpp.o:(.data.u8g_dev_st7920_128x64_sw_spi+0x0): multiple definition of `u8g_dev_st7920_128x64_sw_spi'
ui.cpp.o:(.data.u8g_dev_st7920_128x64_sw_spi+0x0): first defined here
Repetier\ui.cpp.o: In function `UIDisplay::nextPreviousAction(signed char)':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:2046: multiple definition of `UIDisplay::nextPreviousAction(signed char)'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:2046: first defined here
Repetier\ui.cpp.o:(.bss.nFilesOnCard+0x0): multiple definition of `nFilesOnCard'
ui.cpp.o:(.bss.nFilesOnCard+0x0): first defined here
Repetier\ui.cpp.o:(.bss.ui_autoreturn_time+0x0): multiple definition of `ui_autoreturn_time'
ui.cpp.o:(.bss.ui_autoreturn_time+0x0): first defined here
Repetier\ui.cpp.o: In function `sdrefresh(unsigned char&, char (*) [29])':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:1474: multiple definition of `sdrefresh(unsigned char&, char (*) [29])'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:1474: first defined here
Repetier\ui.cpp.o: In function `UIDisplay::updateSDFileCount()':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:1396: multiple definition of `UIDisplay::updateSDFileCount()'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:1396: first defined here
Repetier\ui.cpp.o: In function `UIDisplay::goDir(char*)':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:1447: multiple definition of `UIDisplay::goDir(char*)'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:1447: first defined here
Repetier\ui.cpp.o: In function `getSDFilenameAt(unsigned char, char*)':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:1418: multiple definition of `getSDFilenameAt(unsigned char, char*)'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:1418: first defined here
Repetier\ui.cpp.o: In function `UIDisplay::parse(char*, bool)':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:1025: multiple definition of `UIDisplay::parse(char*, bool)'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:1025: first defined here
Repetier\ui.cpp.o: In function `UIDisplay::refreshPage()':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:1521: multiple definition of `UIDisplay::refreshPage()'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:1521: first defined here
Repetier\ui.cpp.o:(.bss.displayCache+0x0): multiple definition of `displayCache'
ui.cpp.o:(.bss.displayCache+0x0): first defined here
Repetier\ui.cpp.o: In function `UIDisplay::pushMenu(void*, bool)':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:1868: multiple definition of `UIDisplay::pushMenu(void*, bool)'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:1868: first defined here
Repetier\ui.cpp.o: In function `UIDisplay::initialize()':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:774: multiple definition of `UIDisplay::initialize()'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:774: first defined here
Repetier\ui.cpp.o: In function `beep(unsigned char, unsigned char)':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:43: multiple definition of `beep(unsigned char, unsigned char)'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:43: first defined here
Repetier\ui.cpp.o: In function `UIDisplay::executeAction(int)':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:2463: multiple definition of `UIDisplay::executeAction(int)'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:2463: first defined here
Repetier\ui.cpp.o: In function `UIDisplay::okAction()':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:1887: multiple definition of `UIDisplay::okAction()'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:1887: first defined here
Repetier\ui.cpp.o: In function `UIDisplay::slowAction()':
C:\Users\hamed haghshnas\Documents\Arduino\libraries\Repetier/ui.cpp:2949: multiple definition of `UIDisplay::slowAction()'
ui.cpp.o:C:\Users\HAMEDH~1\AppData\Local\Temp\build8293809805265956161.tmp/ui.cpp:2949: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawRBox':
/u8glib_ex.h:7131: multiple definition of `u8g_DrawRBox'
ui.cpp.o:/u8glib_ex.h:7131: first defined here
Repetier\ui.cpp.o: In function `u8g_DrawRFrame':
/u8glib_ex.h:7077: multiple definition of `u8g_DrawRFrame'
ui.cpp.o:/u8glib_ex.h:7077: first defined here
Repetier\ui.cpp.o: In function `u8g_com_arduino_assign_pin_output_high':
/u8glib_ex.h:6744: multiple definition of `u8g_com_arduino_assign_pin_output_high'
ui.cpp.o:/u8glib_ex.h:6744: first defined here
Repetier\ui.cpp.o: In function `u8g_com_arduino_digital_write':
/u8glib_ex.h:6735: multiple definition of `u8g_com_arduino_digital_write'
ui.cpp.o:/u8glib_ex.h:6735: first defined here
Repetier\ui.cpp.o: In function `u8g_com_arduino_st7920_spi_fn':
/u8glib_ex.h:6601: multiple definition of `u8g_com_arduino_st7920_spi_fn'
ui.cpp.o:/u8glib_ex.h:6601: first defined here
Repetier\ui.cpp.o: In function `u8g_arduino_sw_spi_shift_out(unsigned char, unsigned char, unsigned char)':
/u8glib_ex.h:4381: multiple definition of `u8g_arduino_sw_spi_shift_out(unsigned char, unsigned char, unsigned char)'
ui.cpp.o:/u8glib_ex.h:4381: first defined here
Repetier\ui.cpp.o: In function `u8g_com_arduino_std_sw_spi_fn':
/u8glib_ex.h:4403: multiple definition of `u8g_com_arduino_std_sw_spi_fn'
ui.cpp.o:/u8glib_ex.h:4403: first defined here
Repetier\ui.cpp.o: In function `u8g_com_atmega_st7920_sw_spi_fn':
/u8glib_ex.h:4551: multiple definition of `u8g_com_atmega_st7920_sw_spi_fn'
ui.cpp.o:/u8glib_ex.h:4551: first defined here
Repetier\ui.cpp.o: In function `u8g_dev_st7920_128x64_4x_fn(_u8g_t*, _u8g_dev_t*, unsigned char, void*)':
/u8glib_ex.h:2542: multiple definition of `u8g_dev_st7920_128x64_4x_fn(_u8g_t*, _u8g_dev_t*, unsigned char, void*)'
ui.cpp.o:/u8glib_ex.h:2542: first defined here
Repetier\ui.cpp.o:(.bss.u8g_dev_st7920_128x64_sw_spi_buf+0x0): multiple definition of `u8g_dev_st7920_128x64_sw_spi_buf'
ui.cpp.o:(.bss.u8g_dev_st7920_128x64_sw_spi_buf+0x0): first defined here
Repetier\ui.cpp.o:(.data.u8g_dev_st7920_128x64_sw_spi_pb+0x0): multiple definition of `u8g_dev_st7920_128x64_sw_spi_pb'
ui.cpp.o:(.data.u8g_dev_st7920_128x64_sw_spi_pb+0x0): first defined here
Repetier\ui.cpp.o:(.bss.u8g_dev_st7920_128x64_hw_spi_buf+0x0): multiple definition of `u8g_dev_st7920_128x64_hw_spi_buf'
ui.cpp.o:(.bss.u8g_dev_st7920_128x64_hw_spi_buf+0x0): first defined here
Repetier\ui.cpp.o:(.data.u8g_dev_st7920_128x64_hw_spi_pb+0x0): multiple definition of `u8g_dev_st7920_128x64_hw_spi_pb'
ui.cpp.o:(.data.u8g_dev_st7920_128x64_hw_spi_pb+0x0): first defined here
Repetier\ui.cpp.o:(.data.u8g_dev_st7920_128x64_hw_spi+0x0): multiple definition of `u8g_dev_st7920_128x64_hw_spi'
ui.cpp.o:(.data.u8g_dev_st7920_128x64_hw_spi+0x0): first defined here
Repetier\ui.cpp.o:(.bss.u8g_dev_st7920_128x64_8bit_buf+0x0): multiple definition of `u8g_dev_st7920_128x64_8bit_buf'
ui.cpp.o:(.bss.u8g_dev_st7920_128x64_8bit_buf+0x0): first defined here
Repetier\ui.cpp.o:(.data.u8g_dev_st7920_128x64_8bit_pb+0x0): multiple definition of `u8g_dev_st7920_128x64_8bit_pb'
ui.cpp.o:(.data.u8g_dev_st7920_128x64_8bit_pb+0x0): first defined here
Repetier\ui.cpp.o:(.data.u8g_dev_st7920_128x64_8bit+0x0): multiple definition of `u8g_dev_st7920_128x64_8bit'
ui.cpp.o:(.data.u8g_dev_st7920_128x64_8bit+0x0): first defined here
Repetier\ui.cpp.o:(.bss.u8g_dev_st7920_128x64_custom_buf+0x0): multiple definition of `u8g_dev_st7920_128x64_custom_buf'
ui.cpp.o:(.bss.u8g_dev_st7920_128x64_custom_buf+0x0): first defined here
Repetier\ui.cpp.o:(.data.u8g_dev_st7920_128x64_custom_pb+0x0): multiple definition of `u8g_dev_st7920_128x64_custom_pb'
ui.cpp.o:(.data.u8g_dev_st7920_128x64_custom_pb+0x0): first defined here
Repetier\ui.cpp.o:(.data.u8g_dev_st7920_128x64_custom+0x0): multiple definition of `u8g_dev_st7920_128x64_custom'
ui.cpp.o:(.data.u8g_dev_st7920_128x64_custom+0x0): first defined here
Repetier\ui.cpp.o:(.bss.u8g_dev_st7920_128x64_4x_buf+0x0): multiple definition of `u8g_dev_st7920_128x64_4x_buf'
ui.cpp.o:(.bss.u8g_dev_st7920_128x64_4x_buf+0x0): first defined here
Repetier\ui.cpp.o:(.data.u8g_dev_st7920_128x64_4x_pb+0x0): multiple definition of `u8g_dev_st7920_128x64_4x_pb'
ui.cpp.o:(.data.u8g_dev_st7920_128x64_4x_pb+0x0): first defined here
Repetier\ui.cpp.o:(.data.u8g_dev_st7920_128x64_4x_sw_spi+0x0): multiple definition of `u8g_dev_st7920_128x64_4x_sw_spi'
ui.cpp.o:(.data.u8g_dev_st7920_128x64_4x_sw_spi+0x0): first defined here
Repetier\ui.cpp.o:(.data.u8g_dev_st7920_128x64_4x_hw_spi+0x0): multiple definition of `u8g_dev_st7920_128x64_4x_hw_spi'
ui.cpp.o:(.data.u8g_dev_st7920_128x64_4x_hw_spi+0x0): first defined here
Repetier\ui.cpp.o:(.data.u8g_dev_st7920_128x64_4x_8bit+0x0): multiple definition of `u8g_dev_st7920_128x64_4x_8bit'
ui.cpp.o:(.data.u8g_dev_st7920_128x64_4x_8bit+0x0): first defined here
Repetier\ui.cpp.o:(.data.u8g_dev_st7920_128x64_4x_custom+0x0): multiple definition of `u8g_dev_st7920_128x64_4x_custom'
ui.cpp.o:(.data.u8g_dev_st7920_128x64_4x_custom+0x0): first defined here