Opened 21 years ago

Closed 21 years ago

Last modified 21 years ago

#842 closed defect (fixed)

configure reports error for reLyX

Reported by: michael.gerz@… Owned by: lasgouttes
Priority: high Milestone:
Component: configure Version: 1.3.0cvs
Severity: minor Keywords: VERIFIED
Cc:

Description

If you run ./configure, the following error message is printed:

configure: configuring in lib/reLyX
configure: running /bin/sh './configure' --prefix=/home/schmitt/Software
'--prefix=/home/schmitt/Software' '--with-extra-prefix=/home/schmitt/Software'
'--enable-debug' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for perl >= 5.002... /usr/bin/perl
configure: creating ./config.status
config.status: creating Makefile
chmod: failed to get attributes of `reLyX': No such file or directory

config.status: creating reLyX
config.status: creating noweb2lyx

Looks like file "reLyX" is created _after_ calling chmod. Despite the error,
configure terminates correctly and the make process works without problems.

Change History (4)

comment:1 by michael.gerz@…, 21 years ago

Summary: configure report error for reLyXconfigure reports error for reLyX

comment:2 by levon, 21 years ago

Severity: normalminor

comment:3 by lasgouttes, 21 years ago

Resolution: fixed
Status: newclosed

This is fixed in 1.3.1

comment:4 by michael.gerz@…, 21 years ago

Keywords: VERIFIED added
Note: See TracTickets for help on using tickets.