Multiple Defines errors when linking

Topics for the Eclipse Environment
kmcclure
Posts: 7
Joined: Wed Dec 29, 2010 11:15 am

Multiple Defines errors when linking

Post by kmcclure »

Hi,

I seem to be having a problem when it comes to the linker seeing multiple definition, I have gone through the project but can't seem to find where it is relinking in the same files. This problem has me stuck. :roll:

Any help would be greatly appreciated

Thanks

Here is what I am seeing.

Code: Select all

m68k-elf-g++ PortingCode\webfuncs.o PortingCode\utilfuncs.o PortingCode\timer.o PortingCode\testfuncs.o PortingCode\sysvar.o PortingCode\srec.o PortingCode\sfp.o PortingCode\rtc.o PortingCode\rssi_sm.o PortingCode\rssi.o PortingCode\proxy_sm.o PortingCode\power.o PortingCode\otamHtml.o ..\PortingCode\obj\webfuncs.o ..\PortingCode\obj\utilfuncs.o ..\PortingCode\obj\testfuncs.o ..\PortingCode\obj\rtc.o ..\PortingCode\obj\main.o ..\PortingCode\obj\htmldata.o ..\PortingCode\obj\formcode.o ..\PortingCode\obj\SNMPsetup.o ..\PortingCode\obj\AT25320.o ..\PortingCode\obj\ADS7830.o ..\PortingCode\obj\AD7414.o PortingCode\ntpclient.o PortingCode\minilzo.o PortingCode\main.o PortingCode\ioduOut.o PortingCode\ioduIn.o PortingCode\ioduBuffers.o PortingCode\iodu.o PortingCode\htmldata.o PortingCode\hello.o PortingCode\ftpd.o PortingCode\fpgabl.o PortingCode\formcode.o PortingCode\ebl.o PortingCode\eband-mib.o PortingCode\dheap.o PortingCode\debugPrintf.o PortingCode\atpc_sm.o PortingCode\atpcHtml.o PortingCode\atpc.o PortingCode\StopWatch.o PortingCode\SNMPsetup.o PortingCode\SFPhtml.o PortingCode\S25FL129.o PortingCode\RFinterface.o PortingCode\LMK30xx.o PortingCode\LIS33DE.o PortingCode\FECFPGA.o PortingCode\EBqspi.o PortingCode\DmaSerial.o PortingCode\CRC_CCITT_16.o PortingCode\AT45DB.o PortingCode\AT25320.o PortingCode\ADS7830.o PortingCode\ADF4156.o PortingCode\ADF4107.o PortingCode\AD7997.o PortingCode\AD7414.o htmldata.o -Wl,-Map=LR1000C.map -mcpu=5208 -Wl -Wl,-n -TC:\nburn\MOD5270\lib\MOD5270.ld -Wl,-RC:\nburn\MOD5270\lib\sys.ld -nostartfiles -Wl,--start-group,C:\nburn\lib\MOD5270.a C:\nburn\lib\MOD5270B.a C:\nburn\lib\NetBurner.a C:\nburn\lib\FatFile.a -Wl,--end-group -oLR1000C.elf
..\PortingCode\obj\webfuncs.o: In function `local_MON_SysStatus()':
C:\PortingCode/webfuncs.cpp:549: multiple definition of `local_MON_SysStatus()'
PortingCode\webfuncs.o:C:\nburn\NBEclipse\workspace\LR1000C\Release/..\PortingCode/webfuncs.cpp:550: first defined here
..\PortingCode\obj\webfuncs.o: In function `InitHistAgg':
C:\PortingCode/webfuncs.cpp:3999: multiple definition of `InitHistAgg'
PortingCode\webfuncs.o:C:\nburn\NBEclipse\workspace\LR1000C\Release/..\PortingCode/webfuncs.cpp:4000: first defined here
User avatar
tod
Posts: 587
Joined: Sat Apr 26, 2008 8:27 am
Location: Southern California
Contact:

Re: Multiple Defines errors when linking

Post by tod »

Did you create the project by importing files? Did you perhaps import the auto-generated htmldata.cpp file? That will cause problems if you did.
kmcclure
Posts: 7
Joined: Wed Dec 29, 2010 11:15 am

Re: Multiple Defines errors when linking

Post by kmcclure »

Actually I did, it seems to be looking at both.

This is what I see now

I know it's a bit long.

It looks like it linking in twice so the memory size it twice what it should be

I will have to post the build in three parts because of length


Code: Select all

**** Internal Builder is used for build               ****
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\SFPhtml.o ..\PortingCode\SFPhtml.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\srec.o ..\PortingCode\srec.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\ioduBuffers.o ..\PortingCode\ioduBuffers.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\power.o ..\PortingCode\power.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\otamHtml.o ..\PortingCode\otamHtml.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\AD7414.o ..\PortingCode\AD7414.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\main.o ..\PortingCode\main.cpp
..\PortingCode\main.cpp:83:2: warning: #warning 
..\PortingCode\main.cpp:84:2: warning: #warning ################ Using MCF5270 ######################
..\PortingCode\main.cpp:85:2: warning: #warning 
..\PortingCode\main.cpp:1018:2: warning: #warning %#%#%#%#% WatchDog is being enabled in software %#%#%#%#%
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\ADF4156.o ..\PortingCode\ADF4156.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\AT25320.o ..\PortingCode\AT25320.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\ebl.o ..\PortingCode\ebl.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\htmldata.o ..\PortingCode\htmldata.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\rtc.o ..\PortingCode\rtc.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\formcode.o ..\PortingCode\formcode.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\ftpd.o ..\PortingCode\ftpd.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\debugPrintf.o ..\PortingCode\debugPrintf.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\ioduOut.o ..\PortingCode\ioduOut.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\fpgabl.o ..\PortingCode\fpgabl.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\rssi.o ..\PortingCode\rssi.cpp
..\PortingCode\rssi.cpp:542: warning: 'rssi_state_t rssistrtol(char*)' defined but not used
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\atpc_sm.o ..\PortingCode\atpc_sm.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\LIS33DE.o ..\PortingCode\LIS33DE.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\testfuncs.o ..\PortingCode\testfuncs.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\rssi_sm.o ..\PortingCode\rssi_sm.cpp
..\PortingCode\rssi_sm.cpp:80: warning: 'void rssiState_Default(rssiContext*)' defined but not used
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\atpc.o ..\PortingCode\atpc.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\hello.o ..\PortingCode\hello.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\SNMPsetup.o ..\PortingCode\SNMPsetup.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\AD7997.o ..\PortingCode\AD7997.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\iodu.o ..\PortingCode\iodu.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\sfp.o ..\PortingCode\sfp.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\AT45DB.o ..\PortingCode\AT45DB.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\minilzo.o ..\PortingCode\minilzo.cpp
..\PortingCode\minilzo.cpp: In function 'lzo_bool ptr_check()':
..\PortingCode\minilzo.cpp:1037: warning: NULL used in arithmetic
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\StopWatch.o ..\PortingCode\StopWatch.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\CRC_CCITT_16.o ..\PortingCode\CRC_CCITT_16.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\utilfuncs.o ..\PortingCode\utilfuncs.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\proxy_sm.o ..\PortingCode\proxy_sm.cpp
..\PortingCode\proxy_sm.cpp:57: warning: 'void proxyState_helloSignal(proxyContext*)' defined but not used
..\PortingCode\proxy_sm.cpp:67: warning: 'void proxyState_keepalive(proxyContext*)' defined but not used
..\PortingCode\proxy_sm.cpp:77: warning: 'void proxyState_linkDown(proxyContext*)' defined but not used
..\PortingCode\proxy_sm.cpp:112: warning: 'void proxyState_Default(proxyContext*)' defined but not used
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\S25FL129.o ..\PortingCode\S25FL129.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\ntpclient.o ..\PortingCode\ntpclient.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\LMK30xx.o ..\PortingCode\LMK30xx.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\ioduIn.o ..\PortingCode\ioduIn.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\EBqspi.o ..\PortingCode\EBqspi.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\sysvar.o ..\PortingCode\sysvar.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\webfuncs.o ..\PortingCode\webfuncs.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\RFinterface.o ..\PortingCode\RFinterface.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\timer.o ..\PortingCode\timer.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\eband-mib.o ..\PortingCode\eband-mib.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\DmaSerial.o ..\PortingCode\DmaSerial.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\atpcHtml.o ..\PortingCode\atpcHtml.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\dheap.o ..\PortingCode\dheap.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\ADF4107.o ..\PortingCode\ADF4107.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\FECFPGA.o ..\PortingCode\FECFPGA.cpp
comphtml C:\nburn\NBEclipse\workspace\LR1000\PortingCode\html -ohtmldata.cpp
kmcclure
Posts: 7
Joined: Wed Dec 29, 2010 11:15 am

Re: Multiple Defines errors when linking

Post by kmcclure »

Code: Select all

Reading files from C:\nburn\NBEclipse\workspace\LR1000\PortingCode\html and compressing them into htmldata.cpp
Processing /alarms.htm
New function WebF_OPS_AlarmList # 1
 1793 bytes
Processing /AlignBER.htm 628 bytes
Processing /AlignBERBarsBot.htm
New function Web_BB_BER_BotRefresh # 2

New function Web_BB_BER_Bar_Hr # 3

New function Web_BB_BER_Started # 4

New function Web_BB_BER_HistWidth # 5
 1645 bytes
Processing /AlignBERBarsTop.htm
New function Web_BB_BER_TopRefresh # 6

New function Web_FEC_BER_Raw # 7

New function Web_IF_RSSI1 # 8

New function Web_BB_BER_Bar # 9

New function Web_BB_BER_Elapsed # 10

New function Web_BB_BER_CumBERT # 11

