bug-glibc
[Top][All Lists]
Advanced

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

Question about glib buld


From: ccroswhite
Subject: Question about glib buld
Date: Thu, 20 Dec 2001 11:42:04 -0800

Hello.

I am not on the mailing list, so please mail me direct.


I am trying to build the latest glibc for Linux on Itanium.  I have
grabbed glibc-2.2.4 with linuxthreads.  Configures successfully as such:

./configure --enable-add-ons=./linuxthreads

Make gives:

  done > sysdeps/../soversions.iT; exit 0
mv -f sysdeps/../soversions.iT sysdeps/../soversions.i
{ while read lib version setname; do \
    test -z "$setname" || echo "$lib : $setname"; \
  done < sysdeps/../soversions.i; \
  cat Versions.def \
  | sed '/^[  ]*#/d;s/^[  ]*%/#/' | gcc -E -undef -I. -Iinclude -include
sysdeps/../config.h -x assembler-with-cpp - | sed '/^[  ]*#/d;/^[
]*$/d'; \
} | LC_ALL=C mawk -f scripts/firstversions.awk >
sysdeps/../Versions.allT
make: *** [sysdeps/../Versions.all] Error 139


Not exactly sure what is happening here, perhaps the makefile is broken,
I can not even do a make distclean, I have to nuke the dir and untar
again.

Any help would be greatly appreciated.

Attachment: ccroswhite.vcf
Description: Card for


reply via email to

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