This is the mail archive of the libc-hacker@sourceware.cygnus.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]

Re: build overhaul [PATCH]


On 31 May 1998 12:20:20 +0200, Andreas Jaeger wrote:
>
>Hi Zack,
>
>I applied your patch (used the sh-script) and started with a clean
>build directory [1].
>
>I configured with:
>../libc/configure  --prefix=/usr/glibc/glibc-2.1 --disable-profile --without-c
>vs --enable-add-ons
>
>and make aborted in db2:
>...
>: /usr/glibc/src/build-2.1/db2/libdb_pic.a
>/opt/egcs/bin/gcc -g  -shared -o /usr/glibc/src/build-2.1/libc.so  -Wl,-dynami
...

The same thing happened to me but when I deleted libc.so and reran the
build it completed successfully, so I thought it was just a glitch.
It's not your make -- I'm still on 3.75.

Best guess is that for some reason libc.so isn't getting created when
it should.  Can you check that in your logfile?

zw


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