From: Kristian K. <kri...@gm...> - 2007-05-23 18:36:09
|
On 5/23/07, Darrick Hartman <dha...@dj...> wrote: > > Darrick, > > > > Try doing this: > > > > echo "216.207.245.3 register.digium.com" >> /tmp/etc/hosts > > > > And then re-run it. > > > > > > > Ok. Now the register utility runs properly. Is that some sort of dns > issue with uclibc again? > > I do get the following error when going through the process. > > Could not write license file /var/lib/asterisk/licenses/G729-12193349.lic! > > Looks like we need to add a symbolic link from > /var/lib/asterisk/licenses to /mnt/kd/licenses > > Darrick > Darrick, The problem is that DNS resolution in glibc requires another library - libresolv and I didn't copy that into the tarball. I will now. I agree on the symlink. -- Kristian Kielhofner |