New function Web_BB_BER_CumNoSync # 12
 2002 bytes
Processing /AlignBERpost.htm
New function Web_CON_AccFactory # 13

New function WebF_BB_BER_Mode # 14

New function WebF_BB_BERaction # 15

New function WebF_BB_BER_Histogram # 16
 2221 bytes
Processing /AlignRSSI.htm 525 bytes
Processing /AlignRSSIBars.htm
New function Web_IF_RSSIaidMin # 17

New function Web_IF_V_RSSI # 18

New function Web_IF_RSSIaidMax # 19

New function Web_IF_RSSI1_BAR # 20

New function Web_IF_RSSI1_BAR_LOW # 21

New function Web_IF_RSSI1_BAR_HIGH # 22
 1845 bytes
Processing /AlignRSSIpost.htm 691 bytes
Processing /AlreadyFull.htm 624 bytes
Processing /AnalogRegs.htm
New function Web_FAC_Band # 23

New function Web_ADF4107_Regs # 24

New function WebF_ADF4107_Freq # 25

New Variable  Web_ADF4156_Regs(fd,1) # 1

New Variable  WebF_ADF4156_Freq(fd,1) # 2

New Variable  Web_ADF4156_Regs(fd,2) # 3

New Variable  WebF_ADF4156_Freq(fd,2) # 4

New function Web_CON_InputError4 # 26

New Variable  Web_LMK30xx_Regs(fd,1) # 5

New Variable  Web_LMK30xx_Regs(fd,2) # 6
 2948 bytes
Processing /atpc.htm
New function WebF_ATPC_enabled # 27

New function WebF_local_antenna # 28

New function WebF_remote_antenna # 29

New function WebF_link_distance # 30

New function WebF_ATPC_local_locus # 31

New function WebF_ATPC_remote_locus # 32

New function WebF_FSPL_print # 33

New function WebF_RSL_print # 34

New function WebF_locus_txPower # 35

Found function Web_CON_AccFactory # 13

New function WebF_remote_threshold # 36
 7366 bytes
Processing /banner.htm
New function Web_OPS_BannerRefresh # 37

New function Web_OPS_Title_Browser # 38

New function Web_OPS_Logo # 39

New function Web_OPS_Banner # 40

New function Web_FAC_ModNo # 41

New function Web_FAC_SerNo_Wrap # 42

New function Web_INS_CLLI # 43

New function Web_ATPC_status # 44
 1435 bytes
Processing /BERTreport.htm
Found function Web_OPS_Title_Browser # 38

New function Web_OPS_Icon # 45

New function Web_OPS_OwnIPaddr # 46

Found function Web_BB_BER_Started # 4

Found function Web_BB_BER_Elapsed # 10

Found function Web_BB_BER_CumBERT # 11

Found function Web_BB_BER_CumNoSync # 12

New function Web_CFG_BERTgreenThresh # 47

New function Web_BB_BER_IntervalReport # 48

Found function Web_OPS_OwnIPaddr # 46

Found function Web_OPS_OwnIPaddr # 46
 3832 bytes
Processing /CER.htm
New function Web_FEC_CER_Raw # 49
 621 bytes
Processing /config.htm
New function Web_CON_Page_ConfigEnter # 50

New function Web_CFG_LineRate # 51

New function Web_CFG_CoData # 52

New function Web_CFG_Authen # 53

New function Web_CFG_Language # 54

Found function Web_OPS_OwnIPaddr # 46

New function Web_INS_Gateway # 55

New function Web_INS_CoIPaddr # 56

New function Web_INS_CoIPport # 57

New function Web_INS_TftpIp # 58

New function Web_CFG_TimeSource # 59

New function Web_BB_RPS_EnDis # 60

New function Web_BB_RPS_ThreshNdx # 61

New Variable  BB_RPS_DlyStop # 7

New Variable  BB_RPS_DlyStart # 8

New function Web_CON_DivPortExp # 62

New Variable  Web_EXT_Panel_RelayName(fd,1) # 9

New function Web_CFG_AlarmRelay1 # 63

New Variable  Web_EXT_Panel_RelayName(fd,2) # 10

New function Web_CFG_AlarmRelay2 # 64

New Variable  Web_EXT_Panel_RelayName(fd,3) # 11

New function Web_CFG_AlarmRelay3 # 65

New function Web_CFG_RSSIredThresh # 66

New function Web_CFG_RSSIgreenThresh # 67

Found function Web_CFG_BERTgreenThresh # 47

New function Web_CFG_AlarmStatus # 68

New function Web_CFG_SMTP_IP # 69

New function Web_CFG_SMTP_User # 70

New function Web_CFG_AlarmUsers # 71
 8524 bytes
Processing /configEnter.htm
New function WebF_CFG_Authen # 72

New function Web_CFG_ChangePW # 73

New function WebF_CFG_RSSIredThresh # 74

New function WebF_CFG_RSSIgreenThresh # 75

New function WebF_CFG_RSSIthreshUnits # 76

New function WebF_CFG_BERTgreenThresh # 77

New function WebF_BB_RPS_EnDis # 78

New function WebF_BB_RPS_ThreshNdx # 79

New function WebF_BB_RPS_DlyStop # 80

New function WebF_BB_RPS_DlyStart # 81

New function Web_CON_AccInstall # 82

New function WebF_IF_TxMute_TimeOut # 83

New function WebF_IF_TxMute_TimeOutLen # 84

New function Web_Proxy_Enable # 85

Found function Web_OPS_OwnIPaddr # 46

New function WebF_INS_IPaddr # 86

New function WebF_INS_IPport # 87

New function WebF_INS_Gateway # 88

New function WebF_INS_CoIPaddr # 89

New function WebF_INS_CoIPport # 90

New function WebF_INS_TftpIp # 91

New function WebF_CFG_NtpServer # 92

New function WebF_CFG_NtpUTC # 93

New function Web_CON_InputError2 # 94

Found function Web_CON_DivPortExp # 62

Found Variable  Web_EXT_Panel_RelayName(fd,1) # 9

New function WebF_CFG_AlarmRelay1 # 95

Found Variable  Web_EXT_Panel_RelayName(fd,2) # 10

New function WebF_CFG_AlarmRelay2 # 96

Found Variable  Web_EXT_Panel_RelayName(fd,3) # 11

New function WebF_CFG_AlarmRelay3 # 97

New function WebF_CFG_AlarmStatus # 98

New function WebF_CFG_EmailStatus # 99

New function WebF_CFG_SMTP_IP # 100

New function WebF_CFG_SMTP_User # 101

New function WebF_CFG_SMTP_PW # 102

New function WebF_CFG_SMTP_Sender # 103

New function WebF_CFG_AlarmUsers # 104

New function Web_CFG_SMTP_TestResult # 105
 13019 bytes
Processing /contents.htm
New function Web_OPS_Title_Content # 106

New function Web_CON_Page_OpStatus # 107

New function Web_CON_Page_FECFPGAStats # 108

New function Web_CON_Page_Detail # 109

New function Web_CON_Page_Control # 110

New function Web_CON_Page_Config # 111

New function Web_CON_Page_Install # 112

New function Web_CON_Page_Factory # 113

New function Web_CON_Page_History # 114

New function Web_CON_Page_ATPC # 115

New function Web_CON_Page_Help # 116

New function Web_CON_Page_Login # 117

New function Web_OPS_UserIPaddr # 118

New function Web_FAC_ContRev # 119
 4886 bytes
Processing /controlEngr.htm
New function Web_CTL_PwrCtlSourceFEC # 120

New function WebF_CON_OpTxPower # 121

New function Web_FAC_MinPower # 122

New function Web_FAC_MaxPower # 123

New function WebF_CTL_IFtxMute # 124

New function WebF_CTL_IFtxDataCW # 125

New function Web_CON_InputError1 # 126

New function Web_CON_DivPearl # 127

New function WebF_PWR_RF_Shutdown # 128

Found function Web_CON_DivPortExp # 62

Found Variable  Web_EXT_Panel_RelayName(fd,1) # 9

New function WebF_CTL_Relay1 # 129

Found Variable  Web_EXT_Panel_RelayName(fd,2) # 10

New function WebF_CTL_Relay2 # 130

Found Variable  Web_EXT_Panel_RelayName(fd,3) # 11

New function WebF_CTL_Relay3 # 131

New function WebF_BB_LoopbackLen # 132

New function WebF_CON_LoopTrib # 133

New function WebF_CON_LoopLink # 134

New function WebF_CON_LoopDis # 135

New function Web_CON_DivLoopback # 136

New function Web_FAC_SFPisPresentOrFac # 137

New function Web_CON_DivRecovery # 138

Found function Web_CON_AccFactory # 13
 14279 bytes
Processing /debug.htm
New function Web_FAC_ContRevAll # 139

Found function Web_OPS_OwnIPaddr # 46

New function Web_DEB_Level # 140

New function Web_DEB_WatchdogSw # 141

New function Web_DEB_WatchdogHw # 142

New function Web_DEB_Interrupts # 143

New function Web_DEB_WatchdogSwWho # 144

New function Web_DEB_DebugData # 145
 2176 bytes
Processing /DebugInfo.htm
New function Web_CON_Help_Info # 146
 611 bytes
Processing /eband08.css 1037 bytes
Processing /EBLProgUpload.htm
Found function Web_INS_TftpIp # 58

New function WebF_INS_TftpFilename # 147

Found function Web_CON_InputError4 # 26
 4700 bytes
Processing /EBLUploadStatus.htm
New function Web_INS_EBLUploadStatus # 148
 617 bytes
Processing /factory.htm
New function Web_CON_Page_FactoryEnter # 149

Found function Web_FAC_ModNo # 41

New function Web_FAC_Family # 150

