Bacteria Point The Way To Gold Deposits
on
Gold Mining Bacteria
·
· Score: 4, Interesting
An old article from 2002...
Bacteria Point The Way To Gold Deposits
http://www.sciencedaily.com/releases/2002/05/02052 3075914.htm/
Can bacteria help find gold? A pilot survey of 11 soil profiles across gold mining regions in the Peoples Republic of China indicates that elevated spore counts of Bacillus cereus, a common soil bacterium, were detected in areas adjacent to underlying gold deposits.....
Running on FreeBSD 5.3, trid the bsd source but it fails... Whats wrong??
> cc 444.c In file included from 444.c:7:/usr/include/netinet/in_systm.h:49: error: syntax error before "n_short"/usr/include/netinet/in_systm.h:50: error: syntax error before "n_long"/usr/include/netinet/in_systm.h:52: error: syntax error before "n_time" In file included from 444.c:8:/usr/include/netinet/ip.h:49: error: syntax error before "u_int"/usr/include/netinet/ip.h:148: error: syntax error before "u_char"/usr/include/netinet/ip.h:160: error: syntax error before "n_long"/usr/include/netinet/ip.h:163: error: syntax error before "n_long"/usr/include/netinet/ip.h:200: error: syntax error before "u_char" In file included from 444.c:9:/usr/include/netinet/tcp.h:40: error: syntax error before "tcp_seq"/usr/include/netinet/tcp.h:41: error: syntax error before "tcp_cc"/usr/include/netinet/tcp.h:51: error: syntax error before "u_short" 444.c: In function `main': 444.c:74: error: structure has no member named `ip_v' 444.c:75: error: structure has no member named `ip_hl' 444.c:76: error: structure has no member named `ip_tos' 444.c:77: error: structure has no member named `ip_len' 444.c:78: error: structure has no member named `ip_off' 444.c:79: error: structure has no member named `ip_ttl' 444.c:80: error: structure has no member named `ip_p' 444.c:81: error: structure has no member named `ip_sum' 444.c:85: error: structure has no member named `th_sport' 444.c:86: error: structure has no member named `th_dport' 444.c:87: error: structure has no member named `th_seq' 444.c:88: error: structure has no member named `th_ack' 444.c:89: error: structure has no member named `th_off' 444.c:90: error: structure has no member named `th_flags' 444.c:91: error: structure has no member named `th_win' 444.c:92: error: structure has no member named `th_sum' 444.c:93: error: structure has no member named `th_urp' 444.c:106: error: structure has no member named `th_sum'
An old article from 2002... Bacteria Point The Way To Gold Deposits http://www.sciencedaily.com/releases/2002/05/02052 3075914.htm/
Can bacteria help find gold? A pilot survey of 11 soil profiles across gold mining regions in the Peoples Republic of China indicates that elevated spore counts of Bacillus cereus, a common soil bacterium, were detected in areas adjacent to underlying gold deposits.....
Running on FreeBSD 5.3, trid the bsd source but it fails... Whats wrong??
/usr/include/netinet/in_systm.h:49: error: syntax error before "n_short" /usr/include/netinet/in_systm.h:50: error: syntax error before "n_long" /usr/include/netinet/in_systm.h:52: error: syntax error before "n_time" /usr/include/netinet/ip.h:49: error: syntax error before "u_int" /usr/include/netinet/ip.h:148: error: syntax error before "u_char" /usr/include/netinet/ip.h:160: error: syntax error before "n_long" /usr/include/netinet/ip.h:163: error: syntax error before "n_long" /usr/include/netinet/ip.h:200: error: syntax error before "u_char" /usr/include/netinet/tcp.h:40: error: syntax error before "tcp_seq" /usr/include/netinet/tcp.h:41: error: syntax error before "tcp_cc" /usr/include/netinet/tcp.h:51: error: syntax error before "u_short"
> cc 444.c
In file included from 444.c:7:
In file included from 444.c:8:
In file included from 444.c:9:
444.c: In function `main':
444.c:74: error: structure has no member named `ip_v'
444.c:75: error: structure has no member named `ip_hl'
444.c:76: error: structure has no member named `ip_tos'
444.c:77: error: structure has no member named `ip_len'
444.c:78: error: structure has no member named `ip_off'
444.c:79: error: structure has no member named `ip_ttl'
444.c:80: error: structure has no member named `ip_p'
444.c:81: error: structure has no member named `ip_sum'
444.c:85: error: structure has no member named `th_sport'
444.c:86: error: structure has no member named `th_dport'
444.c:87: error: structure has no member named `th_seq'
444.c:88: error: structure has no member named `th_ack'
444.c:89: error: structure has no member named `th_off'
444.c:90: error: structure has no member named `th_flags'
444.c:91: error: structure has no member named `th_win'
444.c:92: error: structure has no member named `th_sum'
444.c:93: error: structure has no member named `th_urp'
444.c:106: error: structure has no member named `th_sum'