This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: No rule to make target vm86.o, needed by stamp.o


On 1/8/06, Mitch Murphy <mitch@mix5.com> wrote:
> i'm getting a dependency error while trying to build a static
> glibc-2.3.5.
>
> make[2]: *** No rule to make target `/Archive/crosstool-0.38/build/
> i686-unknown-linux-gnu/gcc-4.0.2-glibc-2.3.5/build-glibc/misc/
> vm86.o', needed by `/Archive/crosstool-0.38/build/i686-unknown-linux-
> gnu/gcc-4.0.2-glibc-2.3.5/build-glibc/misc/stamp.o'.  Stop.

That looks like
http://sources.redhat.com/bugzilla/show_bug.cgi?id=631
So I guess you were building with --disabled-shared ?
I don't know if --disabled-shared is needed ... you can just
delete the .so's after the build is done, can't you?

If you're also trying to build with --enable-static-nss, you may need
http://kegel.com/crosstool/current/patches/glibc-2.3.5/glibc-2.3.5-fix-pr631.patch
- Dan

--
Wine for Windows ISVs: http://kegel.com/wine/isv


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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