New function Web_FAC_Band_Rates # 151

New function Web_FAC_PartNo # 152

New function Web_FAC_ModGen # 153

New function Web_FAC_ModRel # 154

New function Web_FAC_SerNo # 155

New function Web_FAC_MACaddr # 156

Found function Web_FAC_MaxPower # 123

Found function Web_FAC_MinPower # 122

New function Web_FAC_BBHwRev # 157

New function Web_FEC_FPGASwRev # 158

New function Web_FAC_ContHwRev # 159

Found function Web_FAC_ContRevAll # 139

New function Web_FAC_IFHwRev # 160

New function Web_FAC_IFRev # 161

New function Web_FAC_RFTXHwRev # 162

New function Web_FAC_RFRXHwRev # 163

New function Web_MON_WhyStarted # 164

New function Web_FAC_SFPmodel # 165

New Variable  OPS_BornOn # 12

Found function Web_CON_AccFactory # 13
 6604 bytes
Processing /factoryEnter.htm
New function WebF_FAC_ModNo # 166

New function WebF_FAC_PartNo # 167

New function WebF_FAC_SerNo # 168

New function WebF_FAC_ModGen # 169

New function WebF_FAC_ModRel # 170

New function WebF_FAC_MaxPower # 171

New function WebF_FAC_MinPower # 172

New function Web_FAC_BandValid # 173

New function WebF_FAC_Band # 174

Found function Web_FAC_BBHwRev # 157

New function WebF_FAC_ContHwRev # 175

New function WebF_FAC_IFHwRev # 176

New function WebF_FAC_RFTXHwRev # 177

New function WebF_FAC_RFRXHwRev # 178

Found function Web_FEC_FPGASwRev # 158

Found function Web_FAC_ContRevAll # 139

Found function Web_CON_InputError1 # 126

New function WebF_FAC_TxPower # 179

New function WebF_FAC_TxPower_Filename # 180

New function Web_CON_InputError3 # 181

New function WebF_FAC_RSSI # 182

New function WebF_FAC_RSSI_Filename # 183

Found function Web_CON_InputError3 # 181

New function WebF_RF_Tx_TT # 184

New function WebF_FAC_TempCompPower # 185
 11332 bytes
Processing /FECFPGA.htm
New function Web_FEC_FECTest_1 # 186

New function WebF_FEC_Test1MaxCycles # 187
 2349 bytes
Processing /FECFPGAregs.htm
New function Web_FEC_CntPayloadDrop # 188

New function Web_FEC_CntLinkDrop # 189

New function Web_FEC_NoErrors # 190

New function Web_FEC_CorrErros # 191

New function Web_FEC_UncorrErros # 192

New function Web_FEC_AllMem # 193
 4353 bytes
Processing /FECFPGAserial.htm
New function WebF_FEC_Usage # 194
 1723 bytes
Processing /FECFPGAserialBigBlock.htm
New function WebF_FEC_BigBlockStats # 195
 628 bytes
Processing /FECFPGAserialResponse.htm
New function Web_FEC_SerialResponse # 196
 677 bytes
Processing /FECFPGAStats.htm
New function Web_FEC_LinkStats # 197

New function Web_FEC_LastES # 198
 1724 bytes
Processing /FECFPGA_TestResult_1.htm
Found function Web_FEC_CntPayloadDrop # 188

Found function Web_FEC_CntLinkDrop # 189

Found function Web_FEC_NoErrors # 190

Found function Web_FEC_CorrErros # 191

Found function Web_FEC_UncorrErros # 192

New function Web_FEC_ActiveTest_1 # 199

New function Web_FEC_Test1Value # 200

New function Web_FEC_Test1Cycles # 201

Found function Web_FEC_BER_Raw # 7

Found function Web_FEC_CER_Raw # 49

New function Web_FEC_ResetTimeManCold # 202

New function Web_FEC_ResetCounter # 203

New function Web_FEC_ResetTimeLast # 204
 1959 bytes
Processing /FPGAUpload.htm
Found function Web_INS_TftpIp # 58

New function WebF_INS_FPGAFilename # 205

New function Web_INS_FPGAImage # 206

Found function Web_CON_InputError4 # 26

New function Web_INS_FPGAImage2 # 207

New Variable  Web_INS_FPGA_Files(fd,0) # 13

New Variable  Web_INS_FPGA_Files(fd,1) # 14

New Variable  Web_INS_FPGA_Files(fd,2) # 15

New Variable  Web_INS_FPGA_Files(fd,3) # 16
 4396 bytes
Processing /FPGAUploadStatus.htm
New function Web_INS_FPGAUploadStatus # 208
 619 bytes
Processing /genericError.htm
New function WebGenericError # 209
 617 bytes
Processing /help_ADC.htm 1491 bytes
Processing /help_EBCC.htm
New function Web_FAC_ModNo2 # 210
 1293 bytes
Processing /HistCont.htm
New function WebF_HIS_Date1 # 211

New function WebF_HIS_Date2 # 212

New function Web_HIS_LogControl # 213
 6411 bytes
Processing /histDownload.htm
Found function Web_INS_TftpIp # 58

Found function WebF_INS_TftpFilename # 147

Found function Web_CON_InputError4 # 26
 2797 bytes
Processing /histgraphRSSI.htm
New function Web_HIS_dataRSSI # 214

New function Web_HIS_GraphSamples # 215

New function Web_HIS_RngTxCtl # 216

New function Web_HIS_RngTxPwr # 217

New function Web_HIS_RngRSSI # 218
 5314 bytes
Processing /histgraphTemps.htm
New function Web_HIS_dataTemps # 219

Found function Web_HIS_GraphSamples # 215
 4852 bytes
Processing /history.htm 530 bytes
Processing /histtxt.htm
New function Web_HIS_TextReport # 220
 1868 bytes
Processing /HWdevel.htm
New Variable  Web_AD7997_Regs(fd,0,1,0) # 17

New Variable  Web_AD7997_Regs(fd,0,1,1) # 18

New Variable  Web_AD7997_Regs(fd,1,1,0) # 19

New Variable  Web_AD7997_Regs(fd,1,1,1) # 20

New Variable  Web_AD7997_Regs(fd,0,2,0) # 21

New Variable  Web_AD7997_Regs(fd,0,2,1) # 22

New Variable  Web_AD7997_Regs(fd,1,2,0) # 23

New Variable  Web_AD7997_Regs(fd,1,2,1) # 24

New Variable  Web_AD7997_Regs(fd,0,3,0) # 25

New Variable  Web_AD7997_Regs(fd,0,3,1) # 26

New Variable  Web_AD7997_Regs(fd,1,3,0) # 27

New Variable  Web_AD7997_Regs(fd,1,3,1) # 28

New Variable  Web_AD7997_Regs(fd,0,4,0) # 29

New Variable  Web_AD7997_Regs(fd,0,4,1) # 30

New Variable  Web_AD7997_Regs(fd,1,4,0) # 31

New Variable  Web_AD7997_Regs(fd,1,4,1) # 32

New Variable  Web_AD7997_Regs(fd,0,5,0) # 33

New Variable  Web_AD7997_Regs(fd,0,5,1) # 34

New Variable  Web_AD7997_Regs(fd,1,5,0) # 35

New Variable  Web_AD7997_Regs(fd,1,5,1) # 36

New Variable  Web_AD7997_Regs(fd,0,6,0) # 37

New Variable  Web_AD7997_Regs(fd,0,6,1) # 38

New Variable  Web_AD7997_Regs(fd,1,6,0) # 39

New Variable  Web_AD7997_Regs(fd,1,6,1) # 40

New Variable  Web_AD7997_Regs(fd,0,7,0) # 41

New Variable  Web_AD7997_Regs(fd,0,7,1) # 42

New Variable  Web_AD7997_Regs(fd,1,7,0) # 43

New Variable  Web_AD7997_Regs(fd,1,7,1) # 44

New Variable  Web_AD7997_Regs(fd,0,8,0) # 45

New Variable  Web_AD7997_Regs(fd,0,8,1) # 46

New Variable  Web_AD7997_Regs(fd,1,8,0) # 47

New Variable  Web_AD7997_Regs(fd,1,8,1) # 48

New function Web_ACC_Polarity # 221

New function Web_ACC_Regs # 222

New function Web_ACC_Gs # 223

New function Web_BB_MiscHw # 224
 5642 bytes
Processing /images/Alarm.wav 5110 bytes
Processing /images/banner_ADC.jpg 1565 bytes
Processing /images/banner_EBCC.jpg 4365 bytes
Processing /images/bar0.GIF 856 bytes
Processing /images/bar1.GIF 870 bytes
Processing /images/bar10.GIF 856 bytes
Processing /images/bar11.GIF 848 bytes
Processing /images/bar12.GIF 866 bytes
Processing /images/bar13.GIF 856 bytes
Processing /images/bar2.GIF 874 bytes
Processing /images/bar3.GIF 875 bytes
Processing /images/bar4.GIF 876 bytes
Processing /images/bar5.GIF 876 bytes
Processing /images/bar6.GIF 878 bytes
Processing /images/bar7.GIF 875 bytes
Processing /images/bar8.GIF 874 bytes
Processing /images/bar9.GIF 869 bytes
Processing /images/blugrn.gif 1569 bytes
Processing /images/grybmp.gif 1443 bytes
Processing /images/icon_ADC.ico 766 bytes
Processing /images/icon_EBCC.ico 766 bytes
Processing /images/logo_ADC.jpg 893 bytes
Processing /images/logo_EBCC.gif 2367 bytes
Processing /images/radio_off.GIF 853 bytes
Processing /images/radio_on.GIF 861 bytes
Processing /images/StatusGray.GIF 1040 bytes
Processing /images/StatusGreen.GIF 985 bytes
Processing /images/StatusRed.GIF 991 bytes
Processing /images/StatusYellow.GIF 992 bytes
Processing /index.htm
Found function Web_OPS_Title_Browser # 38
 1266 bytes
Processing /install.htm
Found function Web_INS_CLLI # 43

New function Web_INS_City # 225

New function Web_INS_State # 226

New function Web_INS_Location # 227

New function Web_INS_Equip # 228

New function Web_INS_Lat # 229

New function Web_INS_Lon # 230

New function Web_INS_Cust_Asset # 231

New function Web_INS_Cust_SerNo # 232

New function Web_CON_DivCiena # 233

Found function Web_CON_DivCiena # 233

New function Web_INS_AttachedDevice # 234

New function Web_INS_CoCLLI # 235

New function Web_INS_CoCity # 236

New function Web_INS_CoState # 237

New function Web_INS_CoLocation # 238

New function Web_INS_CoEquip # 239

New function Web_INS_CoLat # 240

New function Web_INS_CoLon # 241

New function Web_INS_CoCust_Asset # 242

New function Web_INS_CoCust_SerNo # 243

New function Web_CON_Page_BERT # 244

New function Web_CON_Page_InstallEnter # 245

New function Web_CON_Page_RSSI # 246

New function Web_CON_Page_SoftwareUpdate # 247

New function Web_CON_Page_FPGAUpdate # 248
 9377 bytes
Processing /installEnter.htm
New function WebF_INS_CLLI # 249

New function WebF_INS_City # 250

New function WebF_INS_State # 251

New function WebF_INS_Location # 252

New function WebF_INS_Equip # 253

New function WebF_INS_Lat # 254

New function WebF_INS_Lon # 255

New function WebF_INS_Cust_Asset # 256

New function WebF_INS_Cust_SerNo # 257

Found function Web_CON_DivCiena # 233

New function WebF_INS_AttachedDevice # 258

New function WebF_INS_CoCLLI # 259

New function WebF_INS_CoCity # 260

New function WebF_INS_CoState # 261

New function WebF_INS_CoLocation # 262

New function WebF_INS_CoEquip # 263

New function WebF_INS_CoLat # 264

New function WebF_INS_CoLon # 265

New function WebF_INS_CoCust_Asset # 266

New function WebF_INS_CoCust_SerNo # 267

Found function Web_CON_InputError1 # 126

Found function Web_CON_InputError2 # 94

New function Web_CFG_SNMPparams # 268

New function WebF_SNMP_ReadComm # 269

New function WebF_SNMP_WriteComm # 270

New function WebF_SNMP_TrapRcvr # 271

Found function Web_CON_InputError4 # 26
 5513 bytes
Processing /jsgraph.js 12994 bytes
Processing /jsgraphReal.js 64334 bytes
Processing /logFail.htm 804 bytes
Processing /manageSettings.htm
Found function Web_CON_InputError1 # 126
 1160 bytes
Processing /monitor.htm
New function Web_MON_SysStatus # 272

New function Web_BB_Loopback # 273

New function Web_CTL_PwrCtlSource # 274

New function Web_FEC_BER # 275

Found function Web_IF_RSSI1 # 8

New function Web_IF_RSSI1_engr2 # 276

New function Web_MON_UpTime # 277

New Variable  Web_SYS_Temps(fd,eTEMP_BB) # 49

New Variable  Web_SYS_Temps(fd,eTEMP_SFP) # 50

New Variable  Web_SYS_Temps(fd,eTEMP_RF) # 51

New Variable  Web_SYS_Temps(fd,eTEMP_IF) # 52

New Variable  Web_SYS_Temps(fd,eTEMP_PWR1) # 53

New function Web_PWR_Present # 278

New Variable  Web_SYS_Voltages(fd,ePWR_MonNeg48V) # 54

New Variable  Web_SYS_Voltages(fd,ePWR_MonNeg5V) # 55

New Variable  Web_SYS_Voltages(fd,ePWR_Mon1p0V) # 56

New Variable  Web_SYS_Voltages(fd,ePWR_Mon3p3V) # 57

New Variable  Web_SYS_Voltages(fd,ePWR_Mon6p0V) # 58

New Variable  Web_SYS_Voltages(fd,ePWR_Mon12V) # 59

New Variable  Web_SYS_Voltages(fd,ePWR_Mon5p0V) # 60

New Variable  Web_SYS_Voltages(fd,ePWR_Mon2p5V) # 61

New Variable  Web_SYS_Voltages(fd,ePWR_Mon1p2V) # 62

New Variable  Web_SYS_Voltages(fd,ePWR_MonPoENeg48V) # 63

New function Web_IF_TxModemLock # 279

New function Web_IF_Tx_Mute # 280

New function Web_IF_TxDataCW # 281

New function Web_IF_TxPowerCtl # 282

New function Web_RF_SerialIntf # 283

New function Web_LO_LockDetect # 284

New function Web_BB_GBICPres # 285

New function Web_BB_GBIC_LOS # 286

New function Web_PIC_GBIC_TxPwr # 287

New function Web_PIC_GBIC_RxPwr # 288

New function Web_FEC_TxStatus # 289

New function Web_FEC_RxStatus # 290

Found function Web_CON_AccFactory # 13

Found function Web_ACC_Polarity # 221

Found function Web_ACC_Regs # 222

Found function Web_ACC_Gs # 223

Found function Web_CON_DivPortExp # 62

Found Variable  Web_EXT_Panel_RelayName(fd,1) # 9

New Variable  Web_EXT_Panel_Relay(fd,1) # 64

Found Variable  Web_EXT_Panel_RelayName(fd,2) # 10

New Variable  Web_EXT_Panel_Relay(fd,2) # 65

Found Variable  Web_EXT_Panel_RelayName(fd,3) # 11

New Variable  Web_EXT_Panel_Relay(fd,3) # 66

New Variable  Web_EXT_Panel_InName(fd,1) # 67

New Variable  Web_EXT_Panel_In(fd,1) # 68

New Variable  Web_EXT_Panel_InName(fd,2) # 69

New Variable  Web_EXT_Panel_In(fd,2) # 70

New Variable  Web_EXT_Panel_InName(fd,3) # 71

New Variable  Web_EXT_Panel_In(fd,3) # 72

New Variable  Web_EXT_Panel_InName(fd,4) # 73

New Variable  Web_EXT_Panel_In(fd,4) # 74

New function Web_MON_OOB_Data # 291
 13257 bytes
Processing /MyHwRegs.htm 5 bytes
Processing /OpenForWrite.htm
New function Web_CON_WriteAccess # 292
 710 bytes
Processing /opstatus.htm
New function Web_MON_SysStatus_IMG # 293

Found function Web_MON_SysStatus # 272

New function Web_Remote_Status_IMG # 294

New function Web_Remote_Status # 295

New function Web_BB_TRIBUTARY_IMG # 296

New function Web_BB_TRIBUTARY_INPUT # 297

New function Web_Remote_Tributary_IMG # 298

New function Web_Remote_Tributary # 299

New function Web_RF_PowerLevel_IMG # 300

New function Web_RF_PowerLevel # 301

New function Web_Remote_Power_IMG # 302

New function Web_Remote_Power # 303

New function Web_IF_RSSI1_IMG # 304

Found function Web_IF_RSSI1 # 8

New function Web_Remote_RSSI_IMG # 305

New function Web_Remote_RSSI # 306

New function Web_FEC_BER_IMG # 307

New function Web_FEC_BER2 # 308

New function Web_Remote_BER_IMG # 309

New function Web_Remote_BER # 310

Found function Web_FAC_Band # 23

Found function Web_ACC_Polarity # 221

New function Web_OPS_CoBand # 311

Found function Web_INS_CLLI # 43

Found function Web_INS_CoCLLI # 235

Found function Web_OPS_OwnIPaddr # 46

New function Web_Remote_IPaddr # 312

Found function Web_MON_UpTime # 277

New function Web_Remote_UpTime # 313

New function WebF_OPS_Alarms # 314

New function Web_OPS_Time # 315
 7520 bytes
Processing /otam.css 823 bytes
Processing /otam.htm
New function Web_OTAM_statout # 316

New function Web_OTAM_statin # 317
 1580 bytes
Processing /OwnRadio.js 1866 bytes
Processing /ProgUpload.htm
Found function Web_INS_TftpIp # 58

Found function WebF_INS_TftpFilename # 147

Found function Web_CON_InputError4 # 26
 2932 bytes
Processing /PWmod.htm
Found function Web_CON_InputError1 # 126
 1666 bytes
Processing /RFxcvr.htm
Found function Web_OPS_Title_Browser # 38

Found function Web_OPS_Icon # 45

New function Web_FAC_RFxcvr_Data # 318
 396 bytes
Processing /SFPread.htm
Found function Web_OPS_Title_Browser # 38

New function Web_FAC_SFPdetails # 319

New function Web_FAC_SFPdetails_T # 320

New function Web_FAC_SFPdetails_X # 321

New function Web_FAC_SFPallRegs_T # 322

New function Web_FAC_SFPallRegs_X # 323
 4033 bytes
Processing /StatusLites.htm
New function Web_OPS_Title_Short # 324

New function Web_OPS_StatusLitesStatus # 325

New function Web_OPS_StatusLites # 326
 2912 bytes
Processing /StayAlive.htm
New function Web_CON_AuthLevel_js # 327
 681 bytes
Processing /SysTime.htm
Found function Web_OPS_Time # 315
 645 bytes
Processing /tbs.htm 590 bytes
Processing /TFTPstatus.htm
New function Web_INS_TftpXferStatus # 328
 619 bytes
Processing /TxPwrCtl.htm
Found function Web_RF_PowerLevel # 301
 602 bytes
