quilt-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Quilt-dev] Make problems with 0.43 and up


From: Dustin Mitchell
Subject: [Quilt-dev] Make problems with 0.43 and up
Date: Sat, 11 Mar 2006 19:28:43 -0600

I've been using 0.42 successfully for a while on a RH9 box, and just tried to upgrade.

Configure works fine, finds gawk, etc.  make gives:
...0
quilt/scripts/parse-patch.in -> quilt/scripts/parse-patch
quilt/scripts/inspect.in -> quilt/scripts/inspect
quilt/scripts/dependency-graph.in -> quilt/scripts/dependency-graph
gcc -g -O2 -Wall -DPACKAGE_NAME=\"quilt\" -DPACKAGE_TARNAME=\"quilt\" -DPACKAGE_VERSION=\"0.44\" -DPACKAGE_STRING=\"quilt\ 0.44\" -DPACKAGE_BUGREPORT=\"address@hidden" -DSTDC_HEADERS=1 -DHAVE_FCHMOD=1 -DHAVE_CHMOD=1 -DHAVE_MKSTEMP=1 -DHAVE_MKDIR=1 -DHAVE_RMDIR=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_STRERROR=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 lib/backup-files.c -o lib/backup-files make: *** No rule to make target `compat/awk', needed by `compat'. Stop.

The thing that seemed to do the trick was to upgrade gmake from 0.79.1 to gmake 0.80. I guess it's time to install a real OS on this box, but since I didn't see anything about this dependency, I thought I'd toss it out there.

Dustin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]