bug-glibc
[Top][All Lists]
Advanced

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

Problem compiling sed static


From: DiegoWS
Subject: Problem compiling sed static
Date: Sat, 16 Jun 2001 16:42:43 +0000

> I can't compile GNU sed static because gcc show this message:
>
> $./configure
> $make LDFLAGS=-static
> .
> .
> .
> .
> gcc -g -O2 -static -o sed  sed.o compile.o execute.o utils.o
> ../lib/libsed.a
> /usr/lib/libc.a(regex.o): In function `init_syntax_once':
> /tmp/glibc-2.1.3/posix/regex.c:257: multiple definition of
> `re_max_failures'
> ../lib/libsed.a(regex.o):/temp/src/sed/sed-3.02/lib/regex.c:194: first
> defined here
> collect2: ld returned 1 exit status
> make[2]: *** [sed] Error 1
> make[2]: Leaving directory `/temp/src/sed/sed-3.02/sed'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/temp/src/sed/sed-3.02'
> make: *** [all-recursive-am] Error 2
> .
> .
> .
> $

What can I do?


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




reply via email to

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