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]

non-constant expression in ".if" statement


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:

-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!

Regards, 

Nick Marcantonio



**********************************************************************
This email, and any files transmitted with it, are confidential
and intended solely for the use of the individual or entity to
whom they are addressed. If you have received this email
in error please advise itmail@vci.com.
**********************************************************************


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