when i try to compile the the hello server by typing make hello in the l4
building dir, i got an error because i haven't installed doxygen. the problem
is that i want to compile fiasco from an linux from scratch system and then
using the l4linux microkernel.
but doxygen needs xfree and some other progs and i do not want to compile it
at this time course i am in an chroot environment with no other linux
kernel.
i heard doxygen is only need to build documantation files and i do not need
them. …
[View More]so is there a way to change one/some makefiles to exclude doxygen.
i used the cvs-reposetory (l4,oskit,and then linux22) modules from April 02.
--
+++ GMX - Mail, Messaging & more http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!
[View Less]
Hello,
I miss a l4/env/errno.h when I try to compile the logserver in
l4/pkg/log.
I'm using the l4v2-API on i586
May this different on the remote cvs ?
Greeting
Rudolf Weber
... Compiling logserver.o
LD_PRELOAD= GENDEP_TARGET=logserver.o GENDEP_BINARY=cpp0 gcc -c
-D__USE_L4WQLOCKS__ -D__L4__ -DSYSTEM_x86_586_l4v2 -DARCH_x86
-DCPUTYPE_586 -DL4API_l4v2 -I../../../server/include
-I../../../lib/include -I../../../../../include/x86/l4v2
-I/home/rw/l4/current/include/x86/l4v2 -I../../…
[View More]../../../include/x86
-I/home/rw/l4/current/include/x86 -I../../../../../include
-I/home/rw/l4/current/include -nostdinc -I../../../../../../oskit10
-I../../../../../../oskit10/oskit/c -I/home/rw/l4/current/include
-I/home/rw/l4/current/include/oskit/c
-I/usr/lib/gcc-lib/i386-redhat-linux/3.2//include -g -O2 -march=i586
-Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
../../../lib/src/logserver.c -o logserver.o
../../../lib/src/logserver.c:17:26: l4/env/errno.h: No such file or
directory
../../../lib/src/logserver.c: In function `LOG_channel_open':
../../../lib/src/logserver.c:161: `L4_ENOMEM' undeclared (first use in
this function)
../../../lib/src/logserver.c:161: (Each undeclared identifier is
reported only once
../../../lib/src/logserver.c:161: for each function it appears in.)
../../../lib/src/logserver.c:162: `L4_ENOTFOUND' undeclared (first use
in this function)
../../../lib/src/logserver.c: In function `LOG_channel_write':
../../../lib/src/logserver.c:204: `L4_EIPC' undeclared (first use in
this function)
../../../lib/src/logserver.c: In function `LOG_channel_flush':
../../../lib/src/logserver.c:230: `L4_EIPC' undeclared (first use in
this function)
../../../lib/src/logserver.c: In function `LOG_channel_close':
../../../lib/src/logserver.c:256: `L4_EIPC' undeclared (first use in
this function)
--
--
---------------------------------------------------------------
Rudolf Weber
http://www.infnet.verein.de/~rw
E-Mail: rfweber(a)tesionmail.de
[View Less]
on page 57.
lipc conditions - use when it's clear that destination thread runs on the
same CPU.
does this mean scheduler will traverse the per CPU queue and look for idle
destination thread?
> I'm trying to install L4 on the iPAQ (3870).
> So far, my iPAQ has the "bootldr" bootloader and Linux installed.
> I tried to load the precompiled hazelnut rc2 evaluation suite
> for the brutus
> evaluation board over serial cable to ram (to address
> 0xC1000000) und jumped
> to this address (as Volkmar described in nov 2002 on this list).
> This didn't work. The iPAQ wrote some digits on the serial
> line and crashed.
> Has anyone who sucessfully installed …
[View More]L4 on the iPAQ some hints for me?
> Must I compile my own custom L4 for the iPAQ?
> Or must I use angelboot (I didn't find docs about it in google)?
You have to compile your own version of Hazelnut specifically for the
iPaq. The Brutus board is not compatible (the memory layout is
different).
- Volkmar
[View Less]
Hello,
I'm trying to install L4 on the iPAQ (3870).
So far, my iPAQ has the "bootldr" bootloader and Linux installed.
I tried to load the precompiled hazelnut rc2 evaluation suite for the brutus
evaluation board over serial cable to ram (to address 0xC1000000) und jumped
to this address (as Volkmar described in nov 2002 on this list).
This didn't work. The iPAQ wrote some digits on the serial line and crashed.
Has anyone who sucessfully installed L4 on the iPAQ some hints for me?
Must I …
[View More]compile my own custom L4 for the iPAQ?
Or must I use angelboot (I didn't find docs about it in google)?
We need L4 on the iPAQ because we are going to port PERSEUS to it.
My part will be the port of Linux 2.4 to L4/ARM (it will be my master thesis).
Thanks & Regards,
Dominik
--
Universität des Saarlandes
Department for Computer Science, Cryptography and Security
Dominik Gummel email: bofh(a)krypt.cs.uni-sb.de
Building 45, Room 536 Im Stadtwald,D-66123 Saarbrücken
Tel.: +49(681)302-5608 Fax.: +49(681)302 4631 Fu 0172-6916265
public key http://www-krypt.cs.uni-sb.de/~bofh
Fingerprint 5057 7FD9 A0DB 5B92 F1A2 46C1 0070 6200 AAE1 98A9
[View Less]
Hello L4 hackers,
The Fiasco Team is pleased to announce Fiasco version 1.0, the first
official release of the Fiasco L4 microkernel developed at the University
of Technology, Dresden.
Fiasco currently supports Intel and AMD IA-32 processors (i486 and higher)
and implements both version 2 and version X.0 of the L4 interface, as well
as several other features such as I/O flexpages and small address spaces.
Also included in this release are JDB, the powerful Fiasco kernel debugger,
and Fiasco-…
[View More]UX, a user-mode port of Fiasco to the Linux system call interface.
For further information please visit the Fiasco homepage at:
http://os.inf.tu-dresden.de/fiasco/
Udo Steinberg
Operating Systems Group
University of Technology Dresden, Germany
[View Less]
Hello!
Thanks for the reply and sorry that I have to write from
a different account but my link to the host in germany
seems to be down since two days now.
> On Wed Mar 26, 2003 at 07:38:33 +0100, Fabian Sturm wrote:
>
> > When I then boot into it I see some messages of the RMGR but
> > then the system is frozen.
> >
> > Maybe someone knows what I should try next to track this down?
>
> Which version of GRUB are you using? Is it "our" version from CVS?
…
[View More]Hmm I just took the newest from apha.gnu.org 0.93.
I read that you have an own but I thought that is only needed
if you have overlapping modules.
> How did you configure Fiasco? Could you supply your configuration
> (globalconfig.out)!?
Sure. I followed the manual and did a make menuconfig in the build
directory.
I now also tried with the assertions compiled in but none gets triggered
so far.
Thansk a lot, Fabian
#
# Automatically generated, don't edit
#
# Generated on: californium
# At: Wed, 26 Mar 2003 02:30:06 +0000
# Linux version 2.4.20 (root@californium) (gcc version 2.95.4 20011002 (Debian p
rerelease)) #13 Thu Dec 5 19:48:30 EST 2002
#
# Main menu
#
#
# Compiler
#
CONFIG_USE_GCC=y
CONFIG_USE_GCC_3_X=n
#
# Target Architectures
#
#
# Target platform
#
CONFIG_IA32=y
CONFIG_IA64=n
CONFIG_ARM=n
CONFIG_UX=n
#
# Kernel ABI Version
#
CONFIG_ABI_V2=y
CONFIG_ABI_X0=n
#
# Target processor
#
CONFIG_IA32_586=y
CONFIG_IA32_686=n
CONFIG_IA32_K6=n
CONFIG_IA32_K6_2=n
CONFIG_IA32_K6_3=n
CONFIG_ASSEMBLER_IPC_SHORTCUT=y
CONFIG_SCHED_RTC=y
CONFIG_SLOW_RTC=n
CONFIG_DECEIT_BIT_DISABLES_SWITCH=n
CONFIG_DISABLE_AUTO_SWITCH=n
CONFIG_APIC_MASK=n
CONFIG_POWERSAVE_GETCHAR=y
CONFIG_X2_LIKE_SYS_CALLS=n
CONFIG_SYNC_TSC=n
CONFIG_SMALL_SPACES=n
#
# Kernel Debugging
#
CONFIG_INLINE=y
CONFIG_NDEBUG=y
CONFIG_PROFILE=n
CONFIG_NO_FRAME_PTR=n
CONFIG_KDB=y
CONFIG_JDB=y
CONFIG_JDB_LOGGING=n
CONFIG_MAINTAINER_MODE=n
#
# Derived symbols
#
CONFIG_ABI="v2"
CONFIG_IA32_TARGET="Intel Pentium"
CONFIG_XARCH="ia32"
CONFIG_SCHED_PIT=n
#
# That's all, folks!
[View Less]