This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Current CVS version is broken



I just run cvs up and started with a clean build directory.

I get the following error:
mv -f /usr/src/build-glibc/20000319-main/soversions.mkT /usr/src/build-glibc/20000319-main/soversions.mk
{ for map in ; do \
    echo $map; \
  done | sed 's/:/ : /'; \
  cat Versions.def; \
} | LC_ALL=C gawk -f scripts/firstversions.awk > /usr/src/build-glibc/20000319-main/Versions.allT
/bin/sh: -c: line 1: syntax error near unexpected token `;'
/bin/sh: -c: line 1: `{ for map in ; do  echo $map;  done | sed 's/:/ : /';  cat Versions.def;  } | LC_ALL=C gawk -f scripts/firstversions.awk > /usr/src/build-glibc/20000319-main/Versions.allT'
make[1]: *** [/usr/src/build-glibc/20000319-main/Versions.all] Error 2

Ulrich, did you misapply Roland's patch?  Roland, is your patch really
ok?

Sorry, no time to investigate now - I'll try to look at it tomorrow.

andreas

P.S. Roland, thanks for the patch - it's really great! - now it only
needs to work ;-).
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]