Processing /TxPwrCtl2.htm
New function Web_RF_PowerLevel2 # 329
 605 bytes
Overflow !
Overflow !
Result counts = 511 total_ends :256
111495 bytes out of 166546 original encode out of 318809 total original 
Processing /alarms.htm
Found function WebF_OPS_AlarmList # 1
 1793 bytes
Processing /AlignBER.htm 628 bytes
Processing /AlignBERBarsBot.htm
Found function Web_BB_BER_BotRefresh # 2

Found function Web_BB_BER_Bar_Hr # 3

Found function Web_BB_BER_Started # 4

Found function Web_BB_BER_HistWidth # 5
 1645 bytes
kmcclure
Posts: 7
Joined: Wed Dec 29, 2010 11:15 am

Re: Multiple Defines errors when linking

Post by kmcclure »

Code: Select all

Processing /AlignBERBarsTop.htm
Found function Web_BB_BER_TopRefresh # 6

Found function Web_FEC_BER_Raw # 7

Found function Web_IF_RSSI1 # 8

Found function Web_BB_BER_Bar # 9

Found function Web_BB_BER_Elapsed # 10

Found function Web_BB_BER_CumBERT # 11

Found function Web_BB_BER_CumNoSync # 12
 2002 bytes
Processing /AlignBERpost.htm
Found function Web_CON_AccFactory # 13

Found function WebF_BB_BER_Mode # 14

Found function WebF_BB_BERaction # 15

Found function WebF_BB_BER_Histogram # 16
 2221 bytes
Processing /AlignRSSI.htm 525 bytes
Processing /AlignRSSIBars.htm
Found function Web_IF_RSSIaidMin # 17

Found function Web_IF_V_RSSI # 18

Found function Web_IF_RSSIaidMax # 19

Found function Web_IF_RSSI1_BAR # 20

Found function Web_IF_RSSI1_BAR_LOW # 21

Found function Web_IF_RSSI1_BAR_HIGH # 22
 1845 bytes
Processing /AlignRSSIpost.htm 691 bytes
Processing /AlreadyFull.htm 624 bytes
Processing /AnalogRegs.htm
Found function Web_FAC_Band # 23

Found function Web_ADF4107_Regs # 24

Found function WebF_ADF4107_Freq # 25

Found Variable  Web_ADF4156_Regs(fd,1) # 1

Found Variable  WebF_ADF4156_Freq(fd,1) # 2

Found Variable  Web_ADF4156_Regs(fd,2) # 3

Found Variable  WebF_ADF4156_Freq(fd,2) # 4

Found function Web_CON_InputError4 # 26

Found Variable  Web_LMK30xx_Regs(fd,1) # 5

Found Variable  Web_LMK30xx_Regs(fd,2) # 6
 2948 bytes
Processing /atpc.htm
Found function WebF_ATPC_enabled # 27

Found function WebF_local_antenna # 28

Found function WebF_remote_antenna # 29

Found function WebF_link_distance # 30

Found function WebF_ATPC_local_locus # 31

Found function WebF_ATPC_remote_locus # 32

Found function WebF_FSPL_print # 33

Found function WebF_RSL_print # 34

Found function WebF_locus_txPower # 35

Found function Web_CON_AccFactory # 13

Found function WebF_remote_threshold # 36
 7366 bytes
Processing /banner.htm
Found function Web_OPS_BannerRefresh # 37

Found function Web_OPS_Title_Browser # 38

Found function Web_OPS_Logo # 39

Found function Web_OPS_Banner # 40

Found function Web_FAC_ModNo # 41

Found function Web_FAC_SerNo_Wrap # 42

Found function Web_INS_CLLI # 43

Found function Web_ATPC_status # 44
 1435 bytes
Processing /BERTreport.htm
Found function Web_OPS_Title_Browser # 38

Found function Web_OPS_Icon # 45

Found function Web_OPS_OwnIPaddr # 46

Found function Web_BB_BER_Started # 4

Found function Web_BB_BER_Elapsed # 10

Found function Web_BB_BER_CumBERT # 11

Found function Web_BB_BER_CumNoSync # 12

Found function Web_CFG_BERTgreenThresh # 47

Found function Web_BB_BER_IntervalReport # 48

Found function Web_OPS_OwnIPaddr # 46

Found function Web_OPS_OwnIPaddr # 46
 3832 bytes
Processing /CER.htm
Found function Web_FEC_CER_Raw # 49
 621 bytes
Processing /config.htm
Found function Web_CON_Page_ConfigEnter # 50

Found function Web_CFG_LineRate # 51

Found function Web_CFG_CoData # 52

Found function Web_CFG_Authen # 53

Found function Web_CFG_Language # 54

Found function Web_OPS_OwnIPaddr # 46

Found function Web_INS_Gateway # 55

Found function Web_INS_CoIPaddr # 56

Found function Web_INS_CoIPport # 57

Found function Web_INS_TftpIp # 58

Found function Web_CFG_TimeSource # 59

Found function Web_BB_RPS_EnDis # 60

Found function Web_BB_RPS_ThreshNdx # 61

Found Variable  BB_RPS_DlyStop # 7

Found Variable  BB_RPS_DlyStart # 8

Found function Web_CON_DivPortExp # 62

Found Variable  Web_EXT_Panel_RelayName(fd,1) # 9

Found function Web_CFG_AlarmRelay1 # 63

Found Variable  Web_EXT_Panel_RelayName(fd,2) # 10

Found function Web_CFG_AlarmRelay2 # 64

Found Variable  Web_EXT_Panel_RelayName(fd,3) # 11

Found function Web_CFG_AlarmRelay3 # 65

Found function Web_CFG_RSSIredThresh # 66

Found function Web_CFG_RSSIgreenThresh # 67

Found function Web_CFG_BERTgreenThresh # 47

Found function Web_CFG_AlarmStatus # 68

Found function Web_CFG_SMTP_IP # 69

Found function Web_CFG_SMTP_User # 70

Found function Web_CFG_AlarmUsers # 71
 8524 bytes
Processing /configEnter.htm
Found function WebF_CFG_Authen # 72

Found function Web_CFG_ChangePW # 73

Found function WebF_CFG_RSSIredThresh # 74

Found function WebF_CFG_RSSIgreenThresh # 75

Found function WebF_CFG_RSSIthreshUnits # 76

Found function WebF_CFG_BERTgreenThresh # 77

Found function WebF_BB_RPS_EnDis # 78

Found function WebF_BB_RPS_ThreshNdx # 79

Found function WebF_BB_RPS_DlyStop # 80

Found function WebF_BB_RPS_DlyStart # 81

Found function Web_CON_AccInstall # 82

Found function WebF_IF_TxMute_TimeOut # 83

Found function WebF_IF_TxMute_TimeOutLen # 84

Found function Web_Proxy_Enable # 85

Found function Web_OPS_OwnIPaddr # 46

Found function WebF_INS_IPaddr # 86

Found function WebF_INS_IPport # 87

Found function WebF_INS_Gateway # 88

Found function WebF_INS_CoIPaddr # 89

Found function WebF_INS_CoIPport # 90

Found function WebF_INS_TftpIp # 91

Found function WebF_CFG_NtpServer # 92

Found function WebF_CFG_NtpUTC # 93

Found function Web_CON_InputError2 # 94

Found function Web_CON_DivPortExp # 62

Found Variable  Web_EXT_Panel_RelayName(fd,1) # 9

Found function WebF_CFG_AlarmRelay1 # 95

Found Variable  Web_EXT_Panel_RelayName(fd,2) # 10

Found function WebF_CFG_AlarmRelay2 # 96

Found Variable  Web_EXT_Panel_RelayName(fd,3) # 11

Found function WebF_CFG_AlarmRelay3 # 97

Found function WebF_CFG_AlarmStatus # 98

Found function WebF_CFG_EmailStatus # 99

Found function WebF_CFG_SMTP_IP # 100

Found function WebF_CFG_SMTP_User # 101

Found function WebF_CFG_SMTP_PW # 102

Found function WebF_CFG_SMTP_Sender # 103

Found function WebF_CFG_AlarmUsers # 104

Found function Web_CFG_SMTP_TestResult # 105
 13019 bytes
Processing /contents.htm
Found function Web_OPS_Title_Content # 106

Found function Web_CON_Page_OpStatus # 107

Found function Web_CON_Page_FECFPGAStats # 108

Found function Web_CON_Page_Detail # 109

Found function Web_CON_Page_Control # 110

Found function Web_CON_Page_Config # 111

Found function Web_CON_Page_Install # 112

Found function Web_CON_Page_Factory # 113

Found function Web_CON_Page_History # 114

Found function Web_CON_Page_ATPC # 115

Found function Web_CON_Page_Help # 116

Found function Web_CON_Page_Login # 117

Found function Web_OPS_UserIPaddr # 118

Found function Web_FAC_ContRev # 119
 4886 bytes
Processing /controlEngr.htm
Found function Web_CTL_PwrCtlSourceFEC # 120

Found function WebF_CON_OpTxPower # 121

Found function Web_FAC_MinPower # 122

Found function Web_FAC_MaxPower # 123

Found function WebF_CTL_IFtxMute # 124

Found function WebF_CTL_IFtxDataCW # 125

Found function Web_CON_InputError1 # 126

Found function Web_CON_DivPearl # 127

Found function WebF_PWR_RF_Shutdown # 128

Found function Web_CON_DivPortExp # 62

Found Variable  Web_EXT_Panel_RelayName(fd,1) # 9

Found function WebF_CTL_Relay1 # 129

Found Variable  Web_EXT_Panel_RelayName(fd,2) # 10

Found function WebF_CTL_Relay2 # 130

Found Variable  Web_EXT_Panel_RelayName(fd,3) # 11

Found function WebF_CTL_Relay3 # 131

Found function WebF_BB_LoopbackLen # 132

Found function WebF_CON_LoopTrib # 133

Found function WebF_CON_LoopLink # 134

Found function WebF_CON_LoopDis # 135

Found function Web_CON_DivLoopback # 136

Found function Web_FAC_SFPisPresentOrFac # 137

Found function Web_CON_DivRecovery # 138

Found function Web_CON_AccFactory # 13
 14279 bytes
Processing /debug.htm
Found function Web_FAC_ContRevAll # 139

Found function Web_OPS_OwnIPaddr # 46

Found function Web_DEB_Level # 140

Found function Web_DEB_WatchdogSw # 141

Found function Web_DEB_WatchdogHw # 142

Found function Web_DEB_Interrupts # 143

Found function Web_DEB_WatchdogSwWho # 144

Found function Web_DEB_DebugData # 145
 2176 bytes
Processing /DebugInfo.htm
Found function Web_CON_Help_Info # 146
 611 bytes
Processing /eband08.css 1037 bytes
Processing /EBLProgUpload.htm
Found function Web_INS_TftpIp # 58

Found function WebF_INS_TftpFilename # 147

Found function Web_CON_InputError4 # 26
 4700 bytes
Processing /EBLUploadStatus.htm
Found function Web_INS_EBLUploadStatus # 148
 617 bytes
Processing /factory.htm
Found function Web_CON_Page_FactoryEnter # 149

Found function Web_FAC_ModNo # 41

Found function Web_FAC_Family # 150

Found function Web_FAC_Band_Rates # 151

Found function Web_FAC_PartNo # 152

Found function Web_FAC_ModGen # 153

Found function Web_FAC_ModRel # 154

Found function Web_FAC_SerNo # 155

Found function Web_FAC_MACaddr # 156

Found function Web_FAC_MaxPower # 123

Found function Web_FAC_MinPower # 122

Found function Web_FAC_BBHwRev # 157

Found function Web_FEC_FPGASwRev # 158

Found function Web_FAC_ContHwRev # 159

Found function Web_FAC_ContRevAll # 139

Found function Web_FAC_IFHwRev # 160

Found function Web_FAC_IFRev # 161

Found function Web_FAC_RFTXHwRev # 162

Found function Web_FAC_RFRXHwRev # 163

Found function Web_MON_WhyStarted # 164

Found function Web_FAC_SFPmodel # 165

Found Variable  OPS_BornOn # 12

Found function Web_CON_AccFactory # 13
 6604 bytes
Processing /factoryEnter.htm
Found function WebF_FAC_ModNo # 166

Found function WebF_FAC_PartNo # 167

Found function WebF_FAC_SerNo # 168

Found function WebF_FAC_ModGen # 169

Found function WebF_FAC_ModRel # 170

Found function WebF_FAC_MaxPower # 171

Found function WebF_FAC_MinPower # 172

Found function Web_FAC_BandValid # 173

Found function WebF_FAC_Band # 174

Found function Web_FAC_BBHwRev # 157

Found function WebF_FAC_ContHwRev # 175

Found function WebF_FAC_IFHwRev # 176

Found function WebF_FAC_RFTXHwRev # 177

Found function WebF_FAC_RFRXHwRev # 178

Found function Web_FEC_FPGASwRev # 158

Found function Web_FAC_ContRevAll # 139

Found function Web_CON_InputError1 # 126

Found function WebF_FAC_TxPower # 179

Found function WebF_FAC_TxPower_Filename # 180

Found function Web_CON_InputError3 # 181

Found function WebF_FAC_RSSI # 182

Found function WebF_FAC_RSSI_Filename # 183

Found function Web_CON_InputError3 # 181

Found function WebF_RF_Tx_TT # 184

Found function WebF_FAC_TempCompPower # 185
 11332 bytes
Processing /FECFPGA.htm
Found function Web_FEC_FECTest_1 # 186

Found function WebF_FEC_Test1MaxCycles # 187
 2349 bytes
Processing /FECFPGAregs.htm
Found function Web_FEC_CntPayloadDrop # 188

Found function Web_FEC_CntLinkDrop # 189

Found function Web_FEC_NoErrors # 190

Found function Web_FEC_CorrErros # 191

Found function Web_FEC_UncorrErros # 192

Found function Web_FEC_AllMem # 193
 4353 bytes
Processing /FECFPGAserial.htm
Found function WebF_FEC_Usage # 194
 1723 bytes
Processing /FECFPGAserialBigBlock.htm
Found function WebF_FEC_BigBlockStats # 195
 628 bytes
Processing /FECFPGAserialResponse.htm
Found function Web_FEC_SerialResponse # 196
 677 bytes
Processing /FECFPGAStats.htm
Found function Web_FEC_LinkStats # 197

Found function Web_FEC_LastES # 198
 1724 bytes
Processing /FECFPGA_TestResult_1.htm
Found function Web_FEC_CntPayloadDrop # 188

Found function Web_FEC_CntLinkDrop # 189

Found function Web_FEC_NoErrors # 190

Found function Web_FEC_CorrErros # 191

Found function Web_FEC_UncorrErros # 192

Found function Web_FEC_ActiveTest_1 # 199

Found function Web_FEC_Test1Value # 200

Found function Web_FEC_Test1Cycles # 201

Found function Web_FEC_BER_Raw # 7

Found function Web_FEC_CER_Raw # 49

Found function Web_FEC_ResetTimeManCold # 202

Found function Web_FEC_ResetCounter # 203

Found function Web_FEC_ResetTimeLast # 204
 1959 bytes
Processing /FPGAUpload.htm
Found function Web_INS_TftpIp # 58

Found function WebF_INS_FPGAFilename # 205

Found function Web_INS_FPGAImage # 206

Found function Web_CON_InputError4 # 26

Found function Web_INS_FPGAImage2 # 207

Found Variable  Web_INS_FPGA_Files(fd,0) # 13

Found Variable  Web_INS_FPGA_Files(fd,1) # 14

Found Variable  Web_INS_FPGA_Files(fd,2) # 15

Found Variable  Web_INS_FPGA_Files(fd,3) # 16
 4396 bytes
Processing /FPGAUploadStatus.htm
Found function Web_INS_FPGAUploadStatus # 208
 619 bytes
Processing /genericError.htm
Found function WebGenericError # 209
 617 bytes
Processing /help_ADC.htm 1491 bytes
Processing /help_EBCC.htm
Found function Web_FAC_ModNo2 # 210
 1293 bytes
Processing /HistCont.htm
Found function WebF_HIS_Date1 # 211

Found function WebF_HIS_Date2 # 212

Found function Web_HIS_LogControl # 213
 6411 bytes
Processing /histDownload.htm
Found function Web_INS_TftpIp # 58

Found function WebF_INS_TftpFilename # 147

Found function Web_CON_InputError4 # 26
 2797 bytes
Processing /histgraphRSSI.htm
Found function Web_HIS_dataRSSI # 214

Found function Web_HIS_GraphSamples # 215

Found function Web_HIS_RngTxCtl # 216

Found function Web_HIS_RngTxPwr # 217

Found function Web_HIS_RngRSSI # 218
 5314 bytes
Processing /histgraphTemps.htm
Found function Web_HIS_dataTemps # 219

Found function Web_HIS_GraphSamples # 215
 4852 bytes
Processing /history.htm 530 bytes
Processing /histtxt.htm
Found function Web_HIS_TextReport # 220
 1868 bytes
Processing /HWdevel.htm
Found Variable  Web_AD7997_Regs(fd,0,1,0) # 17

Found Variable  Web_AD7997_Regs(fd,0,1,1) # 18

Found Variable  Web_AD7997_Regs(fd,1,1,0) # 19

Found Variable  Web_AD7997_Regs(fd,1,1,1) # 20

Found Variable  Web_AD7997_Regs(fd,0,2,0) # 21

Found Variable  Web_AD7997_Regs(fd,0,2,1) # 22

Found Variable  Web_AD7997_Regs(fd,1,2,0) # 23

Found Variable  Web_AD7997_Regs(fd,1,2,1) # 24

Found Variable  Web_AD7997_Regs(fd,0,3,0) # 25

Found Variable  Web_AD7997_Regs(fd,0,3,1) # 26

Found Variable  Web_AD7997_Regs(fd,1,3,0) # 27

Found Variable  Web_AD7997_Regs(fd,1,3,1) # 28

Found Variable  Web_AD7997_Regs(fd,0,4,0) # 29

Found Variable  Web_AD7997_Regs(fd,0,4,1) # 30

Found Variable  Web_AD7997_Regs(fd,1,4,0) # 31

Found Variable  Web_AD7997_Regs(fd,1,4,1) # 32

Found Variable  Web_AD7997_Regs(fd,0,5,0) # 33

Found Variable  Web_AD7997_Regs(fd,0,5,1) # 34

Found Variable  Web_AD7997_Regs(fd,1,5,0) # 35

Found Variable  Web_AD7997_Regs(fd,1,5,1) # 36

Found Variable  Web_AD7997_Regs(fd,0,6,0) # 37

Found Variable  Web_AD7997_Regs(fd,0,6,1) # 38

Found Variable  Web_AD7997_Regs(fd,1,6,0) # 39

Found Variable  Web_AD7997_Regs(fd,1,6,1) # 40

Found Variable  Web_AD7997_Regs(fd,0,7,0) # 41

Found Variable  Web_AD7997_Regs(fd,0,7,1) # 42

Found Variable  Web_AD7997_Regs(fd,1,7,0) # 43

Found Variable  Web_AD7997_Regs(fd,1,7,1) # 44

Found Variable  Web_AD7997_Regs(fd,0,8,0) # 45

