Sam Russell wrote: > /usr/bin/ld: /tmp/cc06ZLWr.o: in function `main': > /home/sam/code/gzip/lib/./crc-generate-table.c:139: undefined reference to > `rpl_fopen' > /usr/bin/ld: /tmp/cc06ZLWr.o: in function `print_copyright_notice': > /home/sam/code/gzip/lib/./crc-generate-table.c:103: undefined reference to > `rpl_fprintf'
I believe this should be fixed through the second patch of mine. Bruno