Thread: Weird looping Makefile!
I am having a weird problem with 7.1.3: When I try to compile it I am getting this weird behaviour where the make file keeps re-running ./configure - the build process just loops through configure until I kill it. I am using OpenBSD 3.0 beta, gmake 3.79.1. Any clues? Can I provide any more info? Thanks! d
"Douglas Shawhan" <lysdexia@evansville.net> writes: > I am having a weird problem with 7.1.3: When I try to compile it I am > getting this weird behaviour where the make file keeps re-running > ./configure - the build process just loops through configure until I kill > it. I am using OpenBSD 3.0 beta, gmake 3.79.1. Very strange. I don't think it's your gmake; I'm also using 3.79.1, and I don't see anything like that. What options are you giving to configure? regards, tom lane