Found Variable  Web_AD7997_Regs(fd,0,8,1) # 46

Found Variable  Web_AD7997_Regs(fd,1,8,0) # 47

Found Variable  Web_AD7997_Regs(fd,1,8,1) # 48

Found function Web_ACC_Polarity # 221

Found function Web_ACC_Regs # 222

Found function Web_ACC_Gs # 223

Found function Web_BB_MiscHw # 224
 5642 bytes
Processing /images/Alarm.wav 5110 bytes
Processing /images/banner_ADC.jpg 1565 bytes
Processing /images/banner_EBCC.jpg 4365 bytes
Processing /images/bar0.GIF 856 bytes
Processing /images/bar1.GIF 870 bytes
Processing /images/bar10.GIF 856 bytes
Processing /images/bar11.GIF 848 bytes
Processing /images/bar12.GIF 866 bytes
Processing /images/bar13.GIF 856 bytes
Processing /images/bar2.GIF 874 bytes
Processing /images/bar3.GIF 875 bytes
Processing /images/bar4.GIF 876 bytes
Processing /images/bar5.GIF 876 bytes
Processing /images/bar6.GIF 878 bytes
Processing /images/bar7.GIF 875 bytes
Processing /images/bar8.GIF 874 bytes
Processing /images/bar9.GIF 869 bytes
Processing /images/blugrn.gif 1569 bytes
Processing /images/grybmp.gif 1443 bytes
Processing /images/icon_ADC.ico 766 bytes
Processing /images/icon_EBCC.ico 766 bytes
Processing /images/logo_ADC.jpg 893 bytes
Processing /images/logo_EBCC.gif 2367 bytes
Processing /images/radio_off.GIF 853 bytes
Processing /images/radio_on.GIF 861 bytes
Processing /images/StatusGray.GIF 1040 bytes
Processing /images/StatusGreen.GIF 985 bytes
Processing /images/StatusRed.GIF 991 bytes
Processing /images/StatusYellow.GIF 992 bytes
Processing /index.htm
Found function Web_OPS_Title_Browser # 38
 1266 bytes
Processing /install.htm
Found function Web_INS_CLLI # 43

Found function Web_INS_City # 225

Found function Web_INS_State # 226

Found function Web_INS_Location # 227

Found function Web_INS_Equip # 228

Found function Web_INS_Lat # 229

Found function Web_INS_Lon # 230

Found function Web_INS_Cust_Asset # 231

Found function Web_INS_Cust_SerNo # 232

Found function Web_CON_DivCiena # 233

Found function Web_CON_DivCiena # 233

Found function Web_INS_AttachedDevice # 234

Found function Web_INS_CoCLLI # 235

Found function Web_INS_CoCity # 236

Found function Web_INS_CoState # 237

Found function Web_INS_CoLocation # 238

Found function Web_INS_CoEquip # 239

Found function Web_INS_CoLat # 240

Found function Web_INS_CoLon # 241

Found function Web_INS_CoCust_Asset # 242

Found function Web_INS_CoCust_SerNo # 243

Found function Web_CON_Page_BERT # 244

Found function Web_CON_Page_InstallEnter # 245

Found function Web_CON_Page_RSSI # 246

Found function Web_CON_Page_SoftwareUpdate # 247

Found function Web_CON_Page_FPGAUpdate # 248
 9377 bytes
Processing /installEnter.htm
Found function WebF_INS_CLLI # 249

Found function WebF_INS_City # 250

Found function WebF_INS_State # 251

Found function WebF_INS_Location # 252

Found function WebF_INS_Equip # 253

Found function WebF_INS_Lat # 254

Found function WebF_INS_Lon # 255

Found function WebF_INS_Cust_Asset # 256

Found function WebF_INS_Cust_SerNo # 257

Found function Web_CON_DivCiena # 233

Found function WebF_INS_AttachedDevice # 258

Found function WebF_INS_CoCLLI # 259

Found function WebF_INS_CoCity # 260

Found function WebF_INS_CoState # 261

Found function WebF_INS_CoLocation # 262

Found function WebF_INS_CoEquip # 263

Found function WebF_INS_CoLat # 264

Found function WebF_INS_CoLon # 265

Found function WebF_INS_CoCust_Asset # 266

Found function WebF_INS_CoCust_SerNo # 267

Found function Web_CON_InputError1 # 126

Found function Web_CON_InputError2 # 94

Found function Web_CFG_SNMPparams # 268

Found function WebF_SNMP_ReadComm # 269

Found function WebF_SNMP_WriteComm # 270

Found function WebF_SNMP_TrapRcvr # 271

Found function Web_CON_InputError4 # 26
 5513 bytes
Processing /jsgraph.js 12994 bytes
Processing /jsgraphReal.js 64334 bytes
Processing /logFail.htm 804 bytes
Processing /manageSettings.htm
Found function Web_CON_InputError1 # 126
 1160 bytes
Processing /monitor.htm
Found function Web_MON_SysStatus # 272

Found function Web_BB_Loopback # 273

Found function Web_CTL_PwrCtlSource # 274

Found function Web_FEC_BER # 275

Found function Web_IF_RSSI1 # 8

Found function Web_IF_RSSI1_engr2 # 276

Found function Web_MON_UpTime # 277

Found Variable  Web_SYS_Temps(fd,eTEMP_BB) # 49

Found Variable  Web_SYS_Temps(fd,eTEMP_SFP) # 50

Found Variable  Web_SYS_Temps(fd,eTEMP_RF) # 51

Found Variable  Web_SYS_Temps(fd,eTEMP_IF) # 52

Found Variable  Web_SYS_Temps(fd,eTEMP_PWR1) # 53

Found function Web_PWR_Present # 278

Found Variable  Web_SYS_Voltages(fd,ePWR_MonNeg48V) # 54

Found Variable  Web_SYS_Voltages(fd,ePWR_MonNeg5V) # 55

Found Variable  Web_SYS_Voltages(fd,ePWR_Mon1p0V) # 56

Found Variable  Web_SYS_Voltages(fd,ePWR_Mon3p3V) # 57

Found Variable  Web_SYS_Voltages(fd,ePWR_Mon6p0V) # 58

Found Variable  Web_SYS_Voltages(fd,ePWR_Mon12V) # 59

Found Variable  Web_SYS_Voltages(fd,ePWR_Mon5p0V) # 60

Found Variable  Web_SYS_Voltages(fd,ePWR_Mon2p5V) # 61

Found Variable  Web_SYS_Voltages(fd,ePWR_Mon1p2V) # 62

Found Variable  Web_SYS_Voltages(fd,ePWR_MonPoENeg48V) # 63

Found function Web_IF_TxModemLock # 279

Found function Web_IF_Tx_Mute # 280

Found function Web_IF_TxDataCW # 281

Found function Web_IF_TxPowerCtl # 282

Found function Web_RF_SerialIntf # 283

Found function Web_LO_LockDetect # 284

Found function Web_BB_GBICPres # 285

Found function Web_BB_GBIC_LOS # 286

Found function Web_PIC_GBIC_TxPwr # 287

Found function Web_PIC_GBIC_RxPwr # 288

Found function Web_FEC_TxStatus # 289

Found function Web_FEC_RxStatus # 290

Found function Web_CON_AccFactory # 13

Found function Web_ACC_Polarity # 221

Found function Web_ACC_Regs # 222

Found function Web_ACC_Gs # 223

Found function Web_CON_DivPortExp # 62

Found Variable  Web_EXT_Panel_RelayName(fd,1) # 9

Found Variable  Web_EXT_Panel_Relay(fd,1) # 64

Found Variable  Web_EXT_Panel_RelayName(fd,2) # 10

Found Variable  Web_EXT_Panel_Relay(fd,2) # 65

Found Variable  Web_EXT_Panel_RelayName(fd,3) # 11

Found Variable  Web_EXT_Panel_Relay(fd,3) # 66

Found Variable  Web_EXT_Panel_InName(fd,1) # 67

Found Variable  Web_EXT_Panel_In(fd,1) # 68

Found Variable  Web_EXT_Panel_InName(fd,2) # 69

Found Variable  Web_EXT_Panel_In(fd,2) # 70

Found Variable  Web_EXT_Panel_InName(fd,3) # 71

Found Variable  Web_EXT_Panel_In(fd,3) # 72

Found Variable  Web_EXT_Panel_InName(fd,4) # 73

Found Variable  Web_EXT_Panel_In(fd,4) # 74

Found function Web_MON_OOB_Data # 291
 13257 bytes
Processing /MyHwRegs.htm 5 bytes
Processing /OpenForWrite.htm
Found function Web_CON_WriteAccess # 292
 710 bytes
Processing /opstatus.htm
Found function Web_MON_SysStatus_IMG # 293

Found function Web_MON_SysStatus # 272

Found function Web_Remote_Status_IMG # 294

Found function Web_Remote_Status # 295

Found function Web_BB_TRIBUTARY_IMG # 296

Found function Web_BB_TRIBUTARY_INPUT # 297

Found function Web_Remote_Tributary_IMG # 298

Found function Web_Remote_Tributary # 299

Found function Web_RF_PowerLevel_IMG # 300

Found function Web_RF_PowerLevel # 301

Found function Web_Remote_Power_IMG # 302

Found function Web_Remote_Power # 303

Found function Web_IF_RSSI1_IMG # 304

Found function Web_IF_RSSI1 # 8

Found function Web_Remote_RSSI_IMG # 305

Found function Web_Remote_RSSI # 306

Found function Web_FEC_BER_IMG # 307

Found function Web_FEC_BER2 # 308

Found function Web_Remote_BER_IMG # 309

Found function Web_Remote_BER # 310

Found function Web_FAC_Band # 23

Found function Web_ACC_Polarity # 221

Found function Web_OPS_CoBand # 311

Found function Web_INS_CLLI # 43

Found function Web_INS_CoCLLI # 235

Found function Web_OPS_OwnIPaddr # 46

Found function Web_Remote_IPaddr # 312

Found function Web_MON_UpTime # 277

Found function Web_Remote_UpTime # 313

Found function WebF_OPS_Alarms # 314

Found function Web_OPS_Time # 315
 7520 bytes
Processing /otam.css 823 bytes
Processing /otam.htm
Found function Web_OTAM_statout # 316

Found function Web_OTAM_statin # 317
 1580 bytes
Processing /OwnRadio.js 1866 bytes
Processing /ProgUpload.htm
Found function Web_INS_TftpIp # 58

Found function WebF_INS_TftpFilename # 147

Found function Web_CON_InputError4 # 26
 2932 bytes
Processing /PWmod.htm
Found function Web_CON_InputError1 # 126
 1666 bytes
Processing /RFxcvr.htm
Found function Web_OPS_Title_Browser # 38

Found function Web_OPS_Icon # 45

Found function Web_FAC_RFxcvr_Data # 318
 396 bytes
Processing /SFPread.htm
Found function Web_OPS_Title_Browser # 38

Found function Web_FAC_SFPdetails # 319

Found function Web_FAC_SFPdetails_T # 320

Found function Web_FAC_SFPdetails_X # 321

Found function Web_FAC_SFPallRegs_T # 322

Found function Web_FAC_SFPallRegs_X # 323
 4033 bytes
Processing /StatusLites.htm
Found function Web_OPS_Title_Short # 324

Found function Web_OPS_StatusLitesStatus # 325

Found function Web_OPS_StatusLites # 326
 2912 bytes
Processing /StayAlive.htm
Found function Web_CON_AuthLevel_js # 327
 681 bytes
Processing /SysTime.htm
Found function Web_OPS_Time # 315
 645 bytes
Processing /tbs.htm 590 bytes
Processing /TFTPstatus.htm
Found function Web_INS_TftpXferStatus # 328
 619 bytes
Processing /TxPwrCtl.htm
Found function Web_RF_PowerLevel # 301
 602 bytes
Processing /TxPwrCtl2.htm
Found function Web_RF_PowerLevel2 # 329
 605 bytes
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -ohtmldata.o htmldata.cpp
m68k-elf-g++ -O0 -falign-functions=4 -IC:\nburn\include -IC:\PortingCode -IC:\PortingCode\include -IC:\nburn\mod5270\include -IC:\nburn\gcc-m68k\m68k-elf\include -gdwarf-2 -Wall -Wno-write-strings -c -fmessage-length=0 -include version.def -fno-rtti -fno-exceptions -mcpu=5208 -DMOD5270 -DMCF5270 -oPortingCode\ADS7830.o ..\PortingCode\ADS7830.cpp
m68k-elf-g++ PortingCode\webfuncs.o PortingCode\utilfuncs.o PortingCode\timer.o PortingCode\testfuncs.o PortingCode\sysvar.o PortingCode\srec.o PortingCode\sfp.o PortingCode\rtc.o PortingCode\rssi_sm.o PortingCode\rssi.o PortingCode\proxy_sm.o PortingCode\power.o PortingCode\otamHtml.o PortingCode\ntpclient.o PortingCode\minilzo.o PortingCode\main.o PortingCode\ioduOut.o PortingCode\ioduIn.o PortingCode\ioduBuffers.o PortingCode\iodu.o PortingCode\htmldata.o PortingCode\hello.o PortingCode\ftpd.o PortingCode\fpgabl.o PortingCode\formcode.o PortingCode\ebl.o PortingCode\eband-mib.o PortingCode\dheap.o PortingCode\debugPrintf.o PortingCode\atpc_sm.o PortingCode\atpcHtml.o PortingCode\atpc.o PortingCode\StopWatch.o PortingCode\SNMPsetup.o PortingCode\SFPhtml.o PortingCode\S25FL129.o PortingCode\RFinterface.o PortingCode\LMK30xx.o PortingCode\LIS33DE.o PortingCode\FECFPGA.o PortingCode\EBqspi.o PortingCode\DmaSerial.o PortingCode\CRC_CCITT_16.o PortingCode\AT45DB.o PortingCode\AT25320.o PortingCode\ADS7830.o PortingCode\ADF4156.o PortingCode\ADF4107.o PortingCode\AD7997.o PortingCode\AD7414.o htmldata.o -Wl,-Map=LR1000.map -mcpu=5208 -Wl -Wl,-n -TC:\nburn\MOD5270\lib\MOD5270.ld -Wl,-RC:\nburn\MOD5270\lib\sys.ld -Wl,--start-group,C:\nburn\lib\MOD5270.a C:\nburn\lib\NetBurner.a C:\nburn\lib\FatFile.a C:\nburn\lib\rtl8711Library.a -Wl,--end-group -oLR1000.elf
htmldata.o:(.data+0x0): multiple definition of `default_page'
PortingCode\htmldata.o:(.data+0x0): first defined here
htmldata.o:(.rodata+0xa): multiple definition of `n_file_record'
PortingCode\htmldata.o:(.rodata+0xa): first defined here
htmldata.o:(.rodata+0x61a): multiple definition of `file_record'
PortingCode\htmldata.o:(.rodata+0x60c): first defined here
c:/nburn/gcc-m68k/bin/../lib/gcc/m68k-elf/4.2.1/../../../../m68k-elf/bin/ld.exe: Warning: size of symbol `file_record' changed from 1940 in PortingCode\htmldata.o to 1960 in htmldata.o
htmldata.o:(.data+0x4): multiple definition of `html_table'
PortingCode\htmldata.o:(.data+0x4): first defined here
c:/nburn/gcc-m68k/bin/../lib/gcc/m68k-elf/4.2.1/../../../../m68k-elf/bin/ld.exe: LR1000.elf section .bss will not fit in region ram
c:/nburn/gcc-m68k/bin/../lib/gcc/m68k-elf/4.2.1/../../../../m68k-elf/bin/ld.exe: region ram overflowed by 2192056 bytes
collect2: ld returned 1 exit status
Build error occurred, build is stopped
Time consumed: 20838  ms.  
rnixon
Posts: 833
Joined: Thu Apr 24, 2008 3:59 pm

Re: Multiple Defines errors when linking

Post by rnixon »

Hi,

Did you port a bunch of code written for a different platform, or some other library code? Was all this code written by you for the netburner platform?

What is the rev of your tools? It should be in the nbeclipse title bar

Are you using nbeclipse, or a command line makefile?
kmcclure
Posts: 7
Joined: Wed Dec 29, 2010 11:15 am

Re: Multiple Defines errors when linking

Post by kmcclure »

Hi,

The code was ported from a NB command line build, and I am using the internal makefile builder in eclipse, and the code was written before I got to it. The release is 2.4 RC2
rnixon
Posts: 833
Joined: Thu Apr 24, 2008 3:59 pm

Re: Multiple Defines errors when linking

Post by rnixon »

That is what it looked like. There could be unique build conditions in the command line makefile that you would need to duplicate in the nbeclipse build manager settings (right click project properties). But there are a lot of options and screens, so you would need to speak with the person who wrote your command line makefile to determine what if anything needs to be done. Just modifying options in nbeclipse without knowing exactly what you need will create more problems. The beauty of a command line make is you can add lots of conditions, but the down side is if you are picking up a project you need to know what those conditions are. This may or may not be it, but you need to rule it out.

If there is noting special in the makefile, then you might need to do things piece by piece to see what the problem is - don't import the entire code set, just do a little at a time.
User avatar
tod
Posts: 587
Joined: Sat Apr 26, 2008 8:27 am
Location: Southern California
Contact:

Re: Multiple Defines errors when linking

Post by tod »

TWO THINGS:
1. In general to you and others - when you have a lot of data to post consider using gist.github and posting the link here, it's free, fast and convenient.

2. If you created an NBEclipse project and you imported the Htmldata.cpp file, you need to create a new project and don't import it. Always err on the side of not importing things you aren't sure about. It's easy to add a new file, I'm not sure removing works as cleanly. You might be able to repair the current project, but I find it so fast to create a new project that I've never tested just removing the htmldata.cpp file. Having it in your project is always going to cause you problems with multiple defines, get rid of it.
kmcclure
Posts: 7
Joined: Wed Dec 29, 2010 11:15 am

Re: Multiple Defines errors when linking

Post by kmcclure »

Thanks,

I created a new project and moved the files in without the Htmldata.cpp file.

It looks like a clean build but it is still blowing past memory boundaries

so I am still seeing this error

Code: Select all

AD7414.o htmldata.o -Wl,-Map=LR1000A.map -mcpu=5208 -Wl -Wl,-n -TC:\nburn\MOD5270\lib\MOD5270.ld -Wl,-RC:\nburn\MOD5270\lib\sys.ld -Wl,--start-group,C:\nburn\lib\MOD5270.a C:\nburn\lib\NetBurner.a C:\nburn\lib\FatFile.a C:\nburn\lib\rtl8711Library.a C:\nburn\lib\debugLibrary.a -Wl,--end-group -oLR1000A.elf
c:/nburn/gcc-m68k/bin/../lib/gcc/m68k-elf/4.2.1/../../../../m68k-elf/bin/ld.exe: LR1000A.elf section .bss will not fit in region ram
c:/nburn/gcc-m68k/bin/../lib/gcc/m68k-elf/4.2.1/../../../../m68k-elf/bin/ld.exe: region ram overflowed by 1837832 bytes
collect2: ld returned 1 exit status
Build error occurred, build is stopped
Time consumed: 29254  ms.  
Post Reply