[LLVMdev] LLVM CFE bootstrap problem at FreeBSD after last $(Install) changes in Makefile.rules

Reid Spencer reid at x10sys.com
Thu Feb 17 14:55:06 PST 2005


Vladimir,

Thanks for the note. Unfortunately, the install approach that we're
using in the makefiles is a bit broken, based on Linux install program. 
We'll get this cleaned up soon so that it works on multiple unixes.

Reid.

On Thu, 2005-02-17 at 14:48, Vladimir Merzliakov wrote:
> Command from LLVM CFE bootstrap sequence at FreeBSD:
> gmake -C runtime install-bytecode
> terminated with error (verbose mode):
> 
> --8X-------------------------------------------------------
> llvm[2]: Installing Debug Bytecode Archive 
> /usr/home/wanderer/pkg/build/llvm/night/cfe/bin/../lib/libcrtend.a
> /usr/bin/install -c  -D 
> /usr/home/wanderer/pkg/build/llvm/obj/Debug/lib/libcrtend.bca 
> /usr/home/wanderer/pkg/build/llvm/night/cfe/bin/../lib/libcrtend.a
> install: illegal option -- D
> usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
>                [-o owner] file1 file2
>        install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
>                [-o owner] file1 ... fileN directory
>        install -d [-v] [-g group] [-m mode] [-o owner] directory ...
> gmake[2]: *** 
> [/usr/home/wanderer/pkg/build/llvm/night/cfe/bin/../lib/libcrtend.a] Error 
> 64
> gmake[2]: Leaving directory 
> `/usr/home/wanderer/pkg/build/llvm/obj/runtime/GCCLibraries/crtend'
> gmake[1]: *** [crtend/.makeinstall-bytecode] Error 2
> gmake[1]: Leaving directory 
> `/usr/home/wanderer/pkg/build/llvm/obj/runtime/GCCLibraries'
> gmake: *** [GCCLibraries/.makeinstall-bytecode] Error 2
> gmake: Leaving directory `/usr/home/wanderer/pkg/build/llvm/obj/runtime'
> 
> --X8-------------------------------------------------------
> 
> 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/20050217/039e58c5/attachment.sig>


More information about the llvm-dev mailing list