Opened 15 years ago
Closed 15 years ago
#293 closed defect (fixed)
[wktraster] Missed config.guess and config.sub after autogen.sh exec
Reported by: | jorgearevalo | Owned by: | pracine |
---|---|---|---|
Priority: | medium | Milestone: | WKTRaster 0.1.6 |
Component: | raster | Version: | master |
Keywords: | Cc: |
Description (last modified by )
In revision r4776, after executing ./autogen.sh, files config.guess and config.sub are deleted. I had to execute svn update to restore them from repository and then execute ./configure.
Change History (11)
comment:1 by , 15 years ago
Status: | new → assigned |
---|
comment:2 by , 15 years ago
Description: | modified (diff) |
---|
comment:3 by , 15 years ago
Summary: | Missed config.guess and config.sub after autogen.sh exec → [wktraster] Missed config.guess and config.sub after autogen.sh exec |
---|
comment:4 by , 15 years ago
I have the exact same problem under MinGW... You have to build from a virgin copy of the source.
comment:5 by , 15 years ago
Owner: | removed |
---|---|
Status: | assigned → new |
I don't use MinGW and I can't test it. It looks like MinGW problem, because it works perfectly well in native Unix environment.
comment:6 by , 15 years ago
I tested this in two Unix enviroments (Ubuntu both). In one worked fine, in another one I had the original error. Today I could execute ./configure without problems in one of the enviroments. I'm going to test in the other one.
comment:7 by , 15 years ago
Owner: | set to |
---|
comment:8 by , 15 years ago
The "two Unix environments (Ubuntu both)" does not tell much. The two versions of Linux you use may be significantly different environments with different versions of autotools.
comment:9 by , 15 years ago
Yes, sorry. I didn't have access to the other enviroment. Today, I'll check it. Just now I tested in Ubuntu 9.10 with autoconf 2.64, automake 1.11 and libtool 2.2.6. Works.
comment:10 by , 15 years ago
I'm in the other enviroment right now. Ubuntu 9.10 with same versions on autoconf, automake and libtool. It works, of course.
I can't reproduce the error again. Pierre?
comment:11 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Jorge,
I can not reproduce your problem. I tried to do it this way:
As you see, it works as expected for me.
Environment: