Record Detail

Compile Error

/tmp/cchvHSPB.o:(.bss+0x0): multiple definition of `firstRoom'
/tmp/cc3eqZtK.o:(.bss+0x0): first defined here
/tmp/cchvHSPB.o: In function `listToArray':
hotel-mt.c:(.text+0x0): multiple definition of `listToArray'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x0): first defined here
/tmp/cchvHSPB.o: In function `addVisitor':
hotel-mt.c:(.text+0x9d): multiple definition of `addVisitor'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x9d): first defined here
/tmp/cchvHSPB.o: In function `addRoom':
hotel-mt.c:(.text+0xfb): multiple definition of `addRoom'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0xfb): first defined here
/tmp/cchvHSPB.o: In function `getAvailableRooms':
hotel-mt.c:(.text+0x159): multiple definition of `getAvailableRooms'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x159): first defined here
/tmp/cchvHSPB.o: In function `getRoom':
hotel-mt.c:(.text+0x1eb): multiple definition of `getRoom'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x1eb): first defined here
/tmp/cchvHSPB.o: In function `getRoomsListByType':
hotel-mt.c:(.text+0x22a): multiple definition of `getRoomsListByType'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x22a): first defined here
/tmp/cchvHSPB.o: In function `showAllRooms':
hotel-mt.c:(.text+0x2bc): multiple definition of `showAllRooms'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x2bc): first defined here
/tmp/cchvHSPB.o: In function `showVisitorsList':
hotel-mt.c:(.text+0x4a3): multiple definition of `showVisitorsList'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x4a3): first defined here
/tmp/cchvHSPB.o: In function `splitString':
hotel-mt.c:(.text+0x545): multiple definition of `splitString'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x545): first defined here
/tmp/cchvHSPB.o: In function `getline':
hotel-mt.c:(.text+0x6a4): multiple definition of `getline'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x6a4): first defined here
/tmp/cchvHSPB.o: In function `readLine':
hotel-mt.c:(.text+0x825): multiple definition of `readLine'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x825): first defined here
/tmp/cchvHSPB.o: In function `getFileSize':
hotel-mt.c:(.text+0x89f): multiple definition of `getFileSize'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x89f): first defined here
/tmp/cchvHSPB.o: In function `removeComments':
hotel-mt.c:(.text+0x8ed): multiple definition of `removeComments'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x8ed): first defined here
/tmp/cchvHSPB.o: In function `getRoomNum':
hotel-mt.c:(.text+0x91b): multiple definition of `getRoomNum'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x91b): first defined here
/tmp/cchvHSPB.o: In function `getKeyValue':
hotel-mt.c:(.text+0x94f): multiple definition of `getKeyValue'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x94f): first defined here
/tmp/cchvHSPB.o: In function `loadHotelData':
hotel-mt.c:(.text+0x9c5): multiple definition of `loadHotelData'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x9c5): first defined here
/tmp/cchvHSPB.o: In function `writeHotelData':
hotel-mt.c:(.text+0xd5c): multiple definition of `writeHotelData'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0xd5c): first defined here
/tmp/cchvHSPB.o:(.data.rel.local+0x0): multiple definition of `availTypes'
/tmp/cc3eqZtK.o:(.data.rel.local+0x0): first defined here
/tmp/cchvHSPB.o:(.data+0x0): multiple definition of `maxVacant'
/tmp/cc3eqZtK.o:(.data+0x0): first defined here
/tmp/cchvHSPB.o:(.bss+0x8): multiple definition of `totalMoney'
/tmp/cc3eqZtK.o:(.bss+0x8): first defined here
/tmp/cchvHSPB.o: In function `calculatePrice':
hotel-mt.c:(.text+0xfb6): multiple definition of `calculatePrice'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0xfb6): first defined here
/tmp/cchvHSPB.o: In function `getCurrentDate':
hotel-mt.c:(.text+0xfdd): multiple definition of `getCurrentDate'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0xfdd): first defined here
/tmp/cchvHSPB.o: In function `getRandomAlphabet':
hotel-mt.c:(.text+0x1077): multiple definition of `getRandomAlphabet'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x1077): first defined here
/tmp/cchvHSPB.o: In function `getRandomNumber':
hotel-mt.c:(.text+0x10a3): multiple definition of `getRandomNumber'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x10a3): first defined here
/tmp/cchvHSPB.o: In function `getRandomString':
hotel-mt.c:(.text+0x10d5): multiple definition of `getRandomString'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x10d5): first defined here
/tmp/cchvHSPB.o: In function `initializeHotelAndDatabaseFile':
hotel-mt.c:(.text+0x11b9): multiple definition of `initializeHotelAndDatabaseFile'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x11b9): first defined here
/tmp/cchvHSPB.o: In function `validDate':
hotel-mt.c:(.text+0x1519): multiple definition of `validDate'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x1519): first defined here
/tmp/cchvHSPB.o: In function `increaseNumberOfNights':
hotel-mt.c:(.text+0x1582): multiple definition of `increaseNumberOfNights'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x1582): first defined here
/tmp/cchvHSPB.o: In function `increaseBreakfast':
hotel-mt.c:(.text+0x15c6): multiple definition of `increaseBreakfast'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x15c6): first defined here
/tmp/cchvHSPB.o: In function `getAvailableRoomsListOfType':
hotel-mt.c:(.text+0x160a): multiple definition of `getAvailableRoomsListOfType'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x160a): first defined here
/tmp/cchvHSPB.o: In function `showCard':
hotel-mt.c:(.text+0x1624): multiple definition of `showCard'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x1624): first defined here
/tmp/cchvHSPB.o: In function `generateCard':
hotel-mt.c:(.text+0x16f5): multiple definition of `generateCard'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x16f5): first defined here
/tmp/cchvHSPB.o: In function `showReceipt':
hotel-mt.c:(.text+0x1854): multiple definition of `showReceipt'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x1854): first defined here
/tmp/cchvHSPB.o: In function `generateReceipt':
hotel-mt.c:(.text+0x1a5f): multiple definition of `generateReceipt'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x1a5f): first defined here
/tmp/cchvHSPB.o: In function `customerCheckOut':
hotel-mt.c:(.text+0x1af0): multiple definition of `customerCheckOut'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x1af0): first defined here
/tmp/cchvHSPB.o: In function `customerCheckIn':
hotel-mt.c:(.text+0x1b82): multiple definition of `customerCheckIn'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x1b82): first defined here
/tmp/cchvHSPB.o: In function `getListOfAllVisitorsInHotel':
hotel-mt.c:(.text+0x1fbc): multiple definition of `getListOfAllVisitorsInHotel'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x1fbc): first defined here
/tmp/cchvHSPB.o: In function `sortArray':
hotel-mt.c:(.text+0x20e2): multiple definition of `sortArray'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x20e2): first defined here
/tmp/cchvHSPB.o: In function `getSortedListOfAllVisitorsInHotel':
hotel-mt.c:(.text+0x2275): multiple definition of `getSortedListOfAllVisitorsInHotel'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x2275): first defined here
/tmp/cchvHSPB.o: In function `moneyReceivedAtTheEnd':
hotel-mt.c:(.text+0x22ab): multiple definition of `moneyReceivedAtTheEnd'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x22ab): first defined here
/tmp/ccZ1zhkt.o:(.bss+0x0): multiple definition of `firstRoom'
/tmp/cc3eqZtK.o:(.bss+0x0): first defined here
/tmp/ccZ1zhkt.o: In function `listToArray':
hotel-db.c:(.text+0x0): multiple definition of `listToArray'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x0): first defined here
/tmp/ccZ1zhkt.o: In function `addVisitor':
hotel-db.c:(.text+0x9d): multiple definition of `addVisitor'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x9d): first defined here
/tmp/ccZ1zhkt.o: In function `addRoom':
hotel-db.c:(.text+0xfb): multiple definition of `addRoom'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0xfb): first defined here
/tmp/ccZ1zhkt.o: In function `getAvailableRooms':
hotel-db.c:(.text+0x159): multiple definition of `getAvailableRooms'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x159): first defined here
/tmp/ccZ1zhkt.o: In function `getRoom':
hotel-db.c:(.text+0x1eb): multiple definition of `getRoom'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x1eb): first defined here
/tmp/ccZ1zhkt.o: In function `getRoomsListByType':
hotel-db.c:(.text+0x22a): multiple definition of `getRoomsListByType'
/tmp/cc3eqZtK.o:hotel-main.c:(.text+0x22a): first defined here
/tmp

Information

Submit By
Type
Submission
Homework
Project 2
Language
C
Submit At
2018-07-18 23:39:45
Judged At
2018-07-18 23:39:45
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes