[LLVMdev] All SingleSource and MultiSource tests failed at FreeBSD
Reid Spencer
reid at x10sys.com
Wed Nov 10 11:17:59 PST 2004
Vladimir,
The MappedFile.cpp file exists in CVS for all platforms. You need to
update in llvm/lib/System to restore MappedFile.cpp
Reid.
On Wed, 2004-11-10 at 10:46, Vladimir Merzliakov wrote:
> >> This looks like your crtend.a file did not get built correctly. Try
> >> doing
> >> make clean/make install in llvm/runtime/ again.
> >>
> > gmake clean in llvm/runtime/ remove all build tree of nighttest starting
> > with llvm/runtime/../..
> > And then i can't do gmake install :)
> >
> > Ok
> > I will rebuld llvm and check build logs for crtend.a creating and
> > installing
> >
> Current CVS LLVM build without problems but gmake install failed with
> message:
>
> /home/wanderer/pkg/llvm/include/./llvm/Transforms/Utils/UnifyFunctionExitNodes.h
> /home/wanderer/pkg/llvm/include/./llvm/IntrinsicInst.h
> gmake[1]: Entering directory
> `/usr/home/wanderer/pkg/build/llvm/obj/lib/System'
> llvm[1]: Compiling MappedFile.cpp for Debug build
> /home/wanderer/pkg/build/llvm/src/llvm/lib/System/MappedFile.cpp:27:35:
> platform/MappedFile.cpp: No such file or directory
> gmake[1]: ***
> [/usr/home/wanderer/pkg/build/llvm/obj/lib/System/Debug/MappedFile.o] Error
> 1
> gmake[1]: Leaving directory
> `/usr/home/wanderer/pkg/build/llvm/obj/lib/System'
> gmake: *** [install] Error 1
>
> Vladimir
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20041110/63e0b3cd/attachment.sig>
More information about the llvm-dev
mailing list