Al 24/12/11 01:39, En/na mta`chrono ha escrit:
> I'm using dmd 2.058 and `make -f posix.mak` to compile it. Can you
> please tell me your errors?
> 
> - mta`chrono
> 

$ make -f posix.mak
make MODEL=32 BUILD=release --no-print-directory -f posix.mak
dmd -c -m32 -I../druntime/import -w -d -m32 -O -release -nofloat 
-ofgenerated/release/32/tango/util/log/AppendSocket.o 
tango/util/log/AppendSocket.d
tango/net/Address.d(18): Error: module un is in file 'core/sys/posix/sys/un.d' 
which cannot be read
import path[0] = ../druntime/import
import path[1] = /usr/include/d/dmd/phobos
import path[2] = /usr/include/d/dmd/druntime/import
make[1]: *** [generated/release/32/tango/util/log/AppendSocket.o] Error 1
make: *** [release] Error 2

same result with:
$ make -f posix.mak MODEL=64
-- 
Jordi Sayol

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to