D2 port of Tango

Jordi Sayol g.sayol at yahoo.es
Sat Dec 24 00:55:00 PST 2011


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3638 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-announce/attachments/20111224/dc716ee1/attachment.bin>


More information about the Digitalmars-d-announce mailing list