l4-hackers Digest, Vol 50, Issue 7
Adam Lackorzynski
adam at os.inf.tu-dresden.de
Sat Jun 9 00:04:07 CEST 2007
Hi Erik,
On Fri Jun 08, 2007 at 13:17:52 +0200, Erik Schierboom wrote:
> if [ -r ../dice/Makefile.drops ]; then \
> make -C ../dice -f Makefile.drops; \
> fi
> make[1]: Entering directory `/tmp/tudos/dice'
> ../l4/mk/Makeconf:155: Sorry, your object or source path became garbled.
> ../l4/mk/Makeconf:156: OBJ_BASE: /tmp/build
> ../l4/mk/Makeconf:157: SRC_BASE_ABS: /tmp/tudos/l4
> ../l4/mk/Makeconf:158: SRC_DIR: /tmp/tudos/dice
> ../l4/mk/Makeconf:159: OBJ_DIR: /tmp/tudos/dice
> ../l4/mk/Makeconf:160: PKGDIR:
> ../l4/mk/Makeconf:161: L4DIR_ABS: /tmp/tudos/l4
> ../l4/mk/Makeconf:162: PKGDIR_ABS:
> ../l4/mk/Makeconf:163: PKGDIR_OBJ: /tmp/tudos/dice
> ../l4/mk/Makeconf:164: *** Please investigate.. Stop.
> make[1]: Leaving directory `/tmp/tudos/dice'
> make: *** [../dice] Error 2
That happens because you use dice-3.1.1 and not the trunk version.
Please use the trunk version. I don't know why ld failed but do you have
libltdl3 development package (libltdl3-dev) installed? If that doesn't
help please show the complete ld failure message.
Adam
--
Adam adam at os.inf.tu-dresden.de
Lackorzynski http://os.inf.tu-dresden.de/~adam/
More information about the l4-hackers
mailing list