Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 175249 - [erlang] Some symlinks are duff (point to nowhere): ecc and elink
Summary: [erlang] Some symlinks are duff (point to nowhere): ecc and elink
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-19 17:13 UTC by Fernando J. Pereda (RETIRED)
Modified: 2007-04-20 09:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando J. Pereda (RETIRED) gentoo-dev 2007-04-19 17:13:09 UTC
ecc and elink are used in the bootstrap process but they don't seem to be available after the building is done.

Why do we have those in first place ? Anything that depends on erlang *should* use erlc and/or hipe:compile(). Is it safe to remove them ?

- ferdy
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2007-04-19 17:19:49 UTC
(In reply to comment #0)
> Why do we have those in first place ? Anything that depends on erlang *should*
> use erlc and/or hipe:compile(). Is it safe to remove them ?

 I do think so...I did not set them so I cannot tell why they were created in the first place.  Look at it later or tomorrow.
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2007-04-20 09:19:51 UTC
Removed.  Thanks ferdy for noting.