This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: non-constant expression in ".if" statement


Nick Marcantonio <nmarcantonio@VCI.com> writes:

> I'm trying to compile glibc-2.3.1 (although I saw the same error with
> glibc-2.3.2) and get the following error:

Which platform? 

> -D_LIBC_REENTRANT -include ../include/libc-symbols.h    -o
> /src/glibc-build/signal/sigsuspend.o
> /tmp/ccvnLnYn.s: Assembler messages:
> /tmp/ccvnLnYn.s.138: Error: non-constant expression in ".if" statement
> /tmp/ccvnLnYn.s.139: Error: non-constant expression in ".if" statement
> /tmp/ccvnLnYn.s.142: Error: non-constant expression in ".if" statement
> make[2]: ***[/src/glibc-build/signal/sigsuspend.o] Error 1
>
> Prior to running 'make' I did a configure --enable-add-ons with only the
> linuxthreads add on. 
>
> Is there something that I am missing? Thanks in advance!

Please look at the assembler lines and figure out where the value
comes from,

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Deutschherrnstr. 15-19, 90429 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


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