[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help: symlink problems building openjdk-6



Niels Thykier dixit:

>I am not how or why, but I think your issue is:
>
>       [ -f libjvm.so ] || { ln -s libjvm.so libjvm.so;
>                                   ^^^^^^^^^^^^^^^^^^^
>                             ln -s libjvm.so.1 libjvm.so.1; }; \
>                                   ^^^^^^^^^^^^^^^^^^^^^^^
>
>
>(Spacing slightly modified).  Those two ln -s lines make self-recursive
>unresolvable symlinks.

Ah, thanks for digging this out. Now I wonder why… will need
to dive into the buildsystem, probably…

bye,
//mirabilos
-- 
<Natureshadow> Dann mach ich git annex copy --to shore und fertig ist das
<Natureshadow> das ist ja viel cooler als ownCloud ...
<mirabilos> sag ich doch
<Natureshadow> ja wieso stimmt das denn immer was du sagst ...


Reply to: