Ticket #145 (accepted defect)
cc3 won't compile on fedora linux
| Reported by: | joshrl | Owned by: | agoode |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | cmucam3 | Version: | 1.0 |
| Keywords: | Cc: |
Description
I get the following error when compiling r555 on fedora linux
cmucam2.c:1296: warning: 't_step' may be used uninitialized in this function CC cmucam2_lpc2106-cmucam3 /home/heather/arm-2006q3/bin/../lib/gcc/arm-none-eabi/4.1.1/../../../../arm-none-eabi/lib/libc.a(makebuf.o): In function `__smakebuf': makebuf.c:(.text+0xe8): undefined reference to `isatty' collect2: ld returned 1 exit status make[2]: *** [cmucam2_lpc2106-cmucam3] Error 1 make[2]: Leaving directory `/home/heather/cc3/projects/cmucam2' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/heather/cc3/projects' make: *** [all] Error 2
If rollback to r553 I can compile fine.
Change History
Note: See
TracTickets for help on using
tickets.
