"Heiser, Damien" <[EMAIL PROTECTED]> wrote: > I'm not sure if this will (properly) work or not. > > However, I manually went into the configure file and looked for --no-verify. > I then put in "localhost" at the end of that line and it seemed to finish > configuring. > > --- BEGIN --- > checking whether ln -s works... yes > loading cache /dev/null within ltconfig > checking for object suffix... o > checking for executable suffix... no > checking for gcc option to produce PIC... -fPIC > checking if gcc PIC flag -fPIC works... yes > checking if gcc supports -c -o file.o... yes > checking if gcc supports -c -o file.lo... yes > checking if gcc supports -fno-rtti -fno-exceptions ... yes > checking if gcc static flag -static works... -static > checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes > checking whether the linker (/usr/libexec/elf/ld) supports shared > libraries... yes > checking command to parse /usr/bin/nm -B output... ok > checking how to hardcode library paths into programs... immediate > checking for /usr/libexec/elf/ld option to reload object files... -r > checking dynamic linker characteristics... no > checking if libtool supports shared libraries... no > checking whether to build shared libraries... no > checking whether to build static libraries... yes > checking for objdir... .libs > creating libtool > updating cache /dev/null > configure: creating ./config.status > config.status: creating config.h > --- END --- > > Is there something else I should have done? Or maybe there needs to be > something done with the configure scripts?
Is this output from configure or mkall? Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
