Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #790 (closed defect: wontfix)

Opened 1 year ago

Last modified 1 year ago

can't dsss net install tango

Reported by: Mauer Assigned to: kris
Priority: major Milestone: 0.99.4
Component: Tango Version: 0.99.3 Triller
Keywords: dsss Cc:

Description

With GDC 0.24 on gnu/linux, i can't do dsss net install tango:

...
make -C common/tango -fposix.mak clean CC=gcc DC=gdmd
make[1]: Enter dir '/tmp/DSSS_tango/tango/tango/lib/common/tango'
find . -name "*.di" | xargs rm -f
rm -f core/BitManip.o core/Exception.o core/Memory.o core/Runtime.o core/Thread.o core/ThreadASM.o  stdc/wrap.o stdc/posix/pthread_darwin.o
rm -f 
find . -name "libtango-cc-tango*.a" | xargs rm -f
make[1]: Leave dir '/tmp/DSSS_tango/tango/tango/lib/common/tango'
chmod: Can't access „../tango/core/*.di“: No such file or directory
Command bash returned with code 256, aborting.
Error: Command failed, aborting.

It would also be nice, if libgphobos.a would not have to be replaced when installing the tango core.

Attachments

dsss.conf (2.7 kB) - added by Mauer on 11/26/07 18:14:34.
dsss.conf which installs the tango runtime library

Change History

11/26/07 16:42:01 changed by larsivi

  • priority changed from critical to major.

Do the same problems apply to a dsss install from Tango's source? Otherwise it is not really in our hands.

11/26/07 18:14:34 changed by Mauer

  • attachment dsss.conf added.

dsss.conf which installs the tango runtime library

11/26/07 18:16:05 changed by Mauer

I tried installing it manually, but then the tango runtime library didn't get installed. Now i changed the dsss.conf file, so that the runtime library gets built and installed. But after uninstalling tango, the user will have to manually rename object.d.phobos back to object.d and libgphobos.a.phobos to libgphobos.a, because i dont know how to do that with dsss automatically.

I attached the dsss.conf file

12/06/07 09:25:41 changed by Mauer

  • status changed from new to closed.
  • resolution set to wontfix.

Maybe it's better to install the tango core manually, or to use this funky dsss-gdc-tangocore-package provided somewhere here :P

12/06/07 09:36:43 changed by larsivi

  • milestone set to 0.99.4.