Hi, I need to extract the list of symbols defined in a shared library. My purpose is to load a plugin library at runtime using dlopen, scan the library to find which functions are defined inside and load them using dlsym. I found no dl routine that tells me the content of a library, but something like this must be feasible since this is what nm does.Can anyone give me some hint?
Since a few days, skype automatically hangs the incoming call when I click the green button to answer the call. Is this a common issue or I am the only one having it? I have skype 4.1.0.20-2 using pulseaudio 2.1-1.
snack
https://bbs.archlinux.org/profile.php?id=22123
2012-12-07T15:19:59Z
WonderWoofy wrote:I guess you just need to boot into the live media and either chroot, or create the symlink manually. Remember, you are not enabling getty@.service, but rather getty@tty1.service (the .service is optional).Does adding init=/bin/bash still work? Maybe you could just do that and create the symlink.Yes it's working. What should i do next?
Banton wrote:San2ban wrote:AllanWhat I meant is, it had become PID1. When I issued init 0, init 6 commandsit never worked. It said something about systmctl not recognizing something..So... I imagined it had replaced itself.I re-installed runit-run, and init 0, init 6 started workingThat's just not possible, Archlinux only boots systemd if you tell it to.Not really.
Hi there,I'm just a novice, but I wondered why moc developers didn't write a C library for Music On Console.
walmartshopper wrote:This is preventing Digikam from starting too.And blender too: https://bugs.archlinux.org/task/31918Symlinking libraries like that is a bad practice but may work - just remember to remove the symlink later.
karol
https://bbs.archlinux.org/profile.php?id=25522
2012-10-13T04:08:06Z
Hi,Maybe you didn't read the news ? http://www.archlinux.org/news/the-lib-d … a-symlink/edit : Did you read this guide ? https://wiki.archlinux.org/index.php/De … iki:usrlib
popso
https://bbs.archlinux.org/profile.php?id=61898
2012-07-15T14:29:52Z
This behavior is a little bit strange.
Do you mean you were thinking of creating it as its own temporary fs in fstab? E.g.:tmpfs /var/log tmpfs defaults 0 0Or whatever?I don't see how using a symlink will use less RAM, though. If the symlink method worked, you'd still have all those megabytes in RAM.