Follow-up Comment #4, bug #65800 (group groff):

Additionally, after yesterday's build I had to change a configuration item and
rerun "configure".  The second build gave me an interrogation:

configure: The uchardet library was not found.

  The 'preconv' preprocessor program will be unable to attempt automatic
  inference of an input file's character encoding.  See the preconv(1)
  man page.
  
  GEN      lib/alloca.h
/bin/mv: overwrite 'lib/alloca.h'? y
  GEN      lib/inttypes.h
/bin/mv: overwrite 'lib/inttypes.h'? y
  GEN      lib/limits.h
/bin/mv: overwrite 'lib/limits.h'? y
  GEN      lib/math.h
/bin/mv: overwrite 'lib/math.h'? y
  GEN      lib/stdckdint.h
/bin/mv: overwrite 'lib/stdckdint.h'? y
  GEN      lib/stddef.h
/bin/mv: overwrite 'lib/stddef.h'? y
  GEN      lib/stdio.h
/bin/mv: overwrite 'lib/stdio.h'? y
  GEN      lib/stdlib.h
/bin/mv: overwrite 'lib/stdlib.h'? y
  GEN      lib/string.h
/bin/mv: overwrite 'lib/string.h'? y
  GEN      lib/sys/stat.h
/bin/mv: overwrite 'lib/sys/stat.h'? y
  GEN      lib/sys/types.h
/bin/mv: overwrite 'lib/sys/types.h'? y
  GEN      lib/sys/wait.h
/bin/mv: overwrite 'lib/sys/wait.h'? y
  GEN      lib/time.h
/bin/mv: overwrite 'lib/time.h'? y
  GEN      lib/unistd.h
/bin/mv: overwrite 'lib/unistd.h'? y
  GEN      lib/wchar.h
/bin/mv: overwrite 'lib/wchar.h'? y
  GEN      lib/wctype.h
/bin/mv: overwrite 'lib/wctype.h'? y
  GEN      font/devpdf/DESC
  GEN      font/devpdf/Foundry
  GEN      shdeps.sed

The first few lines above (provided for context) identify themselves as coming
from "configure".  But my command was "./configure && make", and while there's
no marker indicating where one ends and the next begins, subsequent output
looks like make rather than configure.

The rest of the build ran unquestioningly.

Perhaps this is expected if "configure" is run more than once, but I'm sure
I've done that before and don't recall seeing this.  And in general, it seems
weird for "make" to require user interaction.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65800>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to