Ibrahim F Haddad wrote:
> i have been compiling a project developed using Moo-tiff, C and
> X-libraries. Weird things are happening: sometimes it compiles without any
> warnings/errors but when running it, it aborts with a Segmantation fault
> and with the warning "corrupted shared library". Some other times, it
> doesn't compile! it complains about the *.h moo-tiff libraries saying that
> the are unmatched #if statements!!
The obvious thing to do here is to check the files that it's
complaining about, to see if there really are any unmatched #if
directives.
> Do I have to re-install moo-tiff? or what is happening?
> The funny things is that if i reboot my machine, re-compile, and run, it
> works!!!
Rebooting shouldn't have any effect. Maybe it's a gcc bug. Which
version are you running?
--
Glynn Clements <[EMAIL PROTECTED]>