reopen 608220 found 608220 hugs98/98.200609.21-5.1 tags 608220 patch thanks
This isn't completely fixed yet. The build log says: > ../../src/ffihugs -98 -P../../hugsdir/packages/network: -i"HsNet.h" > -i"HsNetworkConfig.h" ../../hugsdir/packages/network/Network/BSD.hs -Iinclude > -DCALLCONV=ccall @EXTRA_CPPFLAGS@ > gcc: @EXTRA_CPPFLAGS@: No such file or directory > runhugs: Error occurred As a result libhugs-network-bundled doesn't contain /usr/lib/hugs/packages/network/Network/BSD.so. packages/network/configure.ac and packages/network/network.buildinfo.in have been modified but configure hasn't been rebuilt. Running autoconf in packages/network fixes the problem. I've prepared a package update: http://mentors.debian.net/debian/pool/main/h/hugs98/hugs98_98.200609.21-5.2.dsc It also ensures that LDFLAGS is empty as the build system can't handle commas (Ubuntu sets LDFLAGS to -Wl,-Bsymbolic-functions by default). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org