christer102,
You will be better off if you erase the old index file name & recreate the new index from scratch, using the "INDEX ON" command. If you have corruption in the header then reindex will propagate the corruption into the header in the new index. "INDEX ON" recreates it from scratch and should always be a clean index.
Jim C.