newbie - trying to build

Jack Andrews <[email protected]>
Newsgroups gmane.comp.micro-kernel.l4.devel
Message-ID <CAJvHTNxWnoQx5OemD2ZBagsSUoGizEeEoRkJUK-6ekg1R0h6fg@mail.gmail.com>
Hi,

Sorry if this is not the right forum.

I'm following
  https://os.inf.tu-dresden.de/fiasco/build.html

and i could build fiasco just fine.

I made a couple of guesses about how to build L4Re because I couldn't find
much info:

jack@uv:~/fiasco/src/l4$ mkdir mybuild
jack@uv:~/fiasco/src/l4$ make grub2iso E=hello O=mybuild
MODULE_SEARCH_PATH=~/fiasco/src/kernel/fiasco/mybuild/
Processing entry 'hello'
Could not find 'bootstrap' with path
'/home/jack/fiasco/src/kernel/fiasco/mybuild/:/home/jack/fiasco/src/l4/mybuild/bin/amd64_opteron:/home/jack/fiasco/src/l4/mybuild/bin/amd64_opteron/l4f:/home/jack/fiasco/src/l4/mybuild/lib/amd64_opteron:/home/jack/fiasco/src/l4/mybuild/lib/amd64_opteron/l4f'
make: *** [grub2iso] Error 1

I find bootstrap.o, but no 'bootstrap':

jack@uv:~/fiasco/src/l4$ find ../kernel/fiasco/mybuild/ -name bootstrap\*
../kernel/fiasco/mybuild/bootstrap.o

I have googled, including this list, but I haven't found the magic
combination of words to get the answer.

Thanks,
jack.



This is the kernel globalconfig.out:

#
# Automatically generated file; DO NOT EDIT.
# Fiasco configuration
#

#
# Target configuration
#
# CONFIG_IA32 is not set
CONFIG_AMD64=y
# CONFIG_ARM is not set
CONFIG_PF_PC=y
CONFIG_ABI_VF=y
CONFIG_AMD64_K8=y
# CONFIG_AMD64_CORE2 is not set
# CONFIG_AMD64_ATOM is not set
# CONFIG_AMD64_K10 is not set
# CONFIG_CPU_VIRT is not set
CONFIG_SCHED_APIC=y
# CONFIG_WORKAROUND_AMD_FPU_LEAK is not set

#
# Kernel options
#
CONFIG_MP=y
CONFIG_MP_MAX_CPUS=4
CONFIG_CONTEXT_4K=y
# CONFIG_FINE_GRAINED_CPUTIME is not set
CONFIG_SCHED_FIXED_PRIO=y
# CONFIG_SCHED_WFQ is not set
# CONFIG_SCHED_FP_WFQ is not set
# CONFIG_DISABLE_VIRT_OBJ_SPACE is not set
CONFIG_VIRT_OBJ_SPACE=y

#
# Debugging
#
# CONFIG_INLINE is not set
CONFIG_NDEBUG=y
CONFIG_NO_FRAME_PTR=y
# CONFIG_STACK_DEPTH is not set
# CONFIG_LIST_ALLOC_SANITY is not set
# CONFIG_BEFORE_IRET_SANITY is not set
# CONFIG_IRQ_SPINNER is not set
# CONFIG_WATCHDOG is not set
# CONFIG_SERIAL is not set
# CONFIG_JDB is not set
# CONFIG_POWERSAVE_GETCHAR is not set
# CONFIG_WARN_NONE is not set
CONFIG_WARN_WARNING=y
# CONFIG_WARN_ANY is not set

#
# Compiling
#
CONFIG_CC="gcc"
CONFIG_CXX="g++"
CONFIG_HOST_CC="gcc"
CONFIG_HOST_CXX="g++"
# CONFIG_MAINTAINER_MODE is not set
CONFIG_LABEL=""
CONFIG_EXPERIMENTAL=y
CONFIG_BIT64=y
CONFIG_WARN_LEVEL=1
CONFIG_XARCH="amd64"
CONFIG_IA32_TARGET="AMD Opteron"
CONFIG_ABI="vf"

_______________________________________________
l4-hackers mailing list
[email protected]
http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.