> I'm having an install problem. I'm on linux-mandrake 8.2 and have gcc > v2.96. > > gcc -DHAVE_CONFIG_H -DKPATHSEA -I. -I. -I.. -I./.. -g -O2 -c gsftopk.c > gsftopk.c:409: redefinition of `struct option'
Where is "struct option" defined for the first time? Thomas