Opened 11 years ago

Closed 11 years ago

#9127 closed bug (no change required)

Missing symlink in /boot/develop/abi/x86/gcc2/lib

Reported by: oco Owned by: pulkomandy
Priority: normal Milestone: R1/alpha4
Component: Kits/Locale Kit Version:
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

While compiling freepascal under a clean hrevr1alpha4-44699 setup, i got an error while linking to liblocale.so.

There is no symlink in /boot/develop/abi/x86/gcc2/lib to /boot/system/lib. Is it intended ?

Change History (1)

comment:1 by pulkomandy, 11 years ago

Resolution: no change required
Status: newclosed
~> ls -l /boot/system/lib/liblocale.so 
lrwxrwxrwx 1 pulkomandy root 8 2012-11-05 17:10 /boot/system/lib/liblocale.so -> libbe.so

liblocale was merged into libbe, you don't need to link to it anymore.

Note: See TracTickets for help on using tickets.