Package: racket Version: 5.1.1+dfsg1-2~bpo60+1 Severity: important If I try to compile an extension using CGC (instead of 3m), I get the following error:
$mzc --cgc --ld example.so example.o example_wrap.o link-extension: (/usr/bin/gcc -fPIC -shared example.o example_wrap.o /usr/lib/racket/mzdyn.o -o example.so) link-extension: gcc-4.4.real: /usr/lib/racket/mzdyn.o: No such file or directory I think it'll just be a matter of setting the correct compilation flags. Cheers, Rafael -- System Information: Debian Release: 6.0.1 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages racket depends on: ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib ii racket-common 5.1.1+dfsg1-2~bpo60+1 extensible programming language in Versions of packages racket recommends: ii racket-doc 5.1.1+dfsg1-2~bpo60+1 extensible programming language in racket suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

