Re: Can't find the libctl header
"Steven G. Johnson" <[email protected]>
| Newsgroups | gmane.comp.science.photonic-bands |
|---|---|
| Message-ID | <[email protected]> |
On Jul 17, 2009, at 4:14 AM, Bin Shao wrote: > >e.g. what happens if you do > > gcc -E /usr/include/stdio.h > >? It should run and spit out lots of output (the preprocessed > >stdio.h) not freeze or give an error. > > It works and spit out lots of output. But I have no idea what I can > do next to solve the problem. > thanks Look in the config.log file to see exactly what command is causing the error.