Markus Geiger wrote: > I tried to install mgd 1.4.2-1 (not cvs) > on a new server but ./mkall failed because gcc > couldn't find *.lo files. > > The reason is that there are no *.lo files > created at the beginning of ./mkall.
What does configure give for an answer to: checking if gcc supports -c -o file.lo... and do you see compiler lines with '-o <filename>.lo'? The mkall does not produce .lo files. Gcc is supposed to make them. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
