Package: ghdl Version: 0.18-2 Severity: important
(seems as if libdl.so isn't linked in...) $ cat dummy.vhdl entity dummy is end dummy; architecture behaviour of dummy is begin end behaviour; $ ghdl -a dummy.vhdl $ ghdl -e dummy /usr/lib/ghdl/lib/gcc/powerpc-linux/3.4.4/vhdl/lib//libgrt.a(grt-cvpi.o)(.text+0x10): In function `module_open': : undefined reference to `dlopen' /usr/lib/ghdl/lib/gcc/powerpc-linux/3.4.4/vhdl/lib//libgrt.a(grt-cvpi.o)(.text+0x30): In function `module_symbol': : undefined reference to `dlsym' /usr/lib/ghdl/lib/gcc/powerpc-linux/3.4.4/vhdl/lib//libgrt.a(grt-cvpi.o)(.text+0x50): In function `module_error': : undefined reference to `dlerror' collect2: ld returned 1 exit status /usr/lib/ghdl/bin/ghdl: compilation error -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: powerpc (ppc) Kernel: Linux 2.6.12-rc2 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages ghdl depends on: ii gnat-3.4 3.4.3-12 The GNU Ada compiler ii libc6 2.3.2.ds1-21 GNU C Library: Shared libraries an ii libgcc1 1:3.4.3-12 GCC support library -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

