Re: Fw: CVS compile failure

2004-06-02 Thread Mike Hearn
On Wed, 02 Jun 2004 15:36:56 -0400, Paul R Streitman wrote: > That was the problem! In Mandrake you need a separate static devel > package. Its curious that I was able to compile kernels, x.org, older > levels of wine, etc. without it... Static libc is only used rarely. We use it in Wine because

Fw: CVS compile failure

2004-06-02 Thread Paul R Streitman
Subject Re: CVS compile failure 06/02/2004 02:21

Re: CVS compile failure

2004-06-02 Thread Mike Hearn
On Wed, 02 Jun 2004 12:28:46 -0400, Paul R Streitman wrote: > This is on Mandrake cooker, gcc 3.3.2. Do you have the static libc installed? It's called libc.a and should be a part of the developer packages. thanks -mike

CVS compile failure

2004-06-02 Thread Paul R Streitman
When compiling CVS, I get: ... gcc -c -I. -I. -I../include -I../include-Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o pthread.o pthread.c gcc -o wine-pthread -Wl,--export-dynamic -Wl,--section-start,.interp=0x77f00400 pthread.o main.